aboutsummaryrefslogtreecommitdiff
path: root/ANNOUNCE
diff options
context:
space:
mode:
Diffstat (limited to 'ANNOUNCE')
-rw-r--r--ANNOUNCE35
1 files changed, 17 insertions, 18 deletions
diff --git a/ANNOUNCE b/ANNOUNCE
index d06508c0..e56f341f 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,29 +1,28 @@
--------------------------------------------
--- Haddock 2.9.0
+-- Haddock 2.9.3
--------------------------------------------
A new version of Haddock, the Haskell documentation tool, is out!
-This version is compatible with .haddock files produced by the version of
-Haddock that comes with GHC 7.0.1.
+This is the version that comes with GHC 7.2.1 (although that executable claims
+it is version 2.9.2!)
+
+Apologies to people who have sent in patches that haven't made it into this
+release, they will go into the next one.
--------------------------------------------
--- Changes in version 2.9.0
+-- Changes in version 2.9.3
--------------------------------------------
-Changes in version 2.9.0
-
- * Drop support for ghc < 7
-
- * New flag --qual for qualification of names
+Changes in version 2.9.3
- * Print doc coverage information to stdout when generating docs
+ * Build with GHC 7.2.1
- * Include an 'All' option in the A-Z subdivided index
+ * Support blank lines in results of examples
- * Make TOC group header identifiers validate
+ * A type signatures for multiple names generates one signature in the output
- * Minor changes to the API
+ * Minor bug fixes
--------------------------------------------
-- Links
@@ -50,12 +49,12 @@ Code repository:
The following people contributed patches to this release:
-Tobias Brandt
-Mark Lentczner
+Max Bolingbroke
Ian Lynagh
-Simon Marlow
-Simon Michael
-Ryan Newton
+Simon Hengel
+Jose Pedro Magalhaes
+Simon Peyton Jones
+Michal Terepeta
David Waern
--------------------------------------------