POSIX-Socket =========== [![Travis](https://img.shields.io/travis/mvv/posix-socket/master.svg)](https://travis-ci.org/mvv/posix-socket) [![Hackage](https://img.shields.io/hackage/v/posix-socket.svg)](http://hackage.haskell.org/package/posix-socket) This package provides bindings to the POSIX socket API. Installation ------------ The usual: $ cabal install