ocaml
This commit is contained in:
5
ocaml/dune
Normal file
5
ocaml/dune
Normal file
@@ -0,0 +1,5 @@
|
||||
(executable
|
||||
(name main)
|
||||
(modes js)
|
||||
(libraries js_of_ocaml)
|
||||
(preprocess (pps js_of_ocaml-ppx)))
|
||||
Reference in New Issue
Block a user