X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FcodeGen%2FBitmap.hs;h=acd398c8d5ffd0477bc9eedc9842d367b17b7784;hb=da15d0c556df3eacc6b37327ddffffea306b3760;hp=3b363fd24e5b18591b5bd7972afb3d74fa2fb03e;hpb=0dfab83f21817343d334314ddd25026f3f0224ab;p=ghc-hetmet.git diff --git a/compiler/codeGen/Bitmap.hs b/compiler/codeGen/Bitmap.hs index 3b363fd..acd398c 100644 --- a/compiler/codeGen/Bitmap.hs +++ b/compiler/codeGen/Bitmap.hs @@ -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 --