summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/T2701.stderr
blob: 150add58c670ff8b1cffcfd08e2730cd0601fb99 (plain)
1
2
3
4
5

T2701.hs:10:32:
    Can't make a derived instance of `Data Foo':
      Don't know how to derive `Data' for type `Int#'
    In the data declaration for `Foo'