Difference between revisions of "Haskell Platform"
(→Legal) |
(Make html code into code) |
||
Line 32: | Line 32: | ||
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://hackage.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] | ||
Line 41: | Line 43: | ||
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 |
Revision as of 20:18, 17 December 2011
|
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 change log
Trouble shooting
The Haskell Platform project maintains a bug tracker and wiki site, which you can use to report problems, or request features:
Developers
For developers, there is a wiki page with project details:
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
Icons
Icons for the platform installer and desktop.
Legal
- The cherry blossom image used in the 2011 HP release is licensed CC by tanakawho