[project @ 1999-01-26 11:12:41 by simonm]
[ghc-hetmet.git] / ghc / tests / Makefile
index f702867..c23b020 100644 (file)
@@ -2,19 +2,22 @@ TOP = .
 include $(TOP)/mk/boilerplate.mk
 
 SUBDIRS = \
+       array \
        ccall \
        codeGen \
        deSugar \
        deriving \
-       io \
-       printing \
+       lib \
+       numeric \
        reader \
        rename \
        simplCore \
        stranal \
        typecheck 
 
-#programs
+#      printing \
+#      io \
+#      programs
 
 include $(TOP)/mk/target.mk