binary is called "binary", not "ghc-binary", in the HEAD
authorIan Lynagh <igloo@earth.li>
Tue, 29 Sep 2009 21:12:19 +0000 (21:12 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 29 Sep 2009 21:12:19 +0000 (21:12 +0000)
ghc.mk

diff --git a/ghc.mk b/ghc.mk
index 9ba50fe..9dba678 100644 (file)
--- a/ghc.mk
+++ b/ghc.mk
@@ -804,7 +804,7 @@ INSTALLED_GHC_PKG_REAL=$(DESTDIR)$(bindir)/ghc-pkg.exe
 endif
 
 INSTALLED_PACKAGES = $(filter-out haskeline mtl terminfo,$(PACKAGES))
-HIDDEN_PACKAGES = ghc-binary
+HIDDEN_PACKAGES = binary
 
 install_packages: install_libexecs
 install_packages: libffi/package.conf.install rts/package.conf.install