summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-07-18 12:16:49 +0000
committerIan Lynagh <igloo@earth.li>2009-07-18 12:16:49 +0000
commite27c3aa29483ba9be97ba8d967c7ea16de327247 (patch)
tree3b27da352ba249feb0476777be72ae623f7c6963 /ghc.mk
parent4c96e4908c3cacae8e3feb4a6fccb120a5740a2a (diff)
downloadhaskell-e27c3aa29483ba9be97ba8d967c7ea16de327247.tar.gz
Add the time library, and support for libraries in tarballs
Diffstat (limited to 'ghc.mk')
-rw-r--r--ghc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/ghc.mk b/ghc.mk
index b6df093d33..81ec2f847d 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -302,6 +302,7 @@ endif
PACKAGES += \
old-locale \
old-time \
+ time \
directory \
process \
random \