converting GhcMonad to IOish.

This commit is contained in:
Kazu Yamamoto
2014-07-18 14:05:20 +09:00
parent 233f4cf05e
commit 26316262aa
8 changed files with 60 additions and 46 deletions

View File

@@ -40,6 +40,7 @@ import Language.Haskell.GhcMod.CabalApi
import Language.Haskell.GhcMod.DynFlags
import Language.Haskell.GhcMod.GHCChoice
import Language.Haskell.GhcMod.Logger
import Language.Haskell.GhcMod.Target
import Language.Haskell.GhcMod.Types
-- | Obtaining the directory for ghc system libraries.