Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
1ab0f771
Commit
1ab0f771
authored
Jun 08, 2014
by
Zbigniew Siciarz
Browse files
Updated cabal commands for Cabal 1.20
parent
859a37d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/cabal/cabal.plugin.zsh
View file @
1ab0f771
...
...
@@ -17,14 +17,15 @@ function _cabal_commands() {
subcommand
)
subcommands
=(
"bench:Run the benchmark, if any (configure with UserHooks)"
"build:
Make this package ready for installation
"
"build:
Compile all targets or specific target.
"
"check:Check the package for common mistakes"
"clean:Clean up after a build"
"copy:Copy the files into the install locations"
"configure:Prepare to build the package"
"exec:Run a command with the cabal environment"
"fetch:Downloads packages for later installation"
"get:Gets a package's source code"
"haddock:Generate H
A
ddock HTML documentation"
"haddock:Generate H
a
ddock HTML documentation"
"help:Help about commands"
"hscolour:Generate HsColour colourised code, in HTML format"
"info:Display detailed information about a particular package"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment