blob: 973c9b0843bddd4eebd1c8dcc04f2988640feaa1 (
plain)
1
2
3
4
5
6
|
GenCannotDoRep1_4.hs:8:34:
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’
|