diff options
| -rw-r--r-- | src/Makefile | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile b/src/Makefile index f4766d43..5064025b 100644 --- a/src/Makefile +++ b/src/Makefile @@ -37,8 +37,6 @@ endif  HADDOCKBIN=$(FPTOOLS_TOP_ABS)/haddock/src/$(HS_PROG)  endif # INSTALLING -HADDOCKLIB=$(shell cygpath -w $(libdir) | sed -e 's%\\%/%g') -  HAPPY_OPTS += $(GHC_HAPPY_OPTS)  INSTALLED_SCRIPT_PROG  = haddock-$(ProjectVersion)  | 
