Bark is a static site generator written in Haskell. It powers my website, and can potentially do the same for yours.
This tool isn't on hackage yet, but it should be soon™. Until then, you could install bark from source.
cabal install exe:bark --overwrite-policy=always
bark
from the command line.Available on the homepage.