Hacker News new | ask | show | jobs
by freyrs3 4284 days ago
Wouldn't say that the community is gravitating toward Nix, it's kind of a false split since Cabal and Nix can only be used together and Nix can't replace cabal. Though Nix can be used to manage a wider package environment than cabal-install can and then cabal is left to the role of a Haskell build system which it excels at.
1 comments

Thanks for the explanation. I'm not a Haskell programmer so I was basing my observation off of some Haskell hackers blog entries.