Cabal revisions of socket-0.8.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: socket version: 0.8.0.1+x-revision: 1 synopsis: An extensible socket library. description: This library is a minimal cross-platform interface for , System.Socket.Internal.Message , System.Socket.Internal.AddressInfo , System.Socket.Internal.Platform- build-depends: base >= 4.7 && < 5+ build-depends: base >= 4.7 && < 4.11 , bytestring < 0.11 hs-source-dirs: src build-tools: hsc2hs main-is: test.hs build-depends:- base >= 4.7 && < 5+ base >= 4.7 && < 4.11 , tasty , tasty-hunit , tasty-quickcheck ghc-options: -threaded build-depends:- base >= 4.7 && < 5+ base >= 4.7 && < 4.11 , tasty , tasty-hunit , tasty-quickcheck