Here's the second patch. I'm making some progress on bootstrapping Haskell on ARM. Currently it builds the stage1 compiler just fine, then panics while building the stage2 compiler. Progress is super slow, mainly because long compilation times mean I can only try 1 change per day. -- Alex Griffin