ocamlPackages.janeStreet: 0.10 -> 0.11

This commit is contained in:
Vincent Laporte
2018-07-05 19:40:31 +00:00
parent 1bb95d8409
commit 3b0cd74f55
9 changed files with 387 additions and 304 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ with ocamlPackages;
janePackage {
name = "patdiff";
hash = "04kl9h7j3pzpyic8p34b8i9vpf6qn7ixp077d8i44cpbymdqdn96";
hash = "02cdn5j5brbp4n2rpxprzxfakjbl7n2llixg7m632bih3ppmfcq1";
buildInputs = [ core_extended expect_test_helpers patience_diff ocaml_pcre ];
meta = {
description = "File Diff using the Patience Diff algorithm";