summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ghc.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/ghc.mk b/ghc.mk
index 139b6d1a39..a06c4a7fae 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -432,10 +432,8 @@ else # CLEANING
PACKAGES_STAGE0 = binary Cabal/Cabal hpc ghc-boot-th ghc-boot hoopl transformers template-haskell
ifeq "$(Windows_Host)" "NO"
-ifneq "$(HostOS_CPP)" "ios"
PACKAGES_STAGE0 += terminfo
endif
-endif
PACKAGES_STAGE1 += ghc-prim
PACKAGES_STAGE1 += $(INTEGER_LIBRARY)
@@ -472,10 +470,8 @@ PACKAGES_STAGE1 += xhtml
endif
ifeq "$(Windows_Target)" "NO"
-ifneq "$(TargetOS_CPP)" "ios"
PACKAGES_STAGE1 += terminfo
endif
-endif
PACKAGES_STAGE1 += haskeline
PACKAGES_STAGE1 += ghci