[commit: haddock] ghc-7.4: Update CHANGES. (8b71c99)

David Waern waern at galois.com
Wed Feb 1 03:08:25 CET 2012


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

On branch  : ghc-7.4

http://hackage.haskell.org/trac/ghc/changeset/8b71c997072cfc40af62b0557a973e0754e843b6

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

commit 8b71c997072cfc40af62b0557a973e0754e843b6
Author: David Waern <david.waern at gmail.com>
Date:   Wed Feb 1 02:57:36 2012 +0100

    Update CHANGES.

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

 CHANGES |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/CHANGES b/CHANGES
index a9014e7..76ac96e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,19 @@
+Changes in version 2.10.0
+
+ * Require GHC >= 7.4
+
+ * Safe Haskell indications on module pages
+
+ * Type declarations on identifiers no longer necessary
+
+ * Add flag --interface-version
+
+ * Warn when comment refers to in-scope identifier without documentation
+
+ * Bug fix: links to out-of-scope things (#78)
+
+ * Bug fix: module references to other packages work again
+
 Changes in version 2.9.4
 
   * Require GHC >= 7.2





More information about the Cvs-ghc mailing list