
30 Oct
2011
30 Oct
'11
1:29 p.m.
On Sun, Oct 30, 2011 at 04:02, Gregory Crosswhite wrote:
So is there any difference between the interpretation of MonadPlus and Alternative, or is the only difference between them that the former applies to Monad whereas the latter applies to Applicative?
Somewhat OT, but this led me to playing with ConstraintKinds: https://github.com/spl/sandbox/blob/master/ConstraintKindsAlternativeMonadPl... Regards, Sean