Skip to content

Conversation

@UnixJunkie
Copy link
Collaborator

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].

plus add missing '|' on each first pattern matched
add missing '|' on first pattern matched
add missing '|' character on first pattern matched
renamed:    common.mli -> src/common.mli
renamed:    ocaml.ml -> src/ocaml.ml
renamed:    ocaml.mli -> src/ocaml.mli
renamed:    pipeline.ml -> src/pipeline.ml
renamed:    pipeline.mli -> src/pipeline.mli
renamed:    std.ml -> src/std.ml
renamed:    utils.ml -> src/utils.ml
renamed:    utils.mli -> src/utils.mli
needed to make unused vars explicit
so that dune knows it must be installed
dune requirement, apparently, since from one module we create
both an exe and a library
@UnixJunkie
Copy link
Collaborator Author

related to #7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant