diff options
-rw-r--r-- | compiler/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/Makefile b/compiler/Makefile index be304f9a42..a64cd12fe7 100644 --- a/compiler/Makefile +++ b/compiler/Makefile @@ -854,7 +854,6 @@ endif # typecheck/TcUnify_HC_OPTS += -auto-all # coreSyn/CorePrep_HC_OPTS += -auto-all -# parser/Parser_HC_OPTS += -fasm #----------------------------------------------------------------------------- # Building the GHC package |