summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/deriving/should_fail/T2701.stderr
blob: a9181accc16ab8f50c6426de8a09efd1a6dc4617 (plain)
1
2
3
4
5

T2701.hs:10:32:
    Can't make a derived instance of `Data Foo':
      Constructor `MkFoo' must have only arguments of lifted type
    In the data type declaration for `Foo'