Fix a few warnings

This commit is contained in:
Daniel Gröber 2015-05-20 11:45:17 +02:00
parent a2abad53ac
commit 079c05ff17

View File

@ -1,8 +1,6 @@
module UtilsSpec where
import Language.Haskell.GhcMod.Error
import Language.Haskell.GhcMod.Utils
import TestUtils
import Test.Hspec
spec :: Spec