[project @ 1996-11-26 12:46:28 by dnt]
[ghc-hetmet.git] / ghc / compiler / tests / deSugar / Makefile
diff --git a/ghc/compiler/tests/deSugar/Makefile b/ghc/compiler/tests/deSugar/Makefile
new file mode 100644 (file)
index 0000000..38f5c87
--- /dev/null
@@ -0,0 +1,14 @@
+TOP = ../../../..
+GhcRunTestRules = YES
+# These options apply to all tests
+RUNSTDTEST_OPTS = -noC -ddump-ds -dcore-lint
+include $(TOP)/ghc/mk/ghc.mk
+
+runtests :: $(patsubst %.hs, %.runtest, $(wildcard *.hs))
+       @echo 'TODO: ds014a -- some things that should NOT go through'
+
+#SUBDIRS = cvh-ds-unboxed
+
+ds030_flags = -dppr-all
+ds035_flags = -fglasgow-exts
+ds039_flags = -dppr-all