Théophile Choutri

Results 4 issues of Théophile Choutri

Hi! my organisation is depending on this library and we would like to provide a patch to support Aeson 2. Would you be open to this? :)

This commit is Part 1 of the integration, where only the packages of this monorepo are touched. `MultiVerb` is integrated alongside of the other Verb machinery, so that people may...

### What happened? I am trying to run ghciwatch inside a docker container, but I get the error message: ``` $ ~/.local/bin/ghciwatch --command="cabal repl my-project" Error: × Tasks failed: │...

linear

With MultiVerb (https://github.com/haskell-servant/servant/pull/1766), it appears that Union data types are not only used by UVerb, and should be moved to a dedicated module.