Tutorials about Hakyll

Here is a list of tutorials I've written about Hakyll:

All these tutorials assume you are using the latest stable version of Hakyll. If this is not the case, you might want to update using:

$ ghc-pkg unregister hakyll
$ cabal update
$ cabal install hakyll