servant/servant/src/Servant/API
Intolerable a2e003367d
Add HasStatus instance for Headers (that defers StatusOf to underlying value) (#1649)
* Add HasStatus instance for Headers (that defers StatusOf to underlying value)

* changelog.d/1649
2023-02-14 23:28:57 +01:00
..
Experimental Reformat servant 2018-03-11 17:58:31 +02:00
UVerb feat: Polymorphic `Elem` for `Union` (#1637) 2022-12-23 09:42:52 +01:00
Alternative.hs unsupporting GHC < 8.6.5, removing unecessary imports 2021-10-02 13:13:24 +02:00
BasicAuth.hs Reformat servant 2018-03-11 17:58:31 +02:00
Capture.hs Reformat servant 2018-03-11 17:58:31 +02:00
ContentTypes.hs Evaluate NoContent before (not) rendering it. (#1587) 2022-05-04 14:40:26 +02:00
Description.hs Various haddock fixes 2019-11-12 09:29:35 +01:00
Empty.hs Reformat servant 2018-03-11 17:58:31 +02:00
Fragment.hs Add URI fragment as a separate combinator (#1324) 2020-11-18 21:57:20 +03:00
Generic.hs Code reorganization 2021-11-18 10:09:58 +01:00
Header.hs Make error messages from combinators configurable 2020-07-17 17:10:31 +03:00
HttpVersion.hs Reformat servant 2018-03-11 17:58:31 +02:00
IsSecure.hs Reformat servant 2018-03-11 17:58:31 +02:00
Modifiers.hs Add URI fragment as a separate combinator (#1324) 2020-11-18 21:57:20 +03:00
NamedRoutes.hs Code reorganization 2021-11-18 10:09:58 +01:00
QueryParam.hs Reformat servant 2018-03-11 17:58:31 +02:00
Raw.hs Various haddock fixes 2019-11-12 09:29:35 +01:00
RemoteHost.hs Reformat servant 2018-03-11 17:58:31 +02:00
ReqBody.hs Reformat servant 2018-03-11 17:58:31 +02:00
ResponseHeaders.hs Add details about AddHeaders instances (#1490) 2021-11-30 23:52:06 +01:00
Status.hs Derive HasClient good response status from Verb status (#1469) 2021-12-09 10:09:18 +01:00
Stream.hs unsupporting GHC < 8.6.5, removing unecessary imports 2021-10-02 13:13:24 +02:00
Sub.hs Reformat servant 2018-03-11 17:58:31 +02:00
TypeErrors.hs Type-level errors for HasLink for invalid combinators 2021-11-15 21:40:36 +01:00
TypeLevel.hs Update doctest to be compatible with newer GHC 2022-10-27 13:05:51 +01:00
UVerb.hs Add HasStatus instance for Headers (that defers StatusOf to underlying value) (#1649) 2023-02-14 23:28:57 +01:00
Vault.hs Reformat servant 2018-03-11 17:58:31 +02:00
Verbs.hs Add HeadNoContent to Servant.API.Verbs (#1502) 2022-01-06 13:02:57 +01:00
WithNamedContext.hs Reformat servant 2018-03-11 17:58:31 +02:00
WithResource.hs WithResource combinator for Servant-managed resources (#1630) 2022-12-29 19:00:47 +01:00