summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorDuncan Coutts <duncan@well-typed.com>2014-08-22 15:10:47 +0100
committerEdward Z. Yang <ezyang@cs.stanford.edu>2014-08-29 12:39:04 +0100
commit227205e1b5143631b1f47ef9b4677a1b6675b067 (patch)
tree008e1c3eda26c0f62b878b472609a41191c4e4b5 /ghc.mk
parent9597a258d356ae83411a512351c92428b61c112d (diff)
downloadhaskell-227205e1b5143631b1f47ef9b4677a1b6675b067.tar.gz
Make binary a boot package
Since ghc-pkg needs a relatively recent version.
Diffstat (limited to 'ghc.mk')
-rw-r--r--ghc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc.mk b/ghc.mk
index 8ba90fe831..fb93ef0a16 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -383,7 +383,7 @@ else
# programs such as GHC and ghc-pkg, that we do not assume the stage0
# compiler already has installed (or up-to-date enough).
-PACKAGES_STAGE0 = Cabal/Cabal hpc bin-package-db hoopl transformers
+PACKAGES_STAGE0 = Cabal/Cabal hpc binary bin-package-db hoopl transformers
ifeq "$(Windows_Host)" "NO"
ifneq "$(HostOS_CPP)" "ios"
PACKAGES_STAGE0 += terminfo