[project @ 1999-06-14 10:34:50 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_run / Makefile
index 52a3fba..2e11fb0 100644 (file)
@@ -5,5 +5,6 @@ include $(TOP)/mk/should_run.mk
 SRC_HC_OPTS += -dcore-lint
 
 tcrun003_HC_OPTS += -fglasgow-exts
+tcrun004_HC_OPTS += -fglasgow-exts
 
 include $(TOP)/mk/target.mk