summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_fail/tcfail020.stderr-hugs
blob: 08d4e497b14b3100002c66820fdfb9dec574d593 (plain)
1
2
3
4
ERROR "tcfail020.hs":10 - Cannot build superclass instance
*** Instance            : B [a]
*** Context supplied    : A a
*** Required superclass : A [a]