Cabal revisions of network-2.8.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: network version: 2.8.0.0+x-revision: 1 license: BSD3 license-file: LICENSE maintainer: Kazu Yamamoto, Evan Borden Network.Socket.ByteString.Lazy.Windows build-depends:- base >= 4.7 && < 5,+ base >= 4.7 && < 4.17, bytestring == 0.10.* if !os(windows) type: exitcode-stdio-1.0 ghc-options: -Wall -threaded build-depends:- base >= 4.7 && < 5,+ base >= 4.7 && < 4.17, bytestring, directory, HUnit, type: exitcode-stdio-1.0 build-depends:- base >= 4.7 && < 5,+ base >= 4.7 && < 4.17, doctest >= 0.10.1 ghc-options: -Wall