Volt·hace 7 años·discussIt still sucks. I have a few Haskell projects from a few years ago that I wanted to compile on another system. So I froze the dependencies, moved the project, and tried to build. Solver failed. I gave up.
Volt·hace 7 años·discussNot the parent, but I think dynamic linking with system libraries is the only time it makes good sense. Otherwise you're just asking for trouble.