From: PHO Date: Thu, 23 Feb 2012 13:51:26 +0000 (+0900) Subject: comment fix X-Git-Tag: GHC-7.4.1~2^2~5 X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=pkgsrc-ghc.git;a=commitdiff_plain;h=06fb7c7e61886360f891a56789e021e54df712df comment fix --- diff --git a/Makefile b/Makefile index eb70d15..13c700e 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ PKG_DESTDIR_SUPPORT= user-destdir # Unregisterised HC packages are platform-dependent C sources. Yes, # they are C sources but are totally non-portable. We have to create -# more HC packages to support more platforms. Note that these packages +# more HC packages to support more platforms. Note that those packages # are built with integer-simple, not integer-gmp, to reduce some # complexity by not depending on the GMP. The resulting registerised # GHC uses integer-gmp so this won't be a problem.