distname chunks-${version}
description The chunks library for Haskell
long_description This library supports templates inspired by the Perl \
HTML::Chunks module, but this Haskell implementation \
checks at compile time that the templates used exist and \
are used correctly. The templates are combined within the \
compiled Haskell, removing the dependency on the external \
homepage http://www.wellquite.org/chunks/
maintainers thomaskeller.biz:me
master_sites http://www.wellquite.org/non-blog/
checksums md5 783cd887026c2a096aac448ce8bd714b
system "cd ${worksrcpath} && runghc Setup.hs configure"
system "cd ${worksrcpath} && runghc Setup.hs build"
system "cd ${worksrcpath} && runghc Setup.hs install"