Cabal revisions of warp-2.0.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: warp Version: 2.0.3+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.5 && < 5 , array , blaze-builder >= 0.3.3 && < 0.4 , blaze-builder-conduit >= 0.5 && < 1.1
revision 2
Name: warp Version: 2.0.3-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 Network.Wai.Handler.Warp.Buffer Network.Wai.Handler.Warp.Timeout