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

T10598_fail6.hs:6:41: error:
    • Can't make a derived instance of ‘Functor F’
        (even with cunning GeneralizedNewtypeDeriving):
        You need DeriveFunctor to derive an instance for this class
    • In the newtype declaration for ‘F’