summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail032.stderr-hugs
blob: 39879dc12002e6e7185d8283a32f1141abfcfd6e (plain)
1
2
3
4
ERROR "tcfail032.hs":14 - Inferred type is not general enough
*** Expression    : x
*** Expected type : Eq a => a -> Int
*** Inferred type : Eq _5 => _5 -> Int