X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FndpFlatten%2FPArrAnal.hs;h=e4c0dc7787a8314e0d138a2ee0c2953f4a201b7c;hb=19b44dcc5e5b9f92735fa99aa45dfaa94777177c;hp=804162c1831a65006416821254deb0ff28e0db88;hpb=4714e5142548941592b208c34685ce684d1bf3d6;p=ghc-hetmet.git diff --git a/compiler/ndpFlatten/PArrAnal.hs b/compiler/ndpFlatten/PArrAnal.hs index 804162c..e4c0dc7 100644 --- a/compiler/ndpFlatten/PArrAnal.hs +++ b/compiler/ndpFlatten/PArrAnal.hs @@ -1,3 +1,10 @@ +{-# 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 + -- $Id$ -- -- Copyright (c) 2002 Manuel M T Chakravarty & Gabriele Keller