ocaml-herelib: works also with OCaml-4.0+
This commit is contained in:
parent
0fea053461
commit
8e7b1f2ac2
@ -4,7 +4,7 @@ buildOcaml rec {
|
|||||||
version = "109.35.02";
|
version = "109.35.02";
|
||||||
name = "herelib";
|
name = "herelib";
|
||||||
|
|
||||||
minimumSupportedOcamlVersion = "4.02";
|
minimumSupportedOcamlVersion = "4.00";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://github.com/janestreet/herelib/archive/${version}.tar.gz";
|
url = "https://github.com/janestreet/herelib/archive/${version}.tar.gz";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user