Difference between revisions of "Haskell Platform"

From HaskellWiki
Jump to navigation Jump to search
(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}}
<center>
 
= [http://hackage.haskell.org/platform The Haskell Platform] =
 
   
  +
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.
[[Image:Platform.png|link=http://hackage.haskell.org/platform|Haskell Platform]]
 
  +
</center>
 
  +
[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

Platform.png
The Haskell Platform


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 ⇒

Download and install

Linux instructions

* Download the Haskell Platform for Linux

Mac instructions

* Download the Haskell Platform for Mac

Windows instructions

* Download the Haskell Platform for Windows

Help and resources

* Known issues
* Report a bug