"Warning: "(a space after :) for GHC 7.6.
This commit is contained in:
@@ -11,4 +11,4 @@ spec = do
|
||||
it "can check even if an executable depends on its library" $ do
|
||||
withDirectory "test/data/ghc-mod-check" $ do
|
||||
res <- checkSyntax defaultOptions "main.hs"
|
||||
res `shouldBe` "main.hs:5:1:Warning:Top-level binding with no type signature: main :: IO ()\NUL\n"
|
||||
res `shouldBe` "main.hs:5:1:Warning: Top-level binding with no type signature: main :: IO ()\NUL\n"
|
||||
|
||||
Reference in New Issue
Block a user