Difference between revisions of "User:Lenny222/Haskell"

From HaskellWiki
Jump to navigation Jump to search
Line 9: Line 9:
 
[[Lenny222/Getting Started|Getting Started]]
 
[[Lenny222/Getting Started|Getting Started]]
   
  +
[[Lenny222/Download|Download]]
[http://hackage.haskell.org/platform/ Download]
 
   
 
[[Lenny222/Documentation|Documentation]]
 
[[Lenny222/Documentation|Documentation]]

Revision as of 10:55, 9 July 2009


About

Getting Started

Download

Documentation

Additional Libraries

Community

Haskell is a purely functional, statically typed, polymorphically, lazy programming language.


News

  • 2009-12-31: GHC 6.10, the flagship Haskell compiler, has been released, with a new parallel garbage collector, type families and data parallel arrays. Get it now.
  • 2009-12-31: Over 1000 Haskell libraries and tools have now been released on Hackage.
  • 2009-12-31: The Haskell-prime committee is continuing work on defining the next minor revision of the language specification.