X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FcprAnalysis%2FCprAnalyse.lhs;h=d6525c547c8c2368ed421f8a3f0f2612a9d83086;hb=6fb850636267af7a0a52322c0a670963034ae784;hp=d77250863efa02c17b8f5538080973be8861d480;hpb=d07f6e620d449ef57e82698508bfff2dbf8b8063;p=ghc-hetmet.git diff --git a/compiler/cprAnalysis/CprAnalyse.lhs b/compiler/cprAnalysis/CprAnalyse.lhs index d772508..d6525c5 100644 --- a/compiler/cprAnalysis/CprAnalyse.lhs +++ b/compiler/cprAnalysis/CprAnalyse.lhs @@ -4,13 +4,6 @@ constructed product result} \begin{code} -{-# 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 - #ifndef OLD_STRICTNESS module CprAnalyse ( ) where