[Haskell-cafe] ANN: network-2.6.3.0
Sergei Trofimovich
slyich at gmail.com
Sat Jul 30 11:11:39 UTC 2016
On Sat, 30 Jul 2016 09:39:57 +0100
Sergei Trofimovich <slyich at gmail.com> wrote:
> On Wed, 27 Jul 2016 10:24:13 -0400
> "evan at evan-borden.com" <evan at evanrutledgeborden.dreamhosters.com> wrote:
>
> > Good day,
> >
> > I am pleased to announce the release of network 2.6.3.0. This release is
> > primarily focused
> > on stability, but includes a few new APIs. Thank you to the contributors
> > for their continued
> > excellence.
> >
> > https://hackage.haskell.org/package/network-2.6.3.0
>
> Woohoo!
>
> I've updated network package from 2.6.2.1 to 2.6.3.0
> and noticed a few package packages started failing tests
> with seemingly the same point to network changes.
>
> Release notes don't point to chages in exception delivery.
>
> Do you think the following failures are package bugs
> or subtle network change?
Answering my own question. Known network-2.6.3.0 bug:
https://github.com/haskell/network/issues/215
Posted minimal test to the bug.
--
Sergei
More information about the Haskell-Cafe
mailing list