summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/drvfail-functor1.stderr
blob: bff4d27a492e17d2ea672de5266f32ee47ff4036 (plain)
1
2
3
4
5

drvfail-functor1.hs:6:14:
    Can't make a derived instance of ‘Functor List’:
      You need DeriveFunctor to derive an instance for this class
    In the data declaration for ‘List’