X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=pkgsrc-ghc.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=13c700e90ec6e9613346a8c171d585fb2ddee6d8;hp=eb70d159f1431f81dc60ebb2539bbfa1b3229908;hb=06fb7c7e61886360f891a56789e021e54df712df;hpb=aeeb1f8fa6f150f85d101cf16752888205ebb7ea 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.