Remove warning flags from individual compiler modules
[ghc-hetmet.git] / compiler / cmm / DFMonad.hs
index fc2fd45..0365cbb 100644 (file)
@@ -1,4 +1,4 @@
-{-# OPTIONS -Wall -fno-warn-name-shadowing #-}
+
 module DFMonad
     ( OptimizationFuel
     , DFTx, runDFTx, lastTxPass, txDecrement, txRemaining, txExhausted