Haskell Platform
From HaskellWiki
(add link to unofficial versions comparison chart) |
|||
| (12 intermediate revisions not shown.) | |||
| Line 6: | Line 6: | ||
__TOC__ | __TOC__ | ||
| + | |||
| + | == What's in the platform == | ||
| + | |||
| + | See | ||
| + | * the [http://hackage.haskell.org/platform/changelog.html change log] | ||
| + | * the unofficial [http://sol.github.com/haskell-platform-versions-comparison-chart/ Versions Comparison Chart] | ||
== Trouble shooting == | == Trouble shooting == | ||
| + | |||
| + | The Haskell Platform project maintains a bug tracker and wiki site, which you can use to report problems, or request features: | ||
* [http://trac.haskell.org/haskell-platform/report/1 Known issues] | * [http://trac.haskell.org/haskell-platform/report/1 Known issues] | ||
| Line 13: | Line 21: | ||
=== Developers === | === Developers === | ||
| + | |||
| + | For developers, there is a wiki page with project details: | ||
* [http://trac.haskell.org/haskell-platform/ Developer's wiki] | * [http://trac.haskell.org/haskell-platform/ Developer's wiki] | ||
| - | + | * [http://trac.haskell.org/haskell-platform/wiki/ReleaseTimetable Release Timetable] | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | * [http:// | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
== Buttons == | == Buttons == | ||
| Line 42: | Line 31: | ||
We have some buttons to let your friends know about the Haskell Platform. | We have some buttons to let your friends know about the Haskell Platform. | ||
| - | [http://haskell.org/platform http://hackage.haskell.org/platform/icons/button-100.png] | + | [http://hackage.haskell.org/platform http://hackage.haskell.org/platform/icons/button-100.png] |
Use this html in your site: | Use this html in your site: | ||
| + | <code> | ||
<nowiki> | <nowiki> | ||
<a href="http://hackage.haskell.org/platform" | <a href="http://hackage.haskell.org/platform" | ||
><img src="http://hackage.haskell.org/platform/icons/button-100.png"></a> | ><img src="http://hackage.haskell.org/platform/icons/button-100.png"></a> | ||
</nowiki> | </nowiki> | ||
| + | </code> | ||
| - | [http://haskell.org/platform http://hackage.haskell.org/platform/icons/button-64.png] | + | [http://hackage.haskell.org/platform http://hackage.haskell.org/platform/icons/button-64.png] |
Use this html in your site: | Use this html in your site: | ||
| + | <code> | ||
<nowiki> | <nowiki> | ||
<a href="http://hackage.haskell.org/platform" | <a href="http://hackage.haskell.org/platform" | ||
><img src="http://hackage.haskell.org/platform/icons/button-64.png"></a> | ><img src="http://hackage.haskell.org/platform/icons/button-64.png"></a> | ||
</nowiki> | </nowiki> | ||
| + | </code> | ||
SVG source for the button: http://haskell.org/haskellwiki/Image:Button.svg | SVG source for the button: http://haskell.org/haskellwiki/Image:Button.svg | ||
| Line 66: | Line 59: | ||
Icons for the platform installer and desktop. | Icons for the platform installer and desktop. | ||
| - | [http:// | + | [http://ireneknapp.com/himitsu/Platform-100.png http://ireneknapp.com/himitsu/Platform-100.png] |
| + | |||
| + | [http://ireneknapp.com/himitsu/Platform-64.png http://ireneknapp.com/himitsu/Platform-64.png] | ||
| + | |||
| + | === Legal === | ||
| - | [http:// | + | * The cherry blossom image used in the 2011 HP release is [http://www.flickr.com/photos/28481088@N00/3291086383/ licensed CC by tanakawho] |
Revision as of 09:44, 18 March 2012
|
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 What's in the platform
See
- the change log
- the unofficial Versions Comparison Chart
2 Trouble shooting
The Haskell Platform project maintains a bug tracker and wiki site, which you can use to report problems, or request features:
2.1 Developers
For developers, there is a wiki page with project details:
3 Buttons
We have some buttons to let your friends know about the Haskell Platform.
Use this html in your site:
<a href="http://hackage.haskell.org/platform"
><img src="http://hackage.haskell.org/platform/icons/button-100.png"></a>
Use this html in your site:
<a href="http://hackage.haskell.org/platform"
><img src="http://hackage.haskell.org/platform/icons/button-64.png"></a>
SVG source for the button: http://haskell.org/haskellwiki/Image:Button.svg
3.1 Icons
Icons for the platform installer and desktop.
3.2 Legal
- The cherry blossom image used in the 2011 HP release is licensed CC by tanakawho



