Cabal revisions of network-3.1.1.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 1.18 name: network version: 3.1.1.1+x-revision: 1 license: BSD3 license-file: LICENSE maintainer: Kazu Yamamoto, Evan Borden Network.Socket.Unix build-depends:- base >= 4.7 && < 5,+ base >= 4.7 && < 4.17, bytestring == 0.10.*, deepseq -- both packages to a small enough version range. build-tools: hspec-discover >= 2.6 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, network