ocamlPackages.ocaml_extlib_maximal: remove at 1.7.5

This commit is contained in:
Vincent Laporte 2018-08-21 18:55:25 +00:00
parent 8a62ad06c2
commit bdaec23d14
No known key found for this signature in database
GPG Key ID: EBD582ADDDB1F81F

View File

@ -610,9 +610,6 @@ let
else null;
ocaml_extlib = callPackage ../development/ocaml-modules/extlib { };
ocaml_extlib_maximal = callPackage ../development/ocaml-modules/extlib {
minimal = false;
};
ocb-stubblr = callPackage ../development/ocaml-modules/ocb-stubblr { };