[commit: ghc] ghc-7.6: Update ANNOUNCE (b13a6f8)
Ian Lynagh
igloo at earth.li
Tue Jan 29 19:34:12 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-7.6
http://hackage.haskell.org/trac/ghc/changeset/b13a6f8d0a51c5b568f12c0fc1940f42d9cb1a8a
>---------------------------------------------------------------
commit b13a6f8d0a51c5b568f12c0fc1940f42d9cb1a8a
Author: Ian Lynagh <ian at well-typed.com>
Date: Tue Jan 29 17:22:52 2013 +0000
Update ANNOUNCE
>---------------------------------------------------------------
ANNOUNCE | 20 +++++---------------
1 files changed, 5 insertions(+), 15 deletions(-)
diff --git a/ANNOUNCE b/ANNOUNCE
index 510d5d6..586cf18 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,26 +1,16 @@
=============================================================
- The (Interactive) Glasgow Haskell Compiler -- version 7.6.1
+ The (Interactive) Glasgow Haskell Compiler -- version 7.6.2
=============================================================
-The GHC Team is pleased to announce a new major release of GHC, 7.6.1.
+The GHC Team is pleased to announce a new major release of GHC, 7.6.2.
-Here are some of the highlights of the 7.6 branch since 7.4:
-
- * Polymorphic kinds and data promotion are now fully implemented and
- supported features.
-
- * Windows 64bit is now a supported platform.
-
- * It is now possible to defer type errors until runtime using the
- -fdefer-type-errors flag.
-
- * The RTS now supports changing the number of capabilities at runtime
- with Control.Concurrent.setNumCapabilities.
+This release fixes a number of bugs relative to 7.6.1, so we recommend
+upgrading.
Full release notes are here:
- http://www.haskell.org/ghc/docs/7.6.1/html/users_guide/release-7-6-1.html
+ http://www.haskell.org/ghc/docs/7.6.2/html/users_guide/release-7-6-2.html
How to get it
~~~~~~~~~~~~~
More information about the ghc-commits
mailing list