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

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