Do not link ghc stage1 using -threaded, only for stage2 or 3
[ghc-hetmet.git] / ghc.mk
diff --git a/ghc.mk b/ghc.mk
index 15d0b35..c9b2809 100644 (file)
--- 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