From: Ian Lynagh Date: Thu, 10 Jul 2008 13:47:48 +0000 (+0000) Subject: Typo fixed X-Git-Tag: Before_cabalised-GHC~32 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=cc4da37aa4e75294823ad2356d2352b32a1d30ea Typo fixed --- 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