Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-11 | Added cab autocompletion to the cabal plugin. | Ashley Valent | |
cab is a wrapper for ghc-pkg and cabal that provides some nice features like listing outdated packages. See https://hackage.haskell.org/package/cab for more details on the cab program. | |||
2014-02-18 | Add cabal_sandbox_info function | Brian McKenna | |
Reports whether the current working directory is within a sandbox. Useful to check before installing Cabal packages into the global registry. | |||
2013-06-05 | A cabal plugin based on the lein plugin | Trev | |