blob: e4b39838d6a18a1e2824ca7737f5a2e7d9c50428 (
plain)
1
2
3
4
5
|
GenCannotDoRep1_4.hs:8:34:
Can't make a derived instance of ‛Generic1 T’:
Constructor ‛T’ must use the last type parameter only as the last argument of a data type, newtype, or (->)
In the data declaration for ‛T’
|