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

Roles9.hs:12: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’