Difference between revisions of "Haskell Platform"

From HaskellWiki
Jump to navigation Jump to search
(Fix https://github.com/haskell/haskell-platform/issues/116)
m (Update link)
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
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.
 
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/contents.html Learn more about the Haskell Platform ⇒]
+
[http://haskell.org/platform/contents.html Learn more about the Haskell Platform ⇒]
   
 
__TOC__
 
__TOC__
Line 9: Line 9:
 
== What's in the platform ==
 
== What's in the platform ==
   
See the unofficial [http://sol.github.com/haskell-platform-versions-comparison-chart/ Versions Comparison Chart].
+
See the official [http://www.haskell.org/platform/changelog.html Haskell Platform Changelog].
   
   
Line 20: Line 20:
 
=== Developers ===
 
=== Developers ===
   
There is a [http://trac.haskell.org/haskell-platform/ wiki] with project details.
+
* New [https://github.com/haskell/haskell-platform/wiki/ Haskell Platform Wiki]
  +
* Old [http://trac.haskell.org/haskell-platform/ Trac wiki]
 
   
 
== Buttons ==
 
== Buttons ==

Revision as of 14:34, 11 August 2014

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 ⇒

What's in the platform

See the official Haskell Platform Changelog.


Trouble shooting

Report bugs on GitHub: Haskell Platform Issues.


Developers

Buttons

We have some buttons to let your friends know about the Haskell Platform.

button-100.png

Use this html in your site:

<a href="http://haskell.org/platform"> <img src="http://raw.githubusercontent.com/haskell/haskell-platform/master/website/icons/button-100.png"></a>

button-64.png

Use this html in your site:

<a href="http://hackage.haskell.org/platform"> <img src="http://raw.githubusercontent.com/haskell/haskell-platform/master/website/icons/button-64.png"></a>

SVG source for the button: http://haskell.org/haskellwiki/Image:Button.svg


Icons

Icons for the platform installer and desktop.

Platform-100.png

Platform-64.png


Legal