[project @ 1997-12-16 17:15:04 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail002.stderr
1  
2 tcfail002.hs:4: Cannot construct the infinite type (occur check)
3                     `talq' = `[talq]'
4     Expected: `[talq]'
5     Inferred: `talq'
6     In an equation for function `c': `c z = z'
7
8 Compilation had errors