86760a4df15627a60ae4236f8a504ca7f96aa8b5
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail009.stderr
1  
2 "tcfail009.hs", line 3:
3     Couldn't match type "Integer" against "Int".
4     In an arithmetic sequence: [ (1 :: Int) .. (2 :: Integer) ]
5 Fail: Compilation errors found
6
7 ghc: execution of the Haskell compiler had trouble