Skip to content
Snippets Groups Projects
Commit b4cb911c authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Update 7.2.1 ANNOUNCE

parent 1cf5c755
No related branches found
No related tags found
No related merge requests found
...@@ -3,11 +3,20 @@ ...@@ -3,11 +3,20 @@
The (Interactive) Glasgow Haskell Compiler -- version 7.2.1 The (Interactive) Glasgow Haskell Compiler -- version 7.2.1
============================================================= =============================================================
The GHC Team is pleased to announce a new major release of GHC. There The GHC Team is pleased to announce a new major release of GHC, 7.2.1.
have been a number of significant changes since the last major release,
including:
<TODO: release note highlights> The 7.2 branch is intended to be more of a "technology preview" than
normal GHC stable branches; in particular, it supports a significantly
improved version of DPH, as well as new features such as compiler
plugins and "safe Haskell". The design of these new features may evolve
as we get more experience with them. See the release notes for more
details of what's new and what's changed.
We are also using this branch as an opportunity to work out the best
workflows to use with git.
We expect the 7.2 branch to be short-lived, with 7.4.1 coming out
shortly after ICFP as normal.
Full release notes are here: Full release notes are here:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment