[Haskell-cafe] Db and STRef
Benjamin Franksen
benjamin.franksen at bessy.de
Mon Jan 16 07:50:14 EST 2006
On Monday 16 January 2006 13:45, Benjamin Franksen wrote:
> I think this is an extremely good idea. I have been very frustrated
> with finalizers because of their limitations (can't rely on them
> being called at all), so have (reluctantly) been using the unsafe
> bracket version. Making it safe via a type system trick is really the
> way to go. I'll go read Oleg's paper and see if it's a workable
> solution.
Oops, it's not a paper, it's code. Well then...
Ben
More information about the Haskell-Cafe
mailing list