module name change.

This commit is contained in:
Kazu Yamamoto
2013-09-03 11:49:35 +09:00
parent 1b862ca107
commit 955223a2a8
6 changed files with 10 additions and 6 deletions

View File

@@ -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