haskell-rest-happstack
Fixes build
This commit is contained in:
parent
c2f216b8e1
commit
baba36ce27
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "rest-happstack";
|
pname = "rest-happstack";
|
||||||
version = "0.2.10.3";
|
version = "0.2.10.6";
|
||||||
sha256 = "05sakr88j6rlwnghzd00g3c3895wpjxi36n9pdbpv0fpm0hh86yv";
|
sha256 = "0b21wg4nj24yqh6akyaaw7dxmkdvvb7d9l0d32mz3hx4m2jq9ay5";
|
||||||
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