summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T15883d.stderr
blob: 162b31072efc4632554c1e13526325afac0ea757 (plain)
1
2
3
4
5
6
T15883d.hs:14:1:
     Can't make a derived instance of
        ‘Show (Foo ('BoxedRep 'Lifted))’ with the stock strategy:
        Don't know how to derive ‘Show’ for type ‘forall a. a’
     In the stand-alone deriving instance for
        ‘Show (Foo (BoxedRep Lifted))’