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

T9968a.hs:8:13: error:
    • Can't make a derived instance of ‘Bifunctor Blah’:
        ‘Bifunctor’ is not a stock derivable class (Eq, Show, etc.)
        The last argument of class ‘Bifunctor’ does not have kind * or (* -> *)
    • In the data declaration for ‘Blah’