Name: sockaddr Version: 0.0.1 Author: Kazu Yamamoto Maintainer: Kazu Yamamoto License: BSD3 License-File: LICENSE Synopsis: Printing SockAddr Description: Printing SockAddr Category: Network Cabal-Version: >= 1.10 Build-Type: Simple Library Default-Language: Haskell2010 GHC-Options: -Wall Exposed-Modules: Network.SockAddr Build-Depends: base >= 4 && < 5 , byteorder , bytestring , network Source-Repository head Type: git Location: https://github.com/kazu-yamamoto/sockaddr