[commit: ghc] master: Ignore deprecation warnings for bitSize in libs when validating (096c29d)

Ian Lynagh <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/096c29dfe1fd7273b0ef0f2e4b49ddbc6a3928b1

>---------------------------------------------------------------

commit 096c29dfe1fd7273b0ef0f2e4b49ddbc6a3928b1
Author: Ian Lynagh <[email protected]>
Date:   Sun Sep 23 21:46:23 2012 +0100

    Ignore deprecation warnings for bitSize in libs when validating

>---------------------------------------------------------------

 mk/validate-settings.mk |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/mk/validate-settings.mk b/mk/validate-settings.mk
index 08300b9..a94d2b6 100644
--- a/mk/validate-settings.mk
+++ b/mk/validate-settings.mk
@@ -71,6 +71,12 @@ libraries/containers_dist-install_EXTRA_HC_OPTS += -fno-warn-pointless-pragmas
 # bytestring has identities at the moment
 libraries/bytestring_dist-install_EXTRA_HC_OPTS += -fno-warn-identities
 
+# bytestring uses bitSize at the moment
+libraries/bytestring_dist-install_EXTRA_HC_OPTS += -fno-warn-deprecations
+
+# containers uses bitSize at the moment
+libraries/containers_dist-install_EXTRA_HC_OPTS += -fno-warn-deprecations
+
 # Temporarily turn off unused-do-bind warnings for the time package
 libraries/time_dist-install_EXTRA_HC_OPTS += -fno-warn-unused-do-bind 
 # Temporary: mkTyCon is deprecated
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.