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