Skip to content
GitLab
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
ecd2cb1f
Commit
ecd2cb1f
authored
Sep 25, 2016
by
Mikhail Glushenkov
Committed by
GitHub
Sep 25, 2016
Browse files
Merge pull request #3894 from hvr/pr/rtsopts
Enable `-rtsopts` for `cabal` executable
parents
1535bd3e
5edaa0c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/cabal-install.cabal
View file @
ecd2cb1f
...
...
@@ -228,7 +228,7 @@ Flag debug-tracetree
executable cabal
main-is: Main.hs
ghc-options: -Wall -fwarn-tabs
ghc-options: -Wall -fwarn-tabs
-rtsopts
if impl(ghc >= 8.0)
ghc-options: -Wcompat
-Wnoncanonical-monad-instances
...
...
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