X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2FMakefile;h=30abd0444f88f82fe58c6ea73b2d7b56258b238d;hb=06fa575f4b4c51ab48fc4e7f5bd512b8c30325f9;hp=b626f2b010839223841eac76aef3ced474a1e8b7;hpb=7f9b96f5ee1ef690c35dc98747796d69c52393ae;p=ghc-hetmet.git diff --git a/ghc/tests/Makefile b/ghc/tests/Makefile index b626f2b..30abd04 100644 --- a/ghc/tests/Makefile +++ b/ghc/tests/Makefile @@ -5,19 +5,20 @@ SUBDIRS = \ array \ ccall \ codeGen \ + concurrent \ deSugar \ deriving \ + io \ + lib \ numeric \ - printing \ reader \ rename \ simplCore \ stranal \ - typecheck + typecheck \ + programs -# io \ -# programs +# printing \ include $(TOP)/mk/target.mk -