summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/T2721.stderr
blob: 03339d3bfa24c545ed14286d6a434e46d850840a (plain)
1
2
3
4
5
6

T2721.hs:15:28:
    Can't make a derived instance of `C N'
      (even with cunning newtype deriving):
      the class has associated types
    In the newtype declaration for `N'