removing warnings.

This commit is contained in:
Kazu Yamamoto
2014-07-15 12:10:18 +09:00
parent 8495633dc8
commit 1524d2a43e
4 changed files with 0 additions and 5 deletions

View File

@@ -6,7 +6,6 @@ import CoreMonad (liftIO)
import Language.Haskell.GhcMod.Logger (checkErrorPrefix)
import Language.Haskell.GhcMod.Convert
import Language.Haskell.GhcMod.Monad
import Language.Haskell.GhcMod.Types
import Language.Haskell.HLint (hlint)
-- | Checking syntax of a target file using hlint.