packages feed

Cabal revisions of socks-0.5.0

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

revision 1
 Name:                socks Version:             0.5.0+x-revision: 1 Description:         Socks proxy (version 5) implementation. License:             BSD3 License-file:        LICENSE Library   Build-Depends:     base >= 3 && < 5                    , bytestring-                   , cereal >= 0.3.1-                   , network >= 2.3+                   , cereal >= 0.3.1 && < 0.4+                   , network >= 2.3 && < 2.4   Exposed-modules:   Network.Socks5                      Network.Socks5.Lowlevel                      Network.Socks5.Types