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

T12801.hs:9:17: error:
    • 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’