Coming back after a few years away from Haskell. What's changed?

That’s not entirely true, though… Stack has its own methods of managing packages, which makes it different to Cabal in what you can easily do (e.g. global stack build <library> is easy).

2 Likes