X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_compile%2FMakefile;h=40612f9db8936ed8fe6fdb57c1e3a2b803de7180;hb=dbf71170c5a24389293e15a06f2606b23207c0fd;hp=5a7d114a2a40840377e8abb0ed131a4f9dc2d3d3;hpb=66ed80491b46a2903ec4e961f9582a9e27fecde9;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_compile/Makefile b/ghc/tests/typecheck/should_compile/Makefile index 5a7d114..40612f9 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 +tc089_HC_OPTS = -H12m tc097_HC_OPTS = -fglasgow-exts # mkdependHS doesn't understand OPTIONS pragmas...