[commit: ghc] master,ghc-lwc2: Clarify comment (0ee3165)
Ian Lynagh
igloo at earth.li
Thu Feb 28 15:20:24 CET 2013
Repository : http://darcs.haskell.org/ghc.git/
On branches: master,ghc-lwc2
http://hackage.haskell.org/trac/ghc/changeset/0ee31659afe7a6819f9eb5e233f98e5592f1b439
>---------------------------------------------------------------
commit 0ee31659afe7a6819f9eb5e233f98e5592f1b439
Author: Gabor Greif <ggreif at gmail.com>
Date: Tue Feb 26 22:42:50 2013 +0100
Clarify comment
>---------------------------------------------------------------
ghc.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ghc.mk b/ghc.mk
index c8f9a90..c7cd9be 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -325,7 +325,7 @@ endif
# Properties of packages
# These lists say "if this package is built, here's a property it has"
-# They do not say "this package will be built"; see $(PACKAGES_xx) for that
+# They do not say "this package will be built"; see $(PACKAGES_STAGExx) for that
# Packages that are built but not installed
PKGS_THAT_ARE_INTREE_ONLY := haskeline terminfo xhtml
More information about the ghc-commits
mailing list