Remove warning flags from individual compiler modules
[ghc-hetmet.git] / compiler / cmm / CmmZipUtil.hs
index 2dcb55f..c7a027e 100644 (file)
@@ -1,10 +1,10 @@
-{-# OPTIONS -Wall -fno-warn-name-shadowing #-}
-module CmmZipUtil 
+
+module CmmZipUtil
   ( zipPreds
   )
 where
 import Prelude hiding (last, unzip)
-import ZipCfg 
+import ZipCfg
 import Maybes
 
 -- | Compute the predecessors of each *reachable* block