How to load a library #143
Unanswered
eureka-cpu
asked this question in
Q&A
Replies: 2 comments 2 replies
-
|
You add it to the |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
That seemed to at least build, but if I add base to a module with |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to understand how I would add a library, for instance
Base(ocamlPackages.base). Adding it to mymkShelldoesn't seem to work, which I guess makes sense. How would I add this library so that I can use it?Beta Was this translation helpful? Give feedback.
All reactions