summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/T5478.stderr
blob: f6f00d53640a00084fc09fda0badfce9346d5fe7 (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 type declaration for `Foo'