[Haskell-cafe] [Haskell] ANN: io-memoize 1.1

Kim-Ee Yeoh ky3 at atamo.com
Thu Jun 12 10:17:41 UTC 2014


On Thu, Jun 12, 2014 at 4:47 PM, Dan Burton <danburton.email at gmail.com>
wrote:

> Have you ever wanted to restrict an IO action such that it could only be
> invoked once? Now you can with System.IO.Memoize.once (formerly known as
> ioMemo).
>

(Moving to cafe for dicussion ...)

I may want a one-time only IO action, although so far the need hasn't
arisen yet. ;)

In the spirit of pilfering while the buns are still hot out of the oven, is
there a backstory for this package you could possibly sketch out? Some
canonical use case maybe?

-- Kim-Ee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140612/b352e162/attachment.html>


More information about the Haskell-Cafe mailing list