From: simonmar Date: Wed, 4 Aug 1999 16:02:10 +0000 (+0000) Subject: [project @ 1999-08-04 16:02:10 by simonmar] X-Git-Tag: Approximately_9120_patches~5904 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=bf8c3203b46f7a679466427c101e894aecbc619c;p=ghc-hetmet.git [project @ 1999-08-04 16:02:10 by simonmar] compile tc087 with -fglasgow-exts --- diff --git a/ghc/tests/typecheck/should_compile/Makefile b/ghc/tests/typecheck/should_compile/Makefile index db4a798..7a300ba 100644 --- a/ghc/tests/typecheck/should_compile/Makefile +++ b/ghc/tests/typecheck/should_compile/Makefile @@ -6,6 +6,7 @@ SRC_HC_OPTS += -noC -dcore-lint -fno-warn-incomplete-patterns -hi-with-declarati tc019_HC_OPTS = -fglasgow-exts tc065_HC_OPTS = -syslib misc +tc087_HC_OPTS = -fglasgow-exts tc089_HC_OPTS = -H12m tc097_HC_OPTS = -fglasgow-exts tc100_HC_OPTS = -O