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
GHC
Commits
5e8d76a6
Commit
5e8d76a6
authored
Jun 21, 2007
by
simonpj@microsoft.com
Browse files
-fglasgow-exts implies -X=GADTs
parent
bb511e2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/main/DynFlags.hs
View file @
5e8d76a6
...
...
@@ -1121,6 +1121,7 @@ impliedFlags = [
glasgowExtsFlags
=
[
Opt_GlasgowExts
,
Opt_FFI
,
Opt_GADTs
,
Opt_ImplicitParams
,
Opt_ScopedTypeVariables
,
Opt_TypeFamilies
]
...
...
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