summaryrefslogtreecommitdiff
path: root/libraries/Makefile
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2008-09-03 22:35:08 +0000
committerIan Lynagh <igloo@earth.li>2008-09-03 22:35:08 +0000
commit71cb36e103ce6892256c2e9c712e78ea37e7dff1 (patch)
treece89e10ab73a9a89aaf916202fa88d8bfe55c25b /libraries/Makefile
parent3a006cb547b5e0fafe2add853209519e6d4a1ccc (diff)
downloadhaskell-71cb36e103ce6892256c2e9c712e78ea37e7dff1.tar.gz
Re-merge concurrent,timeout,unique,st,getopt into base
Diffstat (limited to 'libraries/Makefile')
-rw-r--r--libraries/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/Makefile b/libraries/Makefile
index 4249ceec49..1a52cbbe1d 100644
--- a/libraries/Makefile
+++ b/libraries/Makefile
@@ -41,7 +41,7 @@ include $(TOP)/mk/cabal-flags.mk
# Any libraries listed here should also be in ../packages
-SUBDIRS = ghc-prim $(INTEGER_LIBRARY) base syb concurrent unique timeout st getopt base3-compat array packedstring
+SUBDIRS = ghc-prim $(INTEGER_LIBRARY) base syb base3-compat array packedstring
SUBDIRS += containers bytestring old-locale old-time filepath
ifeq "$(GhcLibsWithUnix)" "YES"
SUBDIRS += unix