You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that Caml is part of base specifically, so you're either meant to open Base or more simply elide the module String = Caml.String line. Not sure if something changed about the compiler at some point but I'm guessing the latter is the easier solution here.
Assuming a fresh install, and running:
add lib to the dune thing
the example in the readme does not compile........
The text was updated successfully, but these errors were encountered: