summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/cabal/cabal.plugin.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/cabal/cabal.plugin.zsh b/plugins/cabal/cabal.plugin.zsh
index b59438f98..148af5ccf 100644
--- a/plugins/cabal/cabal.plugin.zsh
+++ b/plugins/cabal/cabal.plugin.zsh
@@ -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"