X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FMakefile;h=9ddef07d331d8e608b4b6b737dc5aa8dce5b373f;hb=6f601b9b98ee37f36f65c9e86675ae7dbab0300c;hp=50c16f48e43235a1952b18621e1bad7a60c0070c;hpb=0b9530245a33b8206ca38b9de6dfb01e056fd8dc;p=ghc-hetmet.git diff --git a/compiler/Makefile b/compiler/Makefile index 50c16f4..9ddef07 100644 --- a/compiler/Makefile +++ b/compiler/Makefile @@ -812,7 +812,7 @@ endif # typecheck/TcType_HC_OPTS += -auto-all # typecheck/TcUnify_HC_OPTS += -auto-all -coreSyn/CorePrep_HC_OPTS += -auto-all +# coreSyn/CorePrep_HC_OPTS += -auto-all # parser/Parser_HC_OPTS += -fasm #-----------------------------------------------------------------------------