/haskell-socket

A Haskell binding to the POSIX sockets API

Primary LanguageHaskellMIT LicenseMIT

socket

Available on Hackage License MIT Build Status

Motivation

  • Have a typesafe and easy-to-use binding to all kinds of Posix sockets.

Dependencies

  • base
  • bytestring

Tests

Run the default test suite:

cabal test