mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-05-11 05:55:17 +00:00
Added cabal freeze subcommand.
This commit is contained in:
@@ -24,6 +24,7 @@ function _cabal_commands() {
|
|||||||
"configure:Prepare to build the package"
|
"configure:Prepare to build the package"
|
||||||
"exec:Run a command with the cabal environment"
|
"exec:Run a command with the cabal environment"
|
||||||
"fetch:Downloads packages for later installation"
|
"fetch:Downloads packages for later installation"
|
||||||
|
"freeze:Freeze dependencies."
|
||||||
"get:Gets a package's source code"
|
"get:Gets a package's source code"
|
||||||
"haddock:Generate Haddock HTML documentation"
|
"haddock:Generate Haddock HTML documentation"
|
||||||
"help:Help about commands"
|
"help:Help about commands"
|
||||||
|
|||||||
Reference in New Issue
Block a user