From b90077303f7712efe392d5da077815e33f778571 Mon Sep 17 00:00:00 2001 From: simonmar Date: Mon, 10 Nov 2003 15:32:43 +0000 Subject: [PATCH] [project @ 2003-11-10 15:32:43 by simonmar] Change the documentation title from "Haskell Core Libraries" to "Haskell Hierarchical Libraries". --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5992c25..0bbd9ab 100644 --- a/Makefile +++ b/Makefile @@ -115,7 +115,7 @@ EXCLUDED_HADDOCK_SRCS = \ GHC/PrimopWrappers.hs \ GHC/PArr.hs -SRC_HADDOCK_OPTS += -t "Haskell Core Libraries (base package)" \ +SRC_HADDOCK_OPTS += -t "Haskell Hierarchical Libraries ($(PACKAGE) package)" \ --no-implicit-prelude -p prologue.txt # ----------------------------------------------------------------------------- -- 1.7.10.4