Remove an unnecessary -w flag
authorIan Lynagh <igloo@earth.li>
Tue, 9 Dec 2008 18:38:12 +0000 (18:38 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 9 Dec 2008 18:38:12 +0000 (18:38 +0000)
compiler/codeGen/Bitmap.hs

index 3b363fd..acd398c 100644 (file)
@@ -1,10 +1,3 @@
-{-# OPTIONS -w #-}
--- The above warning supression flag is a temporary kludge.
--- While working on this module you are encouraged to remove it and fix
--- any warnings in the module. See
---     http://hackage.haskell.org/trac/ghc/wiki/Commentary/CodingStyle#Warnings
--- for details
-
 --
 -- (c) The University of Glasgow 2003-2006
 --