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

Allow hashable-1.5, with allow-newers #1769

Closed ysangkok closed 5 days ago

ysangkok commented 5 days ago

Tested using

cabal test servant-docs -w ghc-9.8.2 -c 'tasty>=1.5' -c 'hashable>=1.5'