Raspberry Pi
From HaskellWiki
(Difference between revisions)
(Added some information about the status of GHC on various distros) |
m |
||
| Line 19: | Line 19: | ||
Of the "official" images currently available from the [http://www.raspberrypi.org/downloads Raspberry Pi Downloads] page, the following versions of GHC are available | 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 | + | * Arch Linux - 6.12.3-1 |
| - | * Debian Squeeze - 6.12.3 | + | * Debian Squeeze - [http://packages.debian.org/stable/haskell/ghc6 6.12.1-13] |
| + | * Debian Wheezy - [http://packages.debian.org/wheezy/ghc 7.4.1-3] | ||
== See also == | == See also == | ||
Revision as of 21:25, 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

