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
jberryman
GHC
Commits
53ddf8f4
Commit
53ddf8f4
authored
Jun 20, 2008
by
Ian Lynagh
Browse files
hpc is -Wall clean
parent
7ab20e4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/Makefile.local
View file @
53ddf8f4
...
...
@@ -23,7 +23,7 @@ GhcLibHcOpts += -Wall
# now at least we just disable them completely.
GhcLibHcOpts
+=
-fno-warn-deprecated-flags
ifeq
"$(filter-out array-% base-% editline-% ghc-prim-%
hpc-%
unix-% Win32-%,$(package))" ""
ifeq
"$(filter-out array-% base-% editline-% ghc-prim-% unix-% Win32-%,$(package))" ""
# XXX We are one of the above list, i.e. we are a package that is not
# yet warning-clean. Thus turn warnings off for now so that validate
# goes through.
...
...
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