haskell-hakyll: update to version 3.5.2.0

This commit is contained in:
Peter Simons 2012-12-10 12:43:40 +01:00
parent 5ed517d538
commit 47828eaaf8

View File

@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
lrucache mtl pandoc parsec regexBase regexTdfa snapCore snapServer
tagsoup text time
];
jailbreak = true;
meta = {
homepage = "http://jaspervdj.be/hakyll";
description = "A static website compiler library";