House
From HaskellWiki
(Difference between revisions)
m (category) |
(Used the HackagePackage template) |
||
| (2 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
'''House''' ("Haskell User's Operating System and Environment") is an operating system written in Haskell. | '''House''' ("Haskell User's Operating System and Environment") is an operating system written in Haskell. | ||
| - | * [http:// | + | * [http://programatica.cs.pdx.edu/House/ House] |
| + | |||
| + | To download the most recent version (for GHC 6.8.2): | ||
| + | git clone git://svcs.cs.pdx.edu/git/lighthouse.git | ||
| + | More details about this in the [http://web.archive.org/web/20110618203119/http://web.cecs.pdx.edu/~kennyg/house/ Web archive] | ||
| + | |||
| + | The network part of House is used to create a separate package: {{HackagePackage | id = network-house}} ([https://github.com/nh2/network-house github]) | ||
[[Category:Applications]] | [[Category:Applications]] | ||
Current revision
House ("Haskell User's Operating System and Environment") is an operating system written in Haskell.
To download the most recent version (for GHC 6.8.2):
git clone git://svcs.cs.pdx.edu/git/lighthouse.git
More details about this in the Web archive
The network part of House is used to create a separate package: network-house (github)
