[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail002.stderr
1  
2 "tcfail002.hs", line 3:
3     Type variable "tt4" occurs within the type "[tt4]".
4     Inside two equations or case alternatives:
5         ... (x : y) -> x
6         ... z -> z
7 Fail: Compilation errors found
8
9 ghc: execution of the Haskell compiler had trouble