Difference between revisions of "Haskell 2010"

From HaskellWiki
Jump to: navigation, search
(Added some text and a link to the overview of new features)
(Added section Links and links to The Haskell 2010 Report)
Line 1: Line 1:
The new Haskell standard, Haskell 2010, was [http://www.haskell.org/pipermail/haskell/2009-November/021750.html announced] at November 24th 2009; GHC support is expected in revision 6.14.1
+
== Introduction ==
  
An overview of the new features can be found at the  
+
The new Haskell standard, Haskell 2010, was [http://www.haskell.org/pipermail/haskell/2009-November/021750.html announced] at November 24th 2009; GHC support is expected in revision 6.14.1. An overview of the new features can be found at the [http://hackage.haskell.org/trac/haskell-prime/query?status=new&status=assigned&status=reopened&state=accepted&milestone=Haskell+2010&order=priority Haskell prime wiki]
[http://hackage.haskell.org/trac/haskell-prime/query?status=new&status=assigned&status=reopened&state=accepted&milestone=Haskell+2010&order=priority Haskell prime wiki]
+
 
 +
 
 +
== Links ==
 +
 
 +
* [http://www.haskell.org/onlinereport/haskell2010 The Haskell 2010 Report] online
 +
 
 +
* [http://www.haskell.org/definition/haskell2010.pdf The Haskell 2010 Report] PDF

Revision as of 19:54, 8 August 2010

Introduction

The new Haskell standard, Haskell 2010, was announced at November 24th 2009; GHC support is expected in revision 6.14.1. An overview of the new features can be found at the Haskell prime wiki


Links