House

From HaskellWiki
Jump to: navigation, search

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)