Commit 1274a5e3 authored by Zbigniew Siciarz's avatar Zbigniew Siciarz
Browse files

Added cabal freeze subcommand.

parent 1ab0f771
......@@ -24,6 +24,7 @@ function _cabal_commands() {
"configure:Prepare to build the package"
"exec:Run a command with the cabal environment"
"fetch:Downloads packages for later installation"
"freeze:Freeze dependencies."
"get:Gets a package's source code"
"haddock:Generate Haddock HTML documentation"
"help:Help about commands"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment