packages feed

scotty 0.6.1 → 0.6.2

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~text

Dependency ranges changed: text

Files

scotty.cabal view
@@ -1,12 +1,12 @@ Name:                scotty-Version:             0.6.1+Version:             0.6.2 Synopsis:            Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp Homepage:            https://github.com/scotty-web/scotty Bug-reports:         https://github.com/scotty-web/scotty/issues License:             BSD3 License-file:        LICENSE-Author:              Andrew Farmer <anfarmer@ku.edu>-Maintainer:          Andrew Farmer <anfarmer@ku.edu>+Author:              Andrew Farmer <afarmer@ittc.ku.edu>+Maintainer:          Andrew Farmer <afarmer@ittc.ku.edu> Copyright:           (c) 2012-2013 Andrew Farmer Category:            Web Stability:           experimental@@ -78,7 +78,7 @@                        http-types       >= 0.8.2    && < 0.9,                        mtl              >= 2.1.2    && < 2.2,                        regex-compat     >= 0.95.1   && < 0.96,-                       text             >= 0.11.3.1 && < 0.12,+                       text             >= 0.11.3.1 && < 1.1,                        transformers     >= 0.3.0.0  && < 0.4,                        wai              >= 2.0.0    && < 2.1,                        wai-extra        >= 2.0.1    && < 2.1,