summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/deriving/should_fail/drvfail005.stderr
blob: e27f3c1fd2d6fc74249a62bbe31620e12be7f2b5 (plain)
1
2
3
4
5

drvfail005.hs:4:13:
    Can't make a derived instance of `Show a (Test a)':
      `Show a' is not a class
    In the data type declaration for `Test'