[Haskell-cafe] parsec3 pre-release [attempt 2]

Philippa Cowderoy flippa at flippac.org
Sat Feb 9 09:54:03 EST 2008


On Thu, 7 Feb 2008, Albert Y. C. Lai wrote:

> Is it good or bad to add:
> 
> instance (MonadIO m) => MonadIO (ParsecT s u m)
> 

I don't see any reason not to add it - it's not as if we can prevent 
people lifting to IO! Good catch.

-- 
flippa at flippac.org

A problem that's all in your head is still a problem.
Brain damage is but one form of mind damage.


More information about the Haskell-Cafe mailing list