module name change.
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
module DebugSpec where
|
||||
|
||||
import Expectation
|
||||
import Language.Haskell.GhcMod
|
||||
import Test.Hspec
|
||||
|
||||
import Dir
|
||||
|
||||
checkFast :: String -> String -> IO ()
|
||||
checkFast file ans = withDirectory_ "test/data" $ do
|
||||
(strVer,_) <- getGHCVersion
|
||||
|
||||
Reference in New Issue
Block a user