head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2012.06.03.20.52.19;	author pgj;	state Exp;
branches;
next	;


desc
@@


1.1
log
@- Update The Glorious Glasgow Haskell Compiler to version 7.4.1

Please note that port revision for all the Haskell ports without version changes
are also bumped.  Other per-port updates are coming soon (in separate commits)!
In addition to that, separate -docs ports are no longer needed so they are
now removed.

Thanks ashish@@ for the assistance.

Obtained from:	FreeBSD Haskell
@
text
@--- ./libraries/gen_contents_index.orig	2012-02-01 19:10:32.000000000 +0100
+++ ./libraries/gen_contents_index	2012-05-17 02:20:09.000000000 +0200
@@@@ -47,7 +47,6 @@@@
 esac
 
 # Now create the combined contents and index pages
-echo $HADDOCK_ARGS
 $HADDOCK --gen-index --gen-contents -o . \
          -t "Haskell Hierarchical Libraries" \
          -p "prologue.txt" \
@
