ocamlPackages.core_bench: fix on OCaml ≥ 4.03
This commit is contained in:
@@ -754,6 +754,8 @@ let
|
|||||||
else bin_prot_p4;
|
else bin_prot_p4;
|
||||||
|
|
||||||
core_bench =
|
core_bench =
|
||||||
|
if lib.versionOlder "4.03" ocaml.version
|
||||||
|
then janeStreet.core_bench else
|
||||||
callPackage ../development/ocaml-modules/janestreet/core_bench.nix {};
|
callPackage ../development/ocaml-modules/janestreet/core_bench.nix {};
|
||||||
|
|
||||||
core_kernel =
|
core_kernel =
|
||||||
|
|||||||
Reference in New Issue
Block a user