[project @ 1997-09-24 11:08:42 by simonm]
[ghc-hetmet.git] / ghc / tests / printing / should_compile / Makefile
index 48fc0b9..fcd30de 100644 (file)
@@ -2,9 +2,9 @@ TOP = ../..
 include $(TOP)/mk/boilerplate.mk
 include $(TOP)/mk/should_compile.mk
 
-HC_OPTS += -noC -ddump-tc -dcore-lint -hi
+HC_OPTS += -noC -dcore-lint -hi
 
-print002_HC_OPTS = -fno-implicit-prelude -dppr-user -ddump-rdr
+print002_HC_OPTS = -fno-implicit-prelude
 
 include $(TOP)/mk/target.mk