Raspberry Pi
From HaskellWiki
(Difference between revisions)
m (→Links) |
(Added some information about the status of GHC on various distros) |
||
| Line 14: | Line 14: | ||
* [http://www.mail-archive.com/haskell-cafe@haskell.org/msg99529.html Re: <nowiki>[Haskell-cafe]</nowiki> Haskell (GHC 7) on ARM] | * [http://www.mail-archive.com/haskell-cafe@haskell.org/msg99529.html Re: <nowiki>[Haskell-cafe]</nowiki> Haskell (GHC 7) on ARM] | ||
| + | |||
| + | == GHC Status == | ||
| + | |||
| + | Of the "official" images currently available from the [http://www.raspberrypi.org/downloads Raspberry Pi Downloads] page, the following versions of GHC are available | ||
| + | |||
| + | * Arch Linux - 6.12.3 | ||
| + | * Debian Squeeze - 6.12.3 | ||
== See also == | == See also == | ||
Revision as of 20:59, 18 June 2012
This article is a stub. You can help by expanding it.
Contents |
1 Introduction
Raspberry Pi is an ARM based single-board computer, developed for educational purposes, costing USD 25. For more details, see the Wikipedia article about Raspberry Pi, or the FAQ list.
2 Links
3 GHC Status
Of the "official" images currently available from the Raspberry Pi Downloads page, the following versions of GHC are available
- Arch Linux - 6.12.3
- Debian Squeeze - 6.12.3

