Announcing the release of network 3.0.1.0
http://hackage.haskell.org/package/network-3.0.1.0

Changelog
  • Added getSocketType :: Socket -> IO SocketType. #372
  • Correcting manual and brushing up test cases #375
  • Fixed long standing bug in getContents on mac #375
  • Fixing regression: set correct sockaddr length for abstract addresses for Linux. #374
Thanks to network's contributors for bringing expertise to some hairy platform specific issues.

--
Evan Borden