haskell-servant / servant

Servat is a Haskell DSL for describing, serving, querying, mocking, documenting web applications and more!
https://docs.servant.dev/
1.82k stars 412 forks source link

Add HasStatus instance for Headers (that defers StatusOf to underlying value) #1649

Closed intolerable closed 1 year ago

intolerable commented 1 year ago

think the change should be ready to merge whenever you're happy with it 👍

tchoutri commented 1 year ago

Yep, all good on our end, thanks a bunch @intolerable