summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/T5478.stderr
blob: a49b188da773068905649d5cd0b7c5c926820574 (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'