Replace ioToTcRn with liftIO
authorTwan van Laarhoven <twanvl@gmail.com>
Thu, 17 Jan 2008 22:05:53 +0000 (22:05 +0000)
committerTwan van Laarhoven <twanvl@gmail.com>
Thu, 17 Jan 2008 22:05:53 +0000 (22:05 +0000)
commit80ef1f06253f1a20a63816c295e180e47cd9a347
tree2ec04ddea9ed35bc26d4af46d4182994efa5e46e
parent2b670fe37bb884ca67c3da0b9a0ce796b613968b
Replace ioToTcRn with liftIO
compiler/ghci/Linker.lhs
compiler/ghci/RtClosureInspect.hs
compiler/rename/RnNames.lhs
compiler/typecheck/TcClassDcl.lhs
compiler/typecheck/TcDeriv.lhs
compiler/typecheck/TcRnMonad.lhs
compiler/typecheck/TcSplice.lhs