Remove withErrorHandler, use liftExceptions instead

This commit is contained in:
Daniel Gröber
2014-08-19 04:28:04 +02:00
parent 0fd8b9afd8
commit 1b5917c70e
7 changed files with 33 additions and 26 deletions

View File

@@ -35,7 +35,6 @@ module Language.Haskell.GhcMod.Internal (
, GhcModLog
-- * Monad utilities
, runGhcModT'
, withErrorHandler
-- ** Accessing 'GhcModEnv' and 'GhcModState'
, options
, cradle