new APIs.

This commit is contained in:
Kazu Yamamoto
2014-03-19 10:23:32 +09:00
parent 710ac6636e
commit be926f0366
3 changed files with 10 additions and 1 deletions

View File

@@ -21,6 +21,8 @@ module Language.Haskell.GhcMod.Internal (
, initializeFlagsWithCradle
-- * 'GhcMonad'
, setTargetFiles
, addTargetFiles
, handleErrMsg
-- * 'Ghc' Choice
, (||>)
, goNext