haskell-happstack-hamlet: update to version 7.0.2
This commit is contained in:
parent
bf84037a65
commit
4262eec106
@ -2,10 +2,9 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "happstack-hamlet";
|
pname = "happstack-hamlet";
|
||||||
version = "7.0.1";
|
version = "7.0.2";
|
||||||
sha256 = "13ayypl2x402h6a7yq7fvgd2mn21gl5gcw2hk7f5vr2bdlvwv53n";
|
sha256 = "0hsmvv5rggyl7sa4sp30zyr43k6zj7dlpd0mb916wzcqrnyxa34a";
|
||||||
buildDepends = [ hamlet happstackServer text ];
|
buildDepends = [ hamlet happstackServer text ];
|
||||||
jailbreak = true;
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.happstack.com/";
|
homepage = "http://www.happstack.com/";
|
||||||
description = "Support for Hamlet HTML templates in Happstack";
|
description = "Support for Hamlet HTML templates in Happstack";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user