From cd0e300d6751a515bba168d84174ebd64ca66709 Mon Sep 17 00:00:00 2001 From: simonmar Date: Mon, 6 May 2002 12:30:09 +0000 Subject: [haddock @ 2002-05-06 12:30:09 by simonmar] Remove workaround for simplifier bug in previous revision. --- src/Makefile | 3 --- 1 file changed, 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 -- cgit v1.2.3