blob: 429a996e13472f2892d214d5589f7f6079b791a4 (
plain)
1
2
3
4
5
6
|
T15380.hs:18:16: error: [GHC-83865]
• 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’
|