Skip to content

Replace opam dependency with ocamlPackages? #84

Closed Answered by balsoft
mistzzt asked this question in Q&A
Discussion options

You must be logged in to vote

In general, no. The dependency tree for every package needs to be conistent, i.e. have exactly the same versions of every dependency, including ocaml itself. Unless you are extremely lucky, or force that to be the case, it will break. (And even otherwise, there will probably be some other issues that pop up).

The best solution is to fix problems with the packages (and then contribute those fixes to opam-nix 😉 )

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mistzzt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants