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
This of course prevents servant-jsaddle from compiling on newer servant vsersions
src/Servant/Client/Internal/JSaddleXhrClient.hs:123:3: error:
‘runRequest’ is not a (visible) method of class ‘RunClient’
|
123 | runRequest r = do
| ^^^^^^^^^^