[project @ 2000-05-16 14:03:14 by rrt]
[ghc-hetmet.git] / ghc / tests / reader / should_fail / read003.stderr
1
2 read003.hs:4:
3     Occurs check: cannot construct the infinite type: t = (t, [a], t1)
4         Expected type: (t, [a], t1)
5         Inferred type: t
6     In the right-hand side of a pattern binding: a
7
8 Compilation had errors
9