-
I've followed the README carefully, and my server successfully sets the cookies on a login. I can also access an authenticated resource with curl using the `Authorization: ` header
However, for co…
-
servant-blaze-0.9 (Haskell Servant ) is out of bounds for:
- [ ] servant-swagger-ui-core-0.3.2 (==0.8.*). Oleg Grenrus @phadej. @jkarni @phadej. Used by: library
-
in the Prepare section, i would suggest changing this:
> The tutorial app is a simple web service for storing notes, built with Servant.
>
> The app includes a Cabal package description file, haskel…
-
Probably beginners have to understand `Context` feature and a lot of undocumented details to create a stateful web application but this analysis is a hard work. Could you provide an implementation exa…
-
I often hear complains about the TechEmpower benchmarks not reporting any information about frameworks memory consumption. I agree that indeed it is an interesting information and that it should be so…
-
I'm currently getting a `uncaught exception in Haskell thread: ReferenceError: h$hsnet_getaddrinfo is not defined` error when using `servant-client-0.11`.
Some research seems to indicate that `serv…
-
Redirecting to the thank you page is important to prevent the double submit problem. Could you provide the official solution?
-
We are being affected by https://github.com/haskell-hint/hint/issues/56 so I will look into:
1. Will GHC 8.6 fix this?
2. Will using GHCI rather than hint fix this
-
Again related to https://github.com/haskell-servant/servant/pull/1018, the upper bound on `base-compat` for the current latest version of `jsaddle-dom` is preventing Cabal from finding a suitable buil…
-
```
[3 of 6] Compiling Servant.Checked.Exceptions.Internal.Servant.Server ( src/Servant/Checked/Exceptions/Interna
l/Servant/Server.hs, dist/build/Servant/Checked/Exceptions/Internal/Servant/Server.…