aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsimonmar <unknown>2002-05-06 12:30:09 +0000
committersimonmar <unknown>2002-05-06 12:30:09 +0000
commitcd0e300d6751a515bba168d84174ebd64ca66709 (patch)
treed639f3937d05960764bb00f02bd33e5ee3b75c5d /src
parent7b8fa8e753411a00bd76525ef3acab457579193f (diff)
[haddock @ 2002-05-06 12:30:09 by simonmar]
Remove workaround for simplifier bug in previous revision.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Makefile b/src/Makefile
index ef235a24..5fa2ee44 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -3,9 +3,6 @@ include $(TOP)/mk/boilerplate.mk
INSTALLING=1
-# NOTE: This is only a temporary workaround for a bug in GHC's simplifier!
-GHC_HAPPY_OPTS = -ag
-
SRC_HC_OPTS += -package data -package text -package util -fglasgow-exts -cpp
HS_PROG = haddock.bin