removing warnings from spec.

This commit is contained in:
Kazu Yamamoto
2014-08-20 12:14:27 +09:00
parent 190dc2ac51
commit 1e1505c535
10 changed files with 18 additions and 31 deletions

View File

@@ -1,7 +1,6 @@
module UtilsSpec where
import Language.Haskell.GhcMod.Utils
import System.IO.Error
import Control.Exception
import TestUtils
import Test.Hspec