[project @ 1998-04-07 07:49:39 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / Makefile
index b169c84..37b8b8e 100644 (file)
@@ -6,5 +6,6 @@ HC_OPTS += -noC
 
 tcfail045_HC_OPTS = -fglasgow-exts
 tcfail068_HC_OPTS = -fglasgow-exts
+tcfail080_HC_OPTS = -fglasgow-exts
 
 include $(TOP)/mk/target.mk