From cc4da37aa4e75294823ad2356d2352b32a1d30ea Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Thu, 10 Jul 2008 13:47:48 +0000 Subject: [PATCH] Typo fixed --- utils/hsc2hs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.7.10.4