[project @ 1998-11-16 18:14:44 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail033.stderr
1  
2 tcfail033.hs:4:
3     Occurs check: cannot construct the infinite type: $0 = ($0, $1)
4         Expected type: ($0, $1)
5         Inferred type: $0
6     In a list-comprehension qualifier: return x
7
8
9 Compilation had errors