[project @ 2001-08-08 14:28:08 by simonmar]
[ghc-hetmet.git] / ghc / tests / Makefile
index e3667e6..30abd04 100644 (file)
@@ -5,8 +5,10 @@ SUBDIRS = \
        array \
        ccall \
        codeGen \
+       concurrent \
        deSugar \
        deriving \
+       io \
        lib \
        numeric \
        reader \
@@ -17,8 +19,6 @@ SUBDIRS = \
        programs
 
 #      printing \
-#      io \
 
 include $(TOP)/mk/target.mk
 
-