http-pony-serve-wai 0.1.0.1 → 0.1.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep +http-pony-transformer-http
Dependencies added: http-pony-transformer-http
Files
http-pony-serve-wai.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: http-pony-serve-wai-version: 0.1.0.1+version: 0.1.0.2 synopsis: Serve a WAI application with http-pony -- description: license: BSD3@@ -32,11 +32,11 @@ , pipes >=4.1 , pipes-bytestring , wai+ , http-pony-transformer-http >= 0.1.0.0 -- testing -- , pipes-safe -- , pipes-network- -- , http-pony-transformer-http >= 0.1.0.2 -- , http-pony-transformer-case-insensitive >= 0.1.0.1 -- , foreign-store -- , http-pony