[project @ 1997-09-24 11:08:42 by simonm]
[ghc-hetmet.git] / ghc / tests / deriving / should_compile / Makefile
index 8a8af1e..bf5946f 100644 (file)
@@ -2,6 +2,6 @@ TOP = ../..
 include $(TOP)/mk/boilerplate.mk
 include $(TOP)/mk/should_compile.mk
 
-HC_OPTS += -noC -dcore-lint -hi -ddump-tc
+HC_OPTS += -noC -dcore-lint -hi
 
 include $(TOP)/mk/target.mk