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
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).