I didn't see Hakyll [1] on the list. It is a minimal static site generator written in Haskell. I have just set it up for my first personal site [2]. It is my first experience using a static site generator, and so far I can highly recommend giving it a go. [1] http://jaspervdj.be/hakyll/ [2] http://willsewell.name
When I was reviewing existing static site generators I couldn't make Hakyll install - but this was back under Squeeze (Debian). https://github.com/skx/static-site-generators
That's probably the easiest way to get Haskell up and running. Then it's a simple matter of using cable to install other libraries, including Hakyll.