House updated to 6.8.2 I've been hacking on House for the last year or so. My primary work is two-fold: to integrate Peng Li's work on Lightweight Concurrency, and to build a priority-based scheduler atop the framework. In order to do that, I also had to update House to run on GHC 6.8.2. Thanks are due to my advisor, Andrew Tolmach for incredible help and direction, to Adam Wick for help porting House to GHC 6.8.2, to Peng Li for supplying a snapshot of his lightweight concurrency code, and to Simon Marlow for his amazing help with some tricky RTS issues.