Commit Graph

8 Commits

Author SHA1 Message Date
Robby Russell 237304a64c Merge pull request #2346 from zsiciarz/master
Updated cabal plugin with Cabal 1.18-1.20 commands.
2015-02-22 10:24:21 -08:00
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
Zbigniew Siciarz 1274a5e3ab Added cabal freeze subcommand. 2014-06-09 21:03:09 +02:00
Zbigniew Siciarz 1ab0f771bc Updated cabal commands for Cabal 1.20 2014-06-08 12:14:41 +02:00
Zbigniew Siciarz 859a37d4f1 Fixed typo in cabal plugin. 2014-06-08 12:14:41 +02:00
Zbigniew Siciarz d3acea3965 Updated cabal plugin with Cabal 1.18 commands. 2014-06-08 12:14:01 +02: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