Adds ocaml-qtest-2.0.1

Inline test extraction utility for OCaml, originally developed
internally for Batteries

Homepage: https://github.com/vincent-hugot/iTeML
This commit is contained in:
Vincent Laporte
2015-03-21 10:04:14 +01:00
parent a246b849eb
commit 4c8681fea1
2 changed files with 29 additions and 0 deletions
+4
View File
@@ -4179,6 +4179,10 @@ let
pycaml = callPackage ../development/ocaml-modules/pycaml { };
qtest = callPackage ../development/ocaml-modules/qtest {
oasis = ocaml_oasis;
};
re = callPackage ../development/ocaml-modules/re { };
safepass = callPackage ../development/ocaml-modules/safepass { };