Théophile Choutri

Results 85 issues of Théophile Choutri

Hi! I'm begining to write some utilities that will be reaching a GraphQL endpoint with Haskell. Do you plan to maintain this library in the future, and if not, could...

Blocked by https://github.com/kowainik/colourista/pull/75

## Expected Behaviour Not showing any error when importing a local module in another module ## Current Behaviour This error message in Neovim's `:messages` buffer >Could not find module ‘My.Module’...

editor: (neo)vim

Hi, I just upgraded to the latest stylish-haskell binary, but I would like to keep the previous behaviour where, in the case of a sole deriving clause, said clause is...

> I took over the maintenance after a lot of help from @alpmestan when I needed to figure out servant-auth. I share the same experience as others of wasting countless...

enhancement
help wanted
idea

Idea: Having a cookbook that would describe how to set-up an API server based on NamedRoutes, with katip-wai and katip for both Servant-level & application-level logging.

documentation:cookbook

Following [this article](https://medium.com/co-star-engineering/deprecating-api-endpoints-with-servant-1c00f8a211ca) by @benweitzman, I think it would make a great addition to the toolbox we provide. Ben: How can we work this out, copyright-wise?

I suggest the addition of a part of the cookbook that explains the workflow of integration OpenAPI3 annotations to Servant definitions, and show a simple setup with Redoc to produce...

documentation