ocaml-community / ocamlscript

Write an OCaml script, run an optimized executable
Boost Software License 1.0
73 stars 7 forks source link

Dune switch [do not merge] #13

Open UnixJunkie opened 3 years ago

UnixJunkie commented 3 years ago

If we do this, then it compiles with dune, but all the tests and examples fail like

File "/home/berenger/src/ocamlscript/tests/./unpack", line 9, characters 0-26:
Error: Unbound module Ocamlscript

Hence the [do not merge].

UnixJunkie commented 3 years ago

related to https://github.com/mjambon/ocamlscript/issues/7