nixpkgs/pkgs/development/tools/ocaml/ocamlmod
sternenseemann cdb97ba523 ocamlPackages.ocamlmod: disable tests if ounit is not available
When we redid ounit and ounit2, the minimumOCamlVersion was also pushed
to OCaml 4.04. ocamlmod builds on earlier versions as well, but doesn't
evaluate if we pull in ounit.

Therefore we conditionally disable tests for OCaml < 4.04 which means
for example oasis is available for those versions again as well.
2021-02-21 10:12:22 +01:00
..
default.nix ocamlPackages.ocamlmod: disable tests if ounit is not available 2021-02-21 10:12:22 +01:00