haskell-rest-types: update to version 1.11.1.1
This commit is contained in:
parent
a6ab67085c
commit
cb16a5f27d
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "rest-types";
|
pname = "rest-types";
|
||||||
version = "1.11.1";
|
version = "1.11.1.1";
|
||||||
sha256 = "1dqjch3h3hv4s1v0wkbd4spn26f068bqpsz6mr0vdacdbhjwnigg";
|
sha256 = "0xr9h1bivw3miyg4xill0jwn95lybsbqgrnw2323pwxlbbnaa25a";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson genericAeson hxt jsonSchema mtl regular regularXmlpickler
|
aeson genericAeson hxt jsonSchema mtl regular regularXmlpickler
|
||||||
restStringmap text uuid
|
restStringmap text uuid
|
||||||
|
|
Loading…
Reference in New Issue