haskell-rest-types: update to version 1.10.2

This commit is contained in:
Peter Simons 2014-08-24 11:57:41 +02:00
parent 4781970e54
commit 23e4cc3d8e

View file

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "rest-types";
version = "1.10.1";
sha256 = "0i4y1s35ybly1nayqj9c2zqwikpxnzjamq24qbhg0lpqr0dpc1rg";
version = "1.10.2";
sha256 = "1j8fpv4xdhbf1awy0v9zn9a3sjwl42l6472wczp3wwwcpsi65d9q";
buildDepends = [
aeson genericAeson hxt jsonSchema mtl regular regularXmlpickler
restStringmap text uuid