X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fhsc2hs%2FMakefile;fp=utils%2Fhsc2hs%2FMakefile;h=699aa80a7dc0033b5fd053683f5c34b01c672dbf;hb=cc4da37aa4e75294823ad2356d2352b32a1d30ea;hp=3eeafa295ad420e7799853331ed31b86bdca1764;hpb=a05d3018de55f57b7a2aaf810f1ce5a7f07d4f04;p=ghc-hetmet.git diff --git a/utils/hsc2hs/Makefile b/utils/hsc2hs/Makefile index 3eeafa2..699aa80 100644 --- a/utils/hsc2hs/Makefile +++ b/utils/hsc2hs/Makefile @@ -3,7 +3,7 @@ TOP=../.. include $(TOP)/mk/boilerplate.mk include $(TOP)/mk/cabal-flags.mk -# XXX We would like to turn thsi on, but Cabal generates paths files +# XXX We would like to turn this on, but Cabal generates paths files # that are not -Wall clean! # SRC_HC_OPTS += -Wall