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
10cce9e2
Commit
10cce9e2
authored
Jun 20, 2008
by
Ian Lynagh
Browse files
directory is now -Wall clean
parent
2930cf4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/Makefile.local
View file @
10cce9e2
...
...
@@ -23,7 +23,7 @@ GhcLibHcOpts += -Wall
# now at least we just disable them completely.
GhcLibHcOpts
+=
-fno-warn-deprecated-flags
ifeq
"$(filter-out array-% base-%
directory-%
editline-% filepath-% ghc-prim-% hpc-% pretty-% process-% unix-% Win32-%,$(package))" ""
ifeq
"$(filter-out array-% base-% editline-% filepath-% ghc-prim-% hpc-% pretty-% process-% 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