>> I'm trying to install the compiler, so I downloaded the source, cd compiler,
>> cabal install, but am stuck with:
This is a software versioning issue. I think you downloaded the
version tagged as Flapjax-2.0.1.
It looks like I hadn't created a new tag on Github for our November
update. Try this bundle (it's the current source):
http://github.com/arjunguha/flapjax/tarball/Flapjax-2.1
Arjun