Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-29 | cabal: add README (#7367) | Akash Krishnan | |
2015-02-22 | Merge pull request #2346 from zsiciarz/master | Robby Russell | |
Updated cabal plugin with Cabal 1.18-1.20 commands. | |||
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-06-09 | Added cabal freeze subcommand. | Zbigniew Siciarz | |
2014-06-08 | Updated cabal commands for Cabal 1.20 | Zbigniew Siciarz | |
2014-06-08 | Fixed typo in cabal plugin. | Zbigniew Siciarz | |
2014-06-08 | Updated cabal plugin with Cabal 1.18 commands. | Zbigniew Siciarz | |
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 | |