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

T12801.hs:9:17: error: [GHC-86639]
    • Can't make a derived instance of ‘Functor Wibble’:
        You need DeriveFunctor to derive an instance for this class
    • In the data declaration for ‘Wibble’