You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: [GHC-83865]
• Couldn't match kind ‘*’ with ‘AHyperType -> *’
Expected kind ‘HyperType’, but ‘Foo k_a33nj x_a338w’ has kind ‘*’
• In the first argument of ‘HNodes’, namely ‘(Foo k_a33nj x_a338w)’
In the instance declaration for ‘HNodes (Foo k_a33nj x_a338w)’
|
73 | makeHNodes ''Foo
| ^^^^^^^^^^^^^^^^
the expansion:
the corrected expansion (the kind signatures and kind variables removed)
The text was updated successfully, but these errors were encountered: