[project @ 1998-01-21 17:03:19 by sof]
[ghc-hetmet.git] / ghc / tests / deriving / should_compile / Makefile
index bf5946f..b4e9581 100644 (file)
@@ -2,6 +2,6 @@ TOP = ../..
 include $(TOP)/mk/boilerplate.mk
 include $(TOP)/mk/should_compile.mk
 
-HC_OPTS += -noC -dcore-lint -hi
+HC_OPTS += -noC -dcore-lint -nohi
 
 include $(TOP)/mk/target.mk