packages feed

Cabal revisions of socket-0.2.0.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:                socket version:             0.2.0.0+x-revision: 1 synopsis:            A binding to the POSIX sockets interface description:   This package provides access to the system's socket interface with POSIX semantics.                      , System.Socket.Internal.Exception                      , System.Socket.Internal.MsgFlags                      , System.Socket.Internal.AddrInfo-  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:             Basic.hs   type:                exitcode-stdio-1.0   default-language:    Haskell2010-  build-depends:       base >= 4.7 && < 5+  build-depends:       base >= 4.7 && < 4.11                      , bytestring < 0.11                      , socket                      , async