Loading pkgs/development/ocaml-modules/ocamlformat/ocamlformat.nix +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ lib.throwIf ( lib.versionAtLeast ocaml.version "5.0" && !lib.versionAtLeast version "0.23" || lib.versionAtLeast ocaml.version "5.2" && !lib.versionAtLeast version "0.26.2" || lib.versionAtLeast ocaml.version "5.3" && !lib.versionAtLeast version "0.27" ) "ocamlformat ${version} is not available for OCaml ${ocaml.version}" Loading Loading
pkgs/development/ocaml-modules/ocamlformat/ocamlformat.nix +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ lib.throwIf ( lib.versionAtLeast ocaml.version "5.0" && !lib.versionAtLeast version "0.23" || lib.versionAtLeast ocaml.version "5.2" && !lib.versionAtLeast version "0.26.2" || lib.versionAtLeast ocaml.version "5.3" && !lib.versionAtLeast version "0.27" ) "ocamlformat ${version} is not available for OCaml ${ocaml.version}" Loading