RE: [nhc-bugs] Exporting class methods

19 Apr
2005
19 Apr
'05
7:27 a.m.
On 19 April 2005 12:15, Malcolm Wallace wrote:
Control.Monad.Reader (Reader, runReader, ask, local) Control.Monad.Error (instance MonadPlus IO)
These have H98 implementations, as far as I'm aware.
The mtl package requires multi-param classes and functional dependencies. Where are the H'98 versions?
oops, you're right. But instance MonadPlus IO is ok. Cheers, Simon
7337
Age (days ago)
7337
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Marlow