[Haskell-cafe] Faster timeout but is it correct?

Johan Tibell johan.tibell at gmail.com
Fri Feb 18 00:56:43 CET 2011


On Thu, Feb 17, 2011 at 2:43 PM, Bryan O'Sullivan <bos at serpentine.com> wrote:
> On Thu, Feb 17, 2011 at 11:53 AM, Bas van Dijk <v.dijk.bas at gmail.com> wrote:
>>
>> Then we can use the TimeoutKey as our Unique (Note that a TimeoutKey
>> is actually a newtype for a Unique):
>
> That should be fine. It's not a public API, so changing it like that
> shouldn't be an issue.

I think this sounds like a good option.



More information about the Haskell-Cafe mailing list