ocamlPackages.ocf: init at 0.5.0

This commit is contained in:
regnat
2017-03-23 08:40:21 +01:00
committed by Vincent Laporte
parent 401c284af0
commit 2f020cf7c1
2 changed files with 36 additions and 0 deletions

View File

@@ -371,6 +371,8 @@ let
ocaml_text = callPackage ../development/ocaml-modules/ocaml-text { };
ocf = callPackage ../development/ocaml-modules/ocf { };
ocpBuild = callPackage ../development/tools/ocaml/ocp-build { };
ocpIndent = callPackage ../development/tools/ocaml/ocp-indent { };