haskell-rest-happstack: update to version 0.2.10.3
This commit is contained in:
parent
1d946eedd6
commit
ccc75f996b
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "rest-happstack";
|
pname = "rest-happstack";
|
||||||
version = "0.2.10.2";
|
version = "0.2.10.3";
|
||||||
sha256 = "18i2q3kvsyrh41gdclrzpnsjy1p9cgl3d9jsvcqqnzrv519vzdig";
|
sha256 = "05sakr88j6rlwnghzd00g3c3895wpjxi36n9pdbpv0fpm0hh86yv";
|
||||||
buildDepends = [ happstackServer mtl restCore restGen utf8String ];
|
buildDepends = [ happstackServer mtl restCore restGen utf8String ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Rest driver for Happstack";
|
description = "Rest driver for Happstack";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user