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
sheaf
GHC
Commits
ccd6843d
Commit
ccd6843d
authored
Feb 07, 2020
by
Shayne Fletcher
🥝
Committed by
Marge Bot
Jun 10, 2020
Browse files
Expose impliedGFlags, impledOffGFlags, impliedXFlags
parent
87102928
Changes
1
Show whitespace changes
Inline
Side-by-side
compiler/GHC/Driver/Session.hs
View file @
ccd6843d
...
...
@@ -176,6 +176,13 @@ module GHC.Driver.Session (
canonicalizeHomeModule
,
canonicalizeModuleIfHome
,
TurnOnFlag
,
turnOn
,
turnOff
,
impliedGFlags
,
impliedOffGFlags
,
impliedXFlags
,
-- ** Parsing DynFlags
parseDynamicFlagsCmdLine
,
parseDynamicFilePragma
,
...
...
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