Re: Conduit missing closing file handles

Tom Ellis <[email protected]> Wed, 13 May 2026 21:37:18 +0100
Newsgroups gmane.comp.lang.haskell.cafe
Message-ID <agTg_tYDY-W1l0iw@cloudinit-builder>
On Wed, May 13, 2026 at 10:25:47PM +0200, Henning Thielemann wrote:
> On Sat, 9 May 2026, Tom Ellis wrote:
> > It looks like what you want can be done with conduit, at the cost of
> > using a non-compositional (CPS) style:
> > 
> > https://github.com/snoyberg/conduit/issues/532#issuecomment-4412941508
> > 
> > This would probably be sufficient for your needs in this case.
> 
> Of the four variants, I think I should not use "broken" and "sjshuck". Which
> one of "snoyberg" and "bracket" shall I try?

You should use "bracket".
_______________________________________________
Haskell-Cafe mailing list -- [email protected]
To (un)subscribe, modify options or view archives go to:
Only members subscribed via the mailman list are allowed to post.