haskell-servant / servant

Main repository for the servant libraries — DSL for describing, serving, querying, mocking, documenting web applications and more!
https://docs.servant.dev/
1.8k stars 407 forks source link

Use tested-with for CI #1725

Closed tchoutri closed 4 months ago

tchoutri commented 4 months ago

In order to minimise drift, CI testing matrix can be derived from the tested-with stanza of the cabal file, which in turn is also displayed by Flora.pm