blob: 22556b0b6cc3b2482689ed25de8707d8e1ca4c98 (
plain)
1
2
3
4
5
6
7
|
T4846.hs:29:1:
Can't make a derived instance of ‛B BOOL’
(even with cunning newtype deriving):
it is not type-safe to use GeneralizedNewtypeDeriving on this class;
the last parameter of ‛B’ is at role N
In the stand-alone deriving instance for ‛B BOOL’
|