Samsung Chromebook XE303C12: Difference between revisions
Mikesteele81 (talk | contribs) |
Mikesteele81 (talk | contribs) |
||
Line 8: | Line 8: | ||
== GHC Status == | == GHC Status == | ||
=== Ubuntu 13.04 === | |||
Ubuntu's ARM packaged repository includes binaries for GHC 7.6.2. Ghci is not included, and as a result no libraries using Template Haskell are able to build. | |||
== Current Issues == | == Current Issues == |
Latest revision as of 21:58, 11 June 2013
This article is a stub. You can help by expanding it.
Introduction
The Samsung Chromebook XE303C12 is an ARM based computer. The system comes with Google's Chrome OS installed, but it is possible to install an alternative operating system by placing the computer in developer mode. Ubuntu is good choice for Haskell users because there are packaged binaries for GHC and many hackage libraries available.
Links
GHC Status
Ubuntu 13.04
Ubuntu's ARM packaged repository includes binaries for GHC 7.6.2. Ghci is not included, and as a result no libraries using Template Haskell are able to build.