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