Haskell Platform
From HaskellWiki
(Difference between revisions)
(trying to set the link for the image (quiz: 3 things on this page say "Haskell platform", but only one provides a link to Haskell platform site, which one?)) |
|||
| Line 1: | Line 1: | ||
| - | + | {{HP}} | |
| - | + | ||
| - | [[ | + | 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. |
| - | + | ||
| + | [http://hackage.haskell.org/platform/new/contents.html Learn more about the Haskell Platform ⇒] | ||
| + | |||
| + | __TOC__ | ||
| + | |||
| + | == Download and install == | ||
| + | |||
| + | === Linux instructions === | ||
| + | |||
| + | * [http://hackage.haskell.org/platform/new/linux.html Download the Haskell Platform for Linux] | ||
| + | |||
| + | === Mac instructions === | ||
| + | |||
| + | * [http://hackage.haskell.org/platform/new/mac.html Download the Haskell Platform for Mac] | ||
| + | |||
| + | === Windows instructions === | ||
| + | |||
| + | * [http://hackage.haskell.org/platform/new/windows.html Download the Haskell Platform for Windows] | ||
| + | |||
| + | == 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 |
1 Download and install
1.1 Linux instructions
* Download the Haskell Platform for Linux
1.2 Mac instructions
* Download the Haskell Platform for Mac
1.3 Windows instructions
* Download the Haskell Platform for Windows
2 Help and resources
* Known issues * Report a bug

