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
056b27b4
Commit
056b27b4
authored
Sep 03, 2012
by
ian@well-typed.com
Browse files
Remove -dstub-dead-values from flag list
parent
892d8621
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/main/StaticFlagParser.hs
View file @
056b27b4
...
...
@@ -102,7 +102,6 @@ flagsStatic = [
,
Flag
"dsuppress-type-signatures"
(
PassFlag
addOpt
)
,
Flag
"dopt-fuel"
(
AnySuffix
addOpt
)
,
Flag
"dno-debug-output"
(
PassFlag
addOpt
)
,
Flag
"dstub-dead-values"
(
PassFlag
addOpt
)
-- rest of the debugging flags are dynamic
----- RTS opts ------------------------------------------------------
...
...
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