summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_fail/tcfail042.stderr-hugs
blob: 87c290d8290b9ffc4bfb05f5ab14cb520d1457fc (plain)
1
2
3
4
ERROR "tcfail042.hs":15 - Cannot build superclass instance
*** Instance            : Bar [a]
*** Context supplied    : (Eq a, Show a)
*** Required superclass : Foo [a]