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 QuickCheck-2.15 #1761

Closed ysangkok closed 1 month ago

ysangkok commented 1 month ago

Tested using

cabal build all -w ghc-9.8.2 -c 'QuickCheck>=2.15' --allow-newer=openapi3:QuickCheck,swagger2:QuickCheck
maksbotan commented 1 month ago

Done revisions. servant-quickcheck 0.1.0.0 still pending check in https://github.com/haskell-servant/servant/pull/1760#issuecomment-2117419206