summaryrefslogtreecommitdiff
path: root/testsuite/tests/generics/T10604/T10604_no_PolyKinds.stderr
blob: 69bc591d0166f446d6a52509755828d90d63386a (plain)
1
2
3
4
5
6

T10604_no_PolyKinds.hs:7:35: error:
    • Cannot derive well-kinded instance of form ‘Generic1 (F ...)’
        (Perhaps you intended to use PolyKinds)
        Class ‘Generic1’ expects an argument of kind ‘* -> *’
    • In the data declaration for ‘F’