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,12 +1,13 @@
module InfoSpec where
import Data.List (isPrefixOf)
import Expectation
import Language.Haskell.GhcMod
import System.Exit
import System.Process
import Test.Hspec
import Dir
spec :: Spec
spec = do
describe "typeExpr" $ do