[Haskell-cafe] Parsec monad transformer with IO?
Stefan Klinger
all-lists at stefan-klinger.de
Thu Mar 18 13:58:18 EDT 2010
On 18 March 2010, Gregory Collins wrote with possible deletions:
> ParsecT has a MonadIO instance:
>
> class Monad m => MonadIO m where
> liftIO :: IO a -> m a
Thank you! I didn't see this. Great!
Kind regards,
Stefan
--
Stefan Klinger o/klettern
/\/ bis zum
send plaintext only - max size 32kB - no spam \ Abfallen
http://stefan-klinger.de
More information about the Haskell-Cafe
mailing list