Théophile Choutri de Tarlé

Results 214 comments of Théophile Choutri de Tarlé

Hmm I'm not seeing anything explicitly wrong in this result: ```json { "headers": { "Accept": "application/json;charset=utf-8,application/json", "Accept-Encoding": "gzip", "Host": "httpbin.org", "X-Amzn-Trace-Id": "Root=1-660c6e2c-75bb6dfc08b3f13056f4c4d0" } } ```

@alt-romes In my personal experience, hackage-sever is more often faulty than servant-client. If you can trace the requests as they are understood and processed by hackage-server and show that it's...

@peterbecich Hi, thanks for tackling this. I don't believe the README should contain a list of packages to such an extent. It should say first and foremost: 1. What servant...

@fel-mazo Thank you very much! I think the `mkURL` function may also cause problems: https://github.com/flora-pm/flora-server/blob/development/src/web/FloraWeb/Components/PaginationNav.hs#L44-L54

I'm very excited for this PR to land, I am starting a project with GHC 9.10. :)

Thank you very much @MangoIV for this work! Reading the PR content, I feel like we ought to merge the NamedRoutes and Generics cookbooks together, under the NamedRoutes name.

@MangoIV You may rebase your PR on top of `master` now, I've integrated servant-quickcheck in the monorepo.

@tfc yes, Mango still has to merge the two cookbooks. :)

@ysangkok look at your URL, you're on `stable`. Check out the `master` branch: https://docs.servant.dev/en/master/cookbook/named-routes/NamedRoutes.html