-
I'm getting a really weird issue when running servant inside a docker container. After doing stack builld and stack install from my Dockerfile I run a supervisor process which is suppose to run the se…
-
I usually split my API into several sub APIs / modules which I think is a normal thing to do, so I end up with e.g. `RootAPI`, `UsersAPI`, `BlogAPI` etc... `UsersAPI` and `BlogAPI` are "children" of `…
-
I'd like to use cookie based auth with `toSwagger` but I get this error
```
• No instance for (Data.Swagger.Internal.ParamSchema.ToParamSchema
SetCookie)
ar…
-
```
Building library for servant-exceptions-0.1.0..
[1 of 1] Compiling Servant.Exception ( src/Servant/Exception.hs, dist/build/Servant/Exception.o )
src/Servant/Exception.hs:63:10: warning: [-Wm…
-
network-2.7.0.0 is out of bounds for:
- [x] HTTP-4000.3.11 (==2.6.*). No maintainer. @haskell. Used by: library
- [ ] HaskellNet-SSL-0.3.4.0 (>=2.4 && < 2.7). Leza M. Lutonda @lemol. @dpwright. Use…
-
Hi, I am new to servant and, implicitly, servant-auth. I managed to get the code running in my local instance. However, I am still not clear on how to use the code to protect resources. Would it be…
-
Hey, moving the discussion from [haskell-servant/servant#799](https://github.com/haskell-servant/servant/issues/799) here. I had a few ideas for changes to the servant-auth API with the goal of separa…
-
Hi,
rebuilding a project that compiled fine using prior lts-12.x, but now using lts-13.0 the build fails with a foreign dependency problem.
1. project has a dependency on double-conversion-2…
esjmb updated
5 years ago
-
Summoner was removed since a revision was filed to it that is incompatible with LTS 12: https://hackage.haskell.org/package/summoner-1.0.6/revisions/
## Bounds issues
JuicyPixels-3.2.9.5 (Vinc…
-
@JBetz Hey, curious if you are still using this library?
We're in a place where we may finally end up using this library ourselves in the near future. I'm considering making a severe breaking chang…