An mtl compatible version of the GhcT monad-transformer defined in the GHC-API since version 6.10.1.
TAG 1.0.1.2
bump to 1.0.1.2
builds with ghc 7.6.1
TAG 1.0.1.1
bound on base to avoid hackage complaining
bump to 1.0.1.1
compiles with ghc 7.2.1
homepage updated
TAG 1.0.1.0
bumped to version 1.0.1.0
depends on MonadCatchIO-mtl >= 0.2.0.0
.boring added
TAG 1.0.0.0
homepage added
Setup.lhs was missing
Removed bogus WarnLogMonad m from a GhcMonad instance
Add GhcMonad(..) to the export list
Initial version