X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=libraries%2FMakefile;h=a2729dcaf9ec2eb0f2307c447d1a50f3ca29614d;hp=55c31808f5802de7c2db854b0072de138606d091;hb=0069a47ad1a539c894f66163cf30c7d98dc9b016;hpb=fedf1224b59e7d159aba66884aa9705bb0413e78 diff --git a/libraries/Makefile b/libraries/Makefile index 55c3180..a2729dc 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 concurrent unique timeout st getopt base3-compat array packedstring +SUBDIRS = ghc-prim $(INTEGER_LIBRARY) base syb concurrent unique timeout st getopt base3-compat array packedstring SUBDIRS += containers bytestring old-locale old-time filepath ifeq "$(GhcLibsWithUnix)" "YES" SUBDIRS += unix