All Versions
18
Latest Version
Avg Release Cycle
165 days
Latest Release
2143 days ago

Changelog History
Page 1

  • v0.6.5 Changes

    May 16, 2018
    • โœ‚ Remover upper bound on all dependencies except base.

    • ๐Ÿ›  Fixed internal error handling in server-side functions.

    • Re-export MonadSafe.

  • v0.6.4 Changes

    July 29, 2014
    • The various fromServe and toServe* pipes from Pipes.Network.TCP.Safe now close the listening socket immediately after accepting a first connection.

    • Re-export sendLazy, sendMany and closeSock.

    • โž• Add to{Socket,SocketTimeout,Serve,Connect}{Lazy,Many}.

    • ๐Ÿ›  Fix issue #29 where fromSocketTimeout and fromSocketTimeoutN would loop forever.

  • v0.6.4.1 Changes

    July 20, 2016
    • Raise upper-bound dependency on transformers and pipes.
  • v0.6.3 Changes

    May 18, 2014
    • โฌ†๏ธ Bump network-simple, transformers and pipes-safe upper bounds.

    • โœ‚ Remove Base m ~ IO constraints from Pipes.Network.TCP.Safe, as not all of them were removed in 0.6.1.

  • v0.6.2 Changes

    February 02, 2014
    • Dependency bumps (upper bounds).
  • v0.6.1 Changes

    November 24, 2013
    • โœ‚ Remove the Base m ~ IO constraint from Pipes.Network.TCP.Safe
  • v0.6.0 Changes

    September 07, 2013
    • โฌ†๏ธ Significantly upgraded the API and renamed functions to play well with pipes-4.0.0, pipes-safe-2.0.0 and network-simple-0.3.0.

    • โฑ Throw IOError in IO in order to report timeout errors. Delete the Timeout data-type.

  • v0.5.1.0 Changes

    June 16, 2013
    • Re-export Network.Socket.withSocketsDo.

    • ๐Ÿ‘‰ Use TCP send and recv as eported by network-simple-0.2.1.0.

  • v0.5.0.0 Changes

    May 24, 2013
    • โœ‚ Removed Control.Proxy.TCP.Sync and Control.Proxy.TCP.Safe.Sync.
  • v0.4.0.2

    May 24, 2013