mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
haskell-rest-happstack
Fixes build
This commit is contained in:
parent
c2f216b8e1
commit
baba36ce27
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "rest-happstack";
|
||||
version = "0.2.10.3";
|
||||
sha256 = "05sakr88j6rlwnghzd00g3c3895wpjxi36n9pdbpv0fpm0hh86yv";
|
||||
version = "0.2.10.6";
|
||||
sha256 = "0b21wg4nj24yqh6akyaaw7dxmkdvvb7d9l0d32mz3hx4m2jq9ay5";
|
||||
buildDepends = [ happstackServer mtl restCore restGen utf8String ];
|
||||
meta = {
|
||||
description = "Rest driver for Happstack";
|
||||
|
Loading…
Reference in New Issue
Block a user