haskell-hamlet: update to version 1.1.6.3
This commit is contained in:
parent
32bd11db41
commit
ecf89e0917
@ -4,12 +4,11 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hamlet";
|
pname = "hamlet";
|
||||||
version = "1.1.6.2";
|
version = "1.1.6.3";
|
||||||
sha256 = "00asrmyb4k9xpsbwwafm3rj1lisssrc3hj3dsr827w9x86xxargy";
|
sha256 = "1kpj8j47licmdf364n0fn5908hsl6ib1wkiqhcx3m0nimb7pjnss";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeBuilder blazeHtml blazeMarkup failure parsec shakespeare text
|
blazeBuilder blazeHtml blazeMarkup failure parsec shakespeare text
|
||||||
];
|
];
|
||||||
jailbreak = true;
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.yesodweb.com/book/shakespearean-templates";
|
homepage = "http://www.yesodweb.com/book/shakespearean-templates";
|
||||||
description = "Haml-like template files that are compile-time checked";
|
description = "Haml-like template files that are compile-time checked";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user