[project @ 1998-04-30 20:36:58 by sof]
[ghc-hetmet.git] / ghc / tests / stranal / should_compile / Makefile
index 000b901..8707162 100644 (file)
@@ -4,6 +4,6 @@ include $(TOP)/mk/should_compile.mk
 
 SRC_HC_OPTS += -noC -O -dcore-lint
 
-str001_HC_OPTS = -hi
+str001_HC_OPTS = -hi-with-decls -hi-with-exports -hi-with-instances
 
 include $(TOP)/mk/target.mk