@hackage cab0.2.21
A maintenance command of Haskell cabal packages
Categories
License
BSD-3-Clause
Maintainer
Kazu Yamamoto <kazu@iij.ad.jp>
Links
Versions
Installation
Dependencies (11)
- Cabal >=1.18
- attoparsec >=0.10
- base >=4.0 && <5
- bytestring
- conduit >=1.1
- conduit-extra >=1.1.2 Show all…
Dependents (2)
@hackage/prefork, @hackage/acme-everything
This is a MacPorts-like maintenance command of Haskell cabal packages. Some part of this program is a wrapper to "ghc-pkg" and "cabal". If you are always confused due to inconsistency of two commands, or if you want a way to check all outdated packages, or if you want a way to remove outdated packages recursively, this command helps you.