[project @ 1997-12-16 17:15:04 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail033.stderr
1  
2 tcfail033.hs:4: Cannot construct the infinite type (occur check)
3                     `taHe' = `(taHe, taHh)'
4     Expected: `aaHj taHe'
5     Inferred: `aaHj (taHe, taHh)'
6     In a pattern binding: `buglet = [x | (x, y) <- buglet]'
7
8 Compilation had errors