haskell-yesod-json: update to version 1.1.0
This commit is contained in:
parent
5cd5c8df14
commit
959c23183b
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-json";
|
pname = "yesod-json";
|
||||||
version = "1.0.1.0";
|
version = "1.1.0";
|
||||||
sha256 = "0baxyy4mddgpfzm4scfizz8pi6y7a135kjwfhss51m6xx36s84zl";
|
sha256 = "13dbajs51nyrvch13xz05h6jrnhc097s0iykw5z43x05a6xwj20n";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsecConduit blazeBuilder conduit safe shakespeareJs
|
aeson attoparsecConduit blazeBuilder conduit safe shakespeareJs
|
||||||
text transformers vector wai waiExtra yesodCore yesodRoutes
|
text transformers vector wai waiExtra yesodCore yesodRoutes
|
||||||
|
|
Loading…
Reference in New Issue