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
859a37d4
Commit
859a37d4
authored
Jun 08, 2014
by
Zbigniew Siciarz
Browse files
Fixed typo in cabal plugin.
parent
d3acea39
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/cabal/cabal.plugin.zsh
View file @
859a37d4
...
@@ -20,7 +20,7 @@ function _cabal_commands() {
...
@@ -20,7 +20,7 @@ function _cabal_commands() {
"build:Make this package ready for installation"
"build:Make this package ready for installation"
"check:Check the package for common mistakes"
"check:Check the package for common mistakes"
"clean:Clean up after a build"
"clean:Clean up after a build"
"copy:Copy t
e
h files into the install locations"
"copy:Copy th
e
files into the install locations"
"configure:Prepare to build the package"
"configure:Prepare to build the package"
"fetch:Downloads packages for later installation"
"fetch:Downloads packages for later installation"
"get:Gets a package's source code"
"get:Gets a package's source code"
...
...
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