removing warnings.

This commit is contained in:
Kazu Yamamoto
2014-08-14 10:01:35 +09:00
parent b3b1175d6e
commit 02ce2d4a1d
6 changed files with 0 additions and 6 deletions

View File

@@ -1,6 +1,5 @@
module Language.Haskell.GhcMod.PkgDoc (pkgDoc) where
import CoreMonad (liftIO)
import Language.Haskell.GhcMod.Types
import Language.Haskell.GhcMod.GhcPkg
import Language.Haskell.GhcMod.Monad