1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 21:21:06 +00:00

haskell-rest-core: update to version 0.32

This commit is contained in:
Peter Simons 2014-08-24 11:57:33 +02:00
parent 4b128ae8ea
commit 37557002ed

View file

@ -8,8 +8,8 @@
cabal.mkDerivation (self: {
pname = "rest-core";
version = "0.31.1";
sha256 = "1cx1zmy1zr43n9nlrbar828izccpkvrvjkrda03ra9fkcjgd6qy6";
version = "0.32";
sha256 = "130kz1gsrbamw8gs4vc0fqfjh1gi7i52xxmj4fg1vl2dr77gf6my";
buildDepends = [
aeson aesonUtils either errors fclabels hxt hxtPickleUtils
jsonSchema mtl multipart random restStringmap restTypes safe split