X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FndpFlatten%2FFlattenInfo.hs;h=928b5df181ebdacd43a5d1dd7d99b43d9a84e073;hb=c0f21abc488d367252d8dd9287c3c84cf50b9125;hp=a01f996c4fcc7b3c63b46698c44390bc45a97169;hpb=ad94d40948668032189ad22a0ad741ac1f645f50;p=ghc-hetmet.git diff --git a/compiler/ndpFlatten/FlattenInfo.hs b/compiler/ndpFlatten/FlattenInfo.hs index a01f996..928b5df 100644 --- a/compiler/ndpFlatten/FlattenInfo.hs +++ b/compiler/ndpFlatten/FlattenInfo.hs @@ -17,14 +17,6 @@ -- --- TODO ---------------------------------------------------------------------- -- - -{-# 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/CodingStyle#Warnings --- for details - module FlattenInfo ( namesNeededForFlattening ) where