ocamlPackages.vlq: init at 0.2.1

(cherry picked from commit 91a55816dda6ac8caef47bfa3ff4bcf832ff4b3b)
This commit is contained in:
Joachim Breitner
2021-08-27 10:31:06 +02:00
committed by Vincent Laporte
parent 9d6766c0f0
commit b720376c7c
2 changed files with 27 additions and 0 deletions
+2
View File
@@ -1214,6 +1214,8 @@ let
vg = callPackage ../development/ocaml-modules/vg { };
vlq = callPackage ../development/ocaml-modules/vlq { };
visitors = callPackage ../development/ocaml-modules/visitors { };
wasm = callPackage ../development/ocaml-modules/wasm { };