summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/T5478.stderr
blob: 6c194a379394aad425f6cbc5ab6001f1fe99f303 (plain)
1
2
3
4
5

T5478.hs:6:38:
    Can't make a derived instance of ‘Show Foo’:
      Don't know how to derive ‘Show’ for type ‘ByteArray#’
    In the data declaration for ‘Foo’