X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Fconfig.mk.in;h=f27a4b1c9b832a810e196a146f73e382eb55fb46;hb=403e810b5684fa88360ce974696aa3517a002d88;hp=5825ef364984d51250a507b02f881bd4080b3d7a;hpb=954804ab61ee91361bb344b09dfe850caacc232b;p=ghc-hetmet.git diff --git a/mk/config.mk.in b/mk/config.mk.in index 5825ef3..f27a4b1 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -1108,7 +1108,7 @@ HAPPY_VERSION = @HappyVersion@ # # Options to pass to Happy when we're going to compile the output with GHC # -GHC_HAPPY_OPTS = -agc +GHC_HAPPY_OPTS = -agc --strict # Temp. to work around performance problems in the HEAD around 8/12/2003, # A Happy compiled with this compiler needs more stack.