servant/servant/src/Servant/API
2021-12-06 17:31:15 +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 response header support to UVerb (#1420) 2021-06-10 17:10:50 +02: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 better MimeRender/Unrender instances 2021-12-06 17:31:15 +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