Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
b3a0711b
Commit
b3a0711b
authored
Apr 29, 2007
by
Ian Lynagh
Browse files
Don't enable the monomorphism warning by default
parent
1e70478c
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/main/DynFlags.hs
View file @
b3a0711b
...
...
@@ -584,7 +584,6 @@ standardWarnings
Opt_WarnOverlappingPatterns
,
Opt_WarnMissingFields
,
Opt_WarnMissingMethods
,
Opt_WarnMonomorphism
,
Opt_WarnDuplicateExports
]
...
...
Write
Preview
Markdown
is supported
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