Merge pull request #35439 from mt-caret/janestreet-0.10.0

janeStreet: 0.9.0 -> 0.10.0
This commit is contained in:
Vincent Laporte
2018-03-07 09:06:32 +01:00
committed by GitHub
5 changed files with 741 additions and 124 deletions

View File

@@ -4,7 +4,7 @@ with ocamlPackages;
janePackage {
name = "patdiff";
hash = "15b6nkmd2z07j4nnmkb2g6qn3daw2xmmz3lgswkj03v29ffib014";
hash = "04kl9h7j3pzpyic8p34b8i9vpf6qn7ixp077d8i44cpbymdqdn96";
buildInputs = [ core_extended expect_test_helpers patience_diff ocaml_pcre ];
meta = {
description = "File Diff using the Patience Diff algorithm";