Hacker News new | ask | show | jobs
by PhineasRex 2199 days ago
What's interesting is that GHC absolutely supports this already. If you manually link your projects you can use multiple versions of the same library in your project. Cabal doesn't support multiple versions of the same library.