Merge staging-next into staging
This commit is contained in:
+1
@@ -1,6 +1,7 @@
|
||||
{ stdenv, lib, fetchurl, ocaml, findlib }:
|
||||
|
||||
if !lib.versionAtLeast ocaml.version "4.02"
|
||||
|| lib.versionAtLeast ocaml.version "4.12"
|
||||
then throw "dune is not available for OCaml ${ocaml.version}"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user