X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FcodeGen%2FBitmap.hs;h=acd398c8d5ffd0477bc9eedc9842d367b17b7784;hp=3b363fd24e5b18591b5bd7972afb3d74fa2fb03e;hb=d0faaa6fa0cecd23c5670fd199e9206275313666;hpb=0dfab83f21817343d334314ddd25026f3f0224ab 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 --