Removing warnings.

Tests passed: GHC 7.4.2 and GHC 7.6.3
This commit is contained in:
Kazu Yamamoto
2013-07-05 16:43:54 +09:00
parent 7bd3510dc8
commit 9c5eec47ca
3 changed files with 1 additions and 2 deletions

View File

@@ -14,7 +14,6 @@ import DynFlags
import ErrUtils
import GHC
import HscTypes
import Language.Haskell.GhcMod.Doc
import qualified Language.Haskell.GhcMod.Gap as Gap
import Outputable
import System.FilePath (normalise)