Commit Graph

3 Commits

Author SHA1 Message Date
Ashley Valent
3ba10ad0a2 Added cab autocompletion to the cabal plugin.
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.
2015-02-11 11:19:42 +11:00
Brian McKenna
358b6ffcde Add cabal_sandbox_info function
Reports whether the current working directory is within a
sandbox. Useful to check before installing Cabal packages into the
global registry.
2014-02-18 14:37:59 -07:00
Trev
82666e25e3 A cabal plugin based on the lein plugin 2013-06-05 13:22:33 -04:00