summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/Roles10.stderr
blob: caf83fc478e966d99fcef41f3f0e6c5d220f0c44 (plain)
1
2
3
4
5
6
7

Roles10.hs:16:12:
    Can't make a derived instance of ‛C Age’
      (even with cunning newtype deriving):
      it is not type-safe to use GeneralizedNewtypeDeriving on this class;
      the last parameter of ‛C’ is at role N
    In the newtype declaration for ‛Age’