bump scotty to 0.9.1

This commit is contained in:
Shaun Sharples 2015-02-02 15:30:18 +02:00
parent 85b61347ae
commit a206ffc959

View File

@ -7,8 +7,8 @@
cabal.mkDerivation (self: {
pname = "scotty";
version = "0.9.0";
sha256 = "0gx00k5w4cs68bh3ciplkwhzh2412y6wqg0qdsslnnsb41l5kb1d";
version = "0.9.1";
sha256 = "0w07ghnd7l8ibfbl8p74lwn8gxy3z28mp0rlv5crma3yh42irsqm";
buildDepends = [
aeson blazeBuilder caseInsensitive dataDefault httpTypes
monadControl mtl regexCompat text transformers transformersBase wai