Add the time library, and support for libraries in tarballs
[ghc-hetmet.git] / ghc.mk
diff --git a/ghc.mk b/ghc.mk
index b6df093..81ec2f8 100644 (file)
--- a/ghc.mk
+++ b/ghc.mk
@@ -302,6 +302,7 @@ endif
 PACKAGES += \
        old-locale \
        old-time \
+       time \
        directory \
        process \
        random \