Add Applicative instance for STM
Jesper Louis Andersen
jesper.louis.andersen at gmail.com
Mon May 17 04:27:52 EDT 2010
On Sun, May 16, 2010 at 7:24 PM, Bas van Dijk <v.dijk.bas at gmail.com> wrote:
>
> I just created a new patch that adds the Applicative and Alternative
> instances for GHC.Conc.STM to Control.Applicative (guarded in a #ifdef
> __GLASGOW_HASKELL__ block).
+1 from me here. I have a few uses for an applicative and alternative
instance of STM.
--
J.
More information about the Libraries
mailing list