summaryrefslogtreecommitdiff
path: root/compiler/ndpFlatten/FlattenMonad.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/ndpFlatten/FlattenMonad.hs')
-rw-r--r--compiler/ndpFlatten/FlattenMonad.hs7
1 files changed, 7 insertions, 0 deletions
diff --git a/compiler/ndpFlatten/FlattenMonad.hs b/compiler/ndpFlatten/FlattenMonad.hs
index a9cc53f5fe..fdb7ff5744 100644
--- a/compiler/ndpFlatten/FlattenMonad.hs
+++ b/compiler/ndpFlatten/FlattenMonad.hs
@@ -40,6 +40,13 @@
-- * One FIXME left to resolve.
--
+{-# OPTIONS_GHC -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/WorkingConventions#Warnings
+-- for details
+
module FlattenMonad (
-- monad definition