X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FcoreSyn%2FCoreSyn.lhs;h=64de1511847b5e966a2950c03549af3778df4416;hp=1328b7200f949e6c166c5d38f55c26f0a6d2bd81;hb=ad94d40948668032189ad22a0ad741ac1f645f50;hpb=17b297d97d327620ed6bfab942f8992b2446f1bf diff --git a/compiler/coreSyn/CoreSyn.lhs b/compiler/coreSyn/CoreSyn.lhs index 1328b72..64de151 100644 --- a/compiler/coreSyn/CoreSyn.lhs +++ b/compiler/coreSyn/CoreSyn.lhs @@ -6,11 +6,11 @@ CoreSyn: A data type for the Haskell compiler midsection \begin{code} -{-# OPTIONS_GHC -w #-} +{-# 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/WorkingConventions#Warnings +-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings -- for details module CoreSyn (