f510c2281460ae8bfc980003043091f7e68afa1e
[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