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

GenCannotDoRep1_3.hs:11:33: 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’