Haskell Platform
From HaskellWiki
(Difference between revisions)
| Line 12: | Line 12: | ||
* [http://tryhaskell.org Try Haskell in your browser] | * [http://tryhaskell.org Try Haskell in your browser] | ||
| - | * [http://learnyouahaskell. | + | * [http://learnyouahaskell.com Learn you a Haskell for Great Good!] |
* [http://book.realworldhaskell.org Real World Haskell] | * [http://book.realworldhaskell.org Real World Haskell] | ||
Revision as of 07:53, 21 March 2010
|
The Haskell Platform is a single, standard Haskell development environment for everyone. It offers a set of blessed libraries and tools, to save you the task of picking and choosing which core Haskell libraries to use.
Learn more about the Haskell Platform ⇒
Contents |

