bytestring is now in its own package
[ghc-hetmet.git] / libraries / Makefile
index ffb1a90..0d38613 100644 (file)
@@ -35,7 +35,7 @@ default_target: all
 TOP=..
 include $(TOP)/mk/boilerplate.mk
 
-SUBDIRS = base old-locale old-time filepath directory process pretty \
+SUBDIRS = base bytestring old-locale old-time filepath directory process pretty \
           hpc template-haskell readline Cabal random haskell98
 
 ifeq "$(GhcLibsWithUnix)" "YES"