Expose GhcModError
This commit is contained in:
parent
3dfd04c7fe
commit
c4ae9bc589
@ -18,6 +18,7 @@ module Language.Haskell.GhcMod (
|
||||
-- * Monad Types
|
||||
, GhcModT
|
||||
, IOish
|
||||
, GhcModError(..)
|
||||
-- * Monad utilities
|
||||
, runGhcModT
|
||||
, withOptions
|
||||
|
Loading…
Reference in New Issue
Block a user