more fixes

This commit is contained in:
Swrup 2022-02-18 03:22:24 +01:00
parent 46f643cd2e
commit c18af91a9f
4 changed files with 20 additions and 29 deletions

View file

@ -8,7 +8,7 @@
(library
(name js_pretty_post)
(modules js_pretty_post)
(libraries js_of_ocaml brr)
(libraries js_of_ocaml brr unix)
(preprocess
(pps js_of_ocaml-ppx)))