opam_1_0_0: explicitly specify ocaml version
This commit is contained in:
parent
e5fa83e7f5
commit
43d6264f61
@ -5050,7 +5050,7 @@ in
|
|||||||
nodejs = nodejs-0_10;
|
nodejs = nodejs-0_10;
|
||||||
};
|
};
|
||||||
|
|
||||||
inherit (ocamlPackages) opam_1_0_0;
|
inherit (ocaml-ng.ocamlPackages_4_01_0) opam_1_0_0;
|
||||||
inherit (ocaml-ng.ocamlPackages_4_01_0) opam_1_1;
|
inherit (ocaml-ng.ocamlPackages_4_01_0) opam_1_1;
|
||||||
inherit (ocamlPackages) opam;
|
inherit (ocamlPackages) opam;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user