blob: 2830a6d77499bfed27b5d665e3927e1aedf82fb5 (
plain)
1
2
3
4
5
|
GenCannotDoRep1_7.hs:11:29:
Can't make a derived instance of ‛Generic1 T’:
must not apply type constructors that cannot be represented with `Rep1' (such as `B') to arguments that involve the last type parameter
In the data declaration for ‛T’
|