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