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
[14 of 15] Compiling Incipit.TypeError ( lib/Incipit/TypeError.hs, dist/build/Incipit/TypeError.o, dist/build/Incipit/TypeError.dyn_o )
lib/Incipit/TypeError.hs:32:15: error: [GHC-91028]
• Expected kind ‘forall k. k’,
but ‘TypeError ('Text "undefined")’ has kind ‘b0’
Cannot instantiate unification variable ‘b0’
with a kind involving polytypes: forall k. k
• In the type ‘TypeError ('Text "undefined")’
In the type family declaration for ‘Undefined’
|
32 | Undefined = TypeError ('Text "undefined")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: