[Haskell-cafe] ANN: network 3.0.1.0

Evan Borden evan at evanrutledgeborden.dreamhosters.com
Thu Feb 7 01:31:30 UTC 2019


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
   <https://github.com/haskell/network/pull/372>
   - Correcting manual and brushing up test cases #375
   <https://github.com/haskell/network/pull/375>
   - Fixed long standing bug in getContents on mac #375
   <https://github.com/haskell/network/pull/375>
   - Fixing regression: set correct sockaddr length for abstract addresses
   for Linux. #374 <https://github.com/haskell/network/pull/374>

Thanks to network's contributors for bringing expertise to some hairy
platform specific issues.

--
Evan Borden
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20190206/307b79a3/attachment.html>


More information about the Haskell-Cafe mailing list