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

T3833.hs:9:1:
    Can't make a derived instance of ‘Monoid (DecodeMap e)’:
      ‘Monoid’ is not a derivable class
      Try GeneralizedNewtypeDeriving for GHC's newtype-deriving extension
    In the stand-alone deriving instance for ‘Monoid (DecodeMap e)’