X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fprelude%2FPrelRules.lhs;h=10cc821e259a6d6731707b0e68e924da992d3529;hp=864c995e71a583f99d14825d8478d974e7844477;hb=7fc749a43b4b6b85d234fa95d4928648259584f4;hpb=17b297d97d327620ed6bfab942f8992b2446f1bf diff --git a/compiler/prelude/PrelRules.lhs b/compiler/prelude/PrelRules.lhs index 864c995..10cc821 100644 --- a/compiler/prelude/PrelRules.lhs +++ b/compiler/prelude/PrelRules.lhs @@ -15,11 +15,11 @@ ToDo: {-# OPTIONS -optc-DNON_POSIX_SOURCE #-} -{-# 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/Commentary/CodingStyle#Warnings -- for details module PrelRules ( primOpRules, builtinRules ) where