summaryrefslogtreecommitdiff
path: root/testsuite/tests/generics/GenCannotDoRep1_6.stderr
blob: 1ba8ae73c6e636c034c1e9b3dac7f1f9afe1f86c (plain)
1
2
3
4
5
6

GenCannotDoRep1_6.hs:9:43: error: [GHC-30367]
    • Can't make a derived instance of ‘Generic1 T’:
        Constructor ‘T’ applies a type to an argument involving the last parameter
                        but the applied type is not of kind * -> *
    • In the data declaration for ‘T’