X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fmain%2FSysTools.lhs;h=f0b34228596d8f762030130f4dd8a801c00dc8dd;hp=2d4333ca05ad7f385008918b27d02954433c0e19;hb=7fc749a43b4b6b85d234fa95d4928648259584f4;hpb=1c3d4480c8751665e71e344b71a844ca4191acc5 diff --git a/compiler/main/SysTools.lhs b/compiler/main/SysTools.lhs index 2d4333c..f0b3422 100644 --- a/compiler/main/SysTools.lhs +++ b/compiler/main/SysTools.lhs @@ -7,6 +7,13 @@ ----------------------------------------------------------------------------- \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 + module SysTools ( -- Initialisation initSysTools,