Volt·7 年前·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·7 年前·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.
Volt·8 年前·discussStill subject to the implementation. Chez Scheme is one of the best for performance vs., say, MIT Scheme.