1 Apr 2011 03:48
A maintenance command of Haskell cabal packages
Kazu Yamamoto <kazu <at> iij.ad.jp>
2011-04-01 01:48:45 GMT
2011-04-01 01:48:45 GMT
Hello cafe, Let me announce a maintenance command of Haskell cabal packages. http://www.mew.org/~kazu/proj/cab/en/ ---- "cab" 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. ---- I'm a user of Yesod. Yesod consists of many packages and they are being updated very quickly. So, I need this command. Regards, --Kazu
RSS Feed