Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
dbbb808f
Commit
dbbb808f
authored
Jun 22, 2012
by
Duncan Coutts
Committed by
Duncan Coutts
Jun 25, 2012
Browse files
Drop the "ghc-options: -rtsopts" on cabal-install. We do not need it.
parent
43e5c8f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/cabal-install.cabal
View file @
dbbb808f
...
...
@@ -38,7 +38,7 @@ flag bytestring-in-base
Executable cabal
Main-Is: Main.hs
ghc-options: -Wall -threaded
-rtsopts
ghc-options: -Wall -threaded
if impl(ghc >= 6.8)
ghc-options: -fwarn-tabs
Other-Modules:
...
...
Write
Preview
Supports
Markdown
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