Cabal revisions of network-conduit-1.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: network-conduit Version: 1.0.0+x-revision: 1 Synopsis: Stream socket data using conduits. Description: Stream socket data using conduits. License: BSD3 build-depends: network >= 2.2.1 && < 2.2.3 , network-bytestring >= 0.1.3 && < 0.1.4 else- build-depends: network >= 2.3+ build-depends: network >= 2.3 && < 2.9 ghc-options: -Wall test-suite test