Difference between revisions of "Template:Main/Headlines"

From HaskellWiki
Jump to navigation Jump to search
Line 4: Line 4:
   
 
* [http://book.realworldhaskell.org/ '''Real World Haskell'''], a new textbook on Haskell from O'Reilly is now available
 
* [http://book.realworldhaskell.org/ '''Real World Haskell'''], a new textbook on Haskell from O'Reilly is now available
  +
  +
* [http://www.haskell.org/communities/11-2008/html/report.html Find out] what the Haskell Community has been doing this year.
   
 
* See [[Video_presentations/Haskell_Symposium_2008|videos]] from the 2008 Haskell Symposium!
 
* See [[Video_presentations/Haskell_Symposium_2008|videos]] from the 2008 Haskell Symposium!

Revision as of 07:08, 28 November 2008

Headlines

  • 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.
  • Find out what the Haskell Community has been doing this year.
  • See videos from the 2008 Haskell Symposium!
  • The Haskell-prime committee is continuing work on defining the next minor revision of the language specification.