blob: 405d572c731c1b4fcd152859a654fed8818f3fdc (
plain)
1
2
3
4
5
6
|
T15380.hs:17:16: error:
• Expecting one more argument to ‘To (M x)’
Expected a type, but ‘To (M x)’ has kind ‘Rep (M x) -> M x’
• In the type ‘To (M x)’
In the type family declaration for ‘MDefault’
|