What's the best workaround for not having "cabal upgrade"?

Viewed 10067

I want to upgrade all packages, not just a specific one with cabal install --upgrade-dependencies.

2 Answers
Related