blob: 7764f24662cf4e6ff4cbde28e01b4c242814289c (
plain)
1
2
3
4
5
6
|
GenCannotDoRep1_0.hs:9:49:
Can't make a derived instance of ‘Generic1 Dynamic’:
Constructor ‘Dynamic’ has existentials or constraints in its type
Possible fix: use a standalone deriving declaration instead
In the data declaration for ‘Dynamic’
|