
26 Nov
2005
26 Nov
'05
3:21 p.m.
Where is there documentation for rebindable syntax for monads with class constraints: (>>=) :: (Foo m, Baz a) => m a -> (a -> m b) -> m b http://article.gmane.org/gmane.comp.lang.haskell.cvs.ghc/9447/match=syntax The users guide seems to disallow such type signatures: http://haskell.org/ghc/docs/latest/html/users_guide/syntax-extns.html#rebind... Jim
7117
Age (days ago)
7117
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jim Apple