Merge pull request #49822 from marsam/feature/update-flow

flow: 0.80.0 -> 0.85.0
This commit is contained in:
Jörg Thalheim
2018-11-07 15:05:57 +00:00
committed by GitHub
3 changed files with 37 additions and 17 deletions

View File

@@ -737,6 +737,8 @@ let
vg = callPackage ../development/ocaml-modules/vg { };
visitors = callPackage ../development/ocaml-modules/visitors { };
wasm = callPackage ../development/ocaml-modules/wasm { };
wtf8 = callPackage ../development/ocaml-modules/wtf8 { };