[project @ 2001-08-22 11:45:06 by sewardj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_run / Makefile
index 9142864..2e11fb0 100644 (file)
@@ -4,4 +4,7 @@ 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