haskell-scotty: update to version 0.8.2

This commit is contained in:
Peter Simons 2014-07-22 12:22:10 +02:00
parent 97dff65ae6
commit 5fdecebd54

View File

@ -7,8 +7,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "scotty"; pname = "scotty";
version = "0.8.1"; version = "0.8.2";
sha256 = "182iwsz5h7p08sqwfzb332gwj1wjx7fhhazm6gfdc0incab769m0"; sha256 = "07vjdj26380inlyi350mdifm7v1dpbc56041vi2czf5zzhx97qb0";
buildDepends = [ buildDepends = [
aeson blazeBuilder caseInsensitive conduit dataDefault httpTypes aeson blazeBuilder caseInsensitive conduit dataDefault httpTypes
monadControl mtl regexCompat text transformers transformersBase wai monadControl mtl regexCompat text transformers transformersBase wai