GhcMonad

Ghc monad stuff

class GhcMonad m

data Ghc a

data GhcT m a

liftGhcT

reflectGhc

reifyGhc

getSessionDynFlags

liftIO

data Session

withSession

modifySession

withTempSession

Warnings

logWarnings

printException

type WarnErrLogger

defaultWarnErrLogger