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

GenCannotDoRep2.hs:13:1:
    Can't make a derived instance of `Generic (Term a)':
      Int must be a vanilla data constructor
    In the stand-alone deriving instance for `Generic (Term a)'