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
[ 4 of 10] Compiling Magicbane.Util
/home/curators/work/unpack-dir/unpacked/magicbane-0.5.1-bc28398ab41d4acdc11bf3561cb785ed2df023e85ae14a9ccb3fcc166693c423/library/Magicbane/Util.hs:35:45: error: [GHC-83865]
• Expecting one more argument to ‘HTTPLink’
Expected a type, but ‘HTTPLink’ has kind ‘* -> *’
• In the second argument of ‘Header’, namely ‘[HTTPLink]’
In the first argument of ‘Headers’, namely
‘'[Header "Link" [HTTPLink]]’
In the type ‘(Headers '[Header "Link" [HTTPLink]] α)’ |
35 | type WithLink α = (Headers '[Header "Link" [HTTPLink]] α)
| ^^^^^^^^
@myfreeweb
The text was updated successfully, but these errors were encountered: