summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/generics/GenCannotDoRep0.stderr
blob: b5d2f01381d6049f2db3d4d239b6dac9c5373758 (plain)
1
2
3
4
5

GenCannotDoRep0.hs:9:45:
    Can't make a derived instance of `Generic Dynamic':
      Dynamic must be a vanilla data constructor
    In the data type declaration for `Dynamic'