blob: 1cf9bb979407910618d27a19b553c93705b6f24b (
plain)
1
2
3
4
5
6
|
GenCannotDoRep1_8.hs:12:30:
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’
|