[project @ 1996-01-08 20:28:12 by partain]
[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