Cabal revisions of warp-3.1.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: warp Version: 3.1.5+x-revision: 1 Synopsis: A fast, light-weight web server for WAI applications. License: MIT License-file: LICENSE , ghc-prim , http-types >= 0.9 , iproute >= 1.3.1- , http2 >= 1.1+ , http2 >= 1.1 && < 1.2 , simple-sendfile >= 0.2.7 && < 0.3 , unix-compat >= 0.2 , wai >= 3.0.4 && < 3.1
revision 2
Name: warp Version: 3.1.5-x-revision: 1+x-revision: 2 Synopsis: A fast, light-weight web server for WAI applications. License: MIT License-file: LICENSE , unix-compat >= 0.2 , wai >= 3.0.4 && < 3.1 , text- , streaming-commons >= 0.1.10+ , streaming-commons >= 0.1.10 && <0.2 , vault >= 0.3 , stm >= 2.3 , word8 , time , old-locale , text- , streaming-commons >= 0.1.10+ , streaming-commons >= 0.1.10 && <0.2 , async , vault , stm >= 2.3
revision 3
Name: warp Version: 3.1.5-x-revision: 2+x-revision: 3 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