Repository : ssh://darcs.haskell.org//srv/darcs/haddock

On branches: development,ghc-7.2

http://hackage.haskell.org/trac/ghc/changeset/8301dd47670a2377474d96ce55ce977b3a8d7c03

>---------------------------------------------------------------

commit 8301dd47670a2377474d96ce55ce977b3a8d7c03
Author: David Waern <[email protected]>
Date:   Tue Oct 4 00:22:50 2011 +0200

    Bump version to 2.9.4

>---------------------------------------------------------------

 CHANGES         |    6 ++++++
 doc/haddock.xml |    2 +-
 haddock.cabal   |    2 +-
 haddock.spec    |    2 +-
 4 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/CHANGES b/CHANGES
index 7f65c91..a9014e7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+Changes in version 2.9.4
+
+  * Require GHC >= 7.2
+
+  * Support Alex 3.x
+
 Changes in version 2.9.3
 
   [This is the version that comes with GHC 7.2.1 although it claims it's 
2.9.2!]
diff --git a/doc/haddock.xml b/doc/haddock.xml
index d444be5..5ec97c9 100644
--- a/doc/haddock.xml
+++ b/doc/haddock.xml
@@ -21,7 +21,7 @@
       <holder>Simon Marlow, David Waern</holder>
     </copyright>
     <abstract>
-      <para>This document describes Haddock version 2.9.3, a Haskell
+      <para>This document describes Haddock version 2.9.4, a Haskell
       documentation tool.</para>
     </abstract>
   </bookinfo>
diff --git a/haddock.cabal b/haddock.cabal
index ff0fa9a..604e6bd 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -1,5 +1,5 @@
 name:                 haddock
-version:              2.9.3
+version:              2.9.4
 synopsis:             A documentation-generation tool for Haskell libraries
 description:          Haddock is a documentation-generation tool for Haskell
                       libraries
diff --git a/haddock.spec b/haddock.spec
index 95617a3..049192e 100644
--- a/haddock.spec
+++ b/haddock.spec
@@ -17,7 +17,7 @@
 # version label of your release tarball.
 
 %define name    haddock
-%define version 2.9.3
+%define version 2.9.4
 %define release 1
 
 Name:           %{name}



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to