X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=utils%2Fgenapply%2FGenApply.hs;h=fe792a1163429155ba0db01eceb34da423420622;hp=e46b37afcf14c342fb7c3e52bf1b932c7b2ca466;hb=d759c7231dde979ed2824bd39b2fdff24357d355;hpb=fbb3eef5ee8f6f901ed6149b246c3bdbf8bd34fd diff --git a/utils/genapply/GenApply.hs b/utils/genapply/GenApply.hs index e46b37a..fe792a1 100644 --- a/utils/genapply/GenApply.hs +++ b/utils/genapply/GenApply.hs @@ -1,4 +1,10 @@ {-# OPTIONS -cpp -fglasgow-exts #-} +{-# OPTIONS_GHC -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 +-- for details module Main(main) where #include "../../includes/ghcconfig.h"