[project @ 1999-10-04 14:03:47 by simonmar]
[ghc-hetmet.git] / ghc / tests / Makefile
index 0601aa1..12411c2 100644 (file)
@@ -5,17 +5,20 @@ SUBDIRS = \
        array \
        ccall \
        codeGen \
+       concurrent \
        deSugar \
        deriving \
-       printing \
+       lib \
+       numeric \
        reader \
        rename \
        simplCore \
        stranal \
-       typecheck 
+       typecheck \
+       programs
 
+#      printing \
 #      io \
-#      programs
 
 include $(TOP)/mk/target.mk