X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2FMakefile;h=12411c29d71b3562392eb0b14520c72fcadf347b;hb=62a6dd852deb4efd4ac99b8e8c5a9b0355e9e9df;hp=0601aa14671f63187d9fbb0fbff82b4a62803d72;hpb=9b4229529c602b06eb4bad1e0da39d8b9dc1dc75;p=ghc-hetmet.git diff --git a/ghc/tests/Makefile b/ghc/tests/Makefile index 0601aa1..12411c2 100644 --- a/ghc/tests/Makefile +++ b/ghc/tests/Makefile @@ -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