Personal tools

Haskell 2010

From HaskellWiki

(Difference between revisions)
Jump to: navigation, search
(Added category History and subsection "Additional change")
Current revision (13:58, 4 January 2013) (edit) (undo)
(Change "new" to "current"; added a link to Haskell')
 
(One intermediate revision not shown.)
Line 1: Line 1:
== Introduction ==
== Introduction ==
-
The new Haskell standard, Haskell 2010, was [http://www.haskell.org/pipermail/haskell/2009-November/021750.html announced] at November 24th 2009; GHC supports it since revision 7.0.1.
+
The current Haskell standard, Haskell 2010, was [http://www.haskell.org/pipermail/haskell/2009-November/021750.html announced] at November 24th 2009; GHC supports it since revision 7.0.1.
Line 31: Line 31:
* [http://www.haskell.org/definition/haskell2010.pdf The Haskell 2010 Report] PDF
* [http://www.haskell.org/definition/haskell2010.pdf The Haskell 2010 Report] PDF
 +
 +
* [[Haskell']]
[[Category:History]]
[[Category:History]]
 +
[[Category:Language]]

Current revision

Contents

1 Introduction

The current Haskell standard, Haskell 2010, was announced at November 24th 2009; GHC supports it since revision 7.0.1.


2 Changes since Haskell '98

Furthermore, changes that were made in the base libraries, were added to the report.


2.1 Additional change

An additional change was published at January 7th 2011:


3 Links