summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ghc.mk')
-rw-r--r--ghc.mk10
1 files changed, 9 insertions, 1 deletions
diff --git a/ghc.mk b/ghc.mk
index 15d0b35e0c..c9b280984a 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -308,7 +308,15 @@ PACKAGES += \
syb \
template-haskell \
base3-compat \
- Cabal
+ Cabal \
+ mtl \
+ utf8-string
+
+ifneq "$(Windows)" "YES"
+PACKAGES += terminfo
+endif
+
+PACKAGES += haskeline
BOOT_PKGS = Cabal hpc extensible-exceptions