summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/deriving/should_fail/drvfail004.stderr-hugs
blob: 4370d8e96c4aaf326dbb1e3dd16084c467d5f0c4 (plain)
1
2
3
4
ERROR "drvfail004.hs":6 - Cannot build superclass instance
*** Instance            : Ord (Foo a b)
*** Context supplied    : (Ord a, Ord b)
*** Required superclass : Eq (Foo a b)