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
Alex D
GHC
Commits
ef669fa4
Commit
ef669fa4
authored
Sep 23, 2010
by
simonpj@microsoft.com
Browse files
Do not make FunctionalDependencies force MonoLocalBinds
parent
b6fa4b36
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/main/DynFlags.hs
View file @
ef669fa4
...
...
@@ -1661,7 +1661,6 @@ impliedFlags
,
(
Opt_GADTs
,
Opt_MonoLocalBinds
)
,
(
Opt_TypeFamilies
,
Opt_MonoLocalBinds
)
,
(
Opt_FunctionalDependencies
,
Opt_MonoLocalBinds
)
,
(
Opt_TypeFamilies
,
Opt_KindSignatures
)
-- Type families use kind signatures
-- all over the place
...
...
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