[project @ 1998-11-16 18:14:44 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail002.stderr
1  
2 tcfail002.hs:4:
3     Occurs check: cannot construct the infinite type: $0 = [$0]
4         Expected type: $0
5         Inferred type: [$0]
6     In the right-hand side of an equation for `c': z
7
8
9 Compilation had errors