ocamlPackages.mstruct: remove at 1.4.0

This commit is contained in:
Vincent Laporte
2020-11-09 08:26:31 +01:00
committed by Vincent Laporte
parent 5c816b9f1a
commit 10fc2a3ac9
2 changed files with 0 additions and 26 deletions

View File

@@ -599,8 +599,6 @@ let
mparser = callPackage ../development/ocaml-modules/mparser { };
mstruct = callPackage ../development/ocaml-modules/mstruct { };
mtime = callPackage ../development/ocaml-modules/mtime { };
mustache = callPackage ../development/ocaml-modules/mustache { };