[Haskell] simple MonadWriter instance
Wolfgang Jeltsch
wolfgang at jeltsch.net
Mon May 30 08:52:37 EDT 2005
Hello,
there is an instance MonadReader r ((->) r). Why isn't there an instance
MonadWriter w ((,) w)?
Best wishes,
Wolfgang
More information about the Haskell
mailing list