packages feed

Cabal revisions of warp-3.2.22

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

revision 1
 Name:                warp Version:             3.2.22+x-revision: 1 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                      Network.Wai.Handler.Warp.Internal   Other-modules:     Network.Wai.Handler.Warp.Buffer
revision 2
 Name:                warp Version:             3.2.22-x-revision: 1+x-revision: 2 Synopsis:            A fast, light-weight web server for WAI applications. License:             MIT License-file:        LICENSE     Default:     False  Library+  build-depends: base <4.15+   Build-Depends:     base                      >= 4.8        && < 5                    , array                    , async