Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
a8d57b05
Commit
a8d57b05
authored
Jul 02, 2008
by
Ian Lynagh
Browse files
Wibble cabal-bin's error message
We don't need to put the program name in it, as that happens automatically
parent
7f92ef63
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/cabal-bin.hs
View file @
a8d57b05
...
...
@@ -34,5 +34,5 @@ main = do
_
|
packageName
pd
==
PackageName
"Cabal"
->
-- Cabal is special...*sigh*
Simple
.
defaultMainArgs
args
|
otherwise
->
die
"
cabal:
Don't know what to do!"
|
otherwise
->
die
"Don't know what to do!"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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