servant/servant/src/Servant/API
Théophile Choutri a975cfc361
Add details about AddHeaders instances (#1490)
* Add details about the instances of AddHeader

Also:

* Cleanup of extensions and imports
2021-11-30 23:52:06 +01:00
..
Experimental Reformat servant 2018-03-11 17:58:31 +02:00
UVerb Support GHC-9.0.1 2021-06-23 23:06:07 +02: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 Enable FlexibleContexts in Servant.API.ContentTypes 2021-10-30 23:26:21 -04: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 Use GHC.TypeLits rather than TypeNats 2020-06-13 15:50:12 +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 Add URI fragment as a separate combinator (#1324) 2020-11-18 21:57:20 +03:00
UVerb.hs Fix overlapping MimeRender instances (#1376) 2020-12-09 23:08:54 +01:00
Vault.hs Reformat servant 2018-03-11 17:58:31 +02:00
Verbs.hs Implemented NoContentVerb and server instances for it 2019-09-29 14:18:13 +03:00
WithNamedContext.hs Reformat servant 2018-03-11 17:58:31 +02:00