Haskell Platform
From HaskellWiki
(Difference between revisions)
| Line 11: | Line 11: | ||
=== Linux instructions === | === Linux instructions === | ||
| - | + | * [http://hackage.haskell.org/platform/new/linux.html Download the Haskell Platform for Linux] | |
=== Mac instructions === | === Mac instructions === | ||
| - | + | * [http://hackage.haskell.org/platform/new/mac.html Download the Haskell Platform for Mac] | |
=== Windows instructions === | === Windows instructions === | ||
| - | + | * [http://hackage.haskell.org/platform/new/windows.html Download the Haskell Platform for Windows] | |
== Help and resources == | == Help and resources == | ||
| - | + | * [http://trac.haskell.org/haskell-platform/report/1 Known issues] | |
| - | + | * [http://trac.haskell.org/haskell-platform/newticket?summary=%3CProblem%3E&description=%3CDescribe%20the%20problem%3E&component=Platform Report a bug] | |
Revision as of 07:43, 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 |

