summaryrefslogtreecommitdiff
path: root/testsuite/tests/generics/GenCannotDoRep1_3.stderr
blob: 7312a951582f9772a343b5e65086b745c1652481 (plain)
1
2
3
4
5

GenCannotDoRep1_3.hs:11:33:
    Can't make a derived instance of `Generic1 T':
      Constructor `T' must use the last type parameter only as the last argument of a data type, newtype, or (->)
    In the data declaration for `T'