35db1ce346a92932db814ed1f5042453fdd913d3
[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