Replies: 2 comments
-
|
Extra packages used for development in opam are typically marked with With dune pkg, we have support for a concept known as "dev tools" which you can configure by running Unfortunately the implementation of dev tools is a bit buggy at the moment, so don't be surprised if you run into some issues. We are currently in the process of redesigning and reimplementing dev tools which can be found here #13457 if you are interested. |
Beta Was this translation helpful? Give feedback.
-
I did try Just tried |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using dune to manage packages. How do I install and start utop? I have this
dune-project:invoking
dune buildordune pkg lockdoesn't seem to install(?) utop. How do I installutopin my current configuration? Is this not supported yet?Beta Was this translation helpful? Give feedback.
All reactions