ocamlPackages.janeStreet: 0.12 → 0.13

ocamlPackages.bistro: fix for core-0.13
ocamlPackages.phylogenetics: 2020-01-05 → 2020-01-25
This commit is contained in:
Vincent Laporte
2020-04-13 10:41:51 +02:00
committed by Vincent Laporte
parent 71c405ea2e
commit 3e7a2b9147
6 changed files with 543 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ with ocamlPackages;
janePackage {
pname = "patdiff";
hash = "04krzn6rj2r81z55pms5ayk6bxhlxrm006cbhy0m6rc69a0h00lh";
hash = "1yqvxdmkgcwgx3npgncpdqwkpdxiqr1q41wci7589s8z7xi5nwyz";
buildInputs = [ core_extended expect_test_helpers patience_diff ocaml_pcre shell ];
meta = {
description = "File Diff using the Patience Diff algorithm";