packages feed

Cabal revisions of warp-1.3.9

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:                warp Version:             1.3.9+x-revision: 1 Synopsis:            A fast, light-weight web server for WAI applications. License:             MIT License-file:        LICENSE     Default:     True  Library-  Build-Depends:     base                      >= 3        && < 5+  Build-Depends:     base                      >= 4.4        && < 5                    , blaze-builder             >= 0.2.1.4  && < 0.4                    , blaze-builder-conduit     >= 0.5      && < 1.1                    , bytestring                >= 0.9.1.4
revision 2
 Name:                warp Version:             1.3.9-x-revision: 1+x-revision: 2 Synopsis:            A fast, light-weight web server for WAI applications. License:             MIT License-file:        LICENSE       Build-Depends: network                   >= 2.2.1.5  && < 2.2.3                    , network-bytestring        >= 0.1.3    && < 0.1.4   else-      Build-Depends: network               >= 2.3+      Build-Depends: network               >= 2.3 && < 2.9   Exposed-modules:   Network.Wai.Handler.Warp   Other-modules:     Network.Wai.Handler.Warp.Conduit                      Network.Wai.Handler.Warp.ReadInt