blob: d763e0bd17fb1eced9be95f294c5d277b6a20877 (
plain)
1
2
3
4
5
6
7
|
CasePrune.hs:14:31:
Can't make a derived instance of ‛C A’
(even with cunning newtype deriving):
it is not type-safe to use GeneralizedNewtypeDeriving on this class;
‛ic’, at type ‛T a’, cannot be converted safely
In the newtype declaration for ‛A’
|