[Haskell-cafe] Re: [Haskell] Top Level <-

Ashley Yakeley ashley at semantic.org
Sat Aug 30 07:09:48 EDT 2008


Philippa Cowderoy wrote:
> Talking of which, we really ought to look at an IO typeclass or two (not
> just our existing MonadIO) and rework the library ops to use it in
> Haskell'. You're not the only one to want it, and if it's not fixed this
> time it may never get fixed.

This could allow both the best of both worlds, as we could have a monad 
that one couldn't create global variables for, and a monad for which one 
could.

-- 
Ashley Yakeley


More information about the Haskell-Cafe mailing list