servant/servant-client-core/src/Servant/Client/Core
Gaël Deest 0c80bc8f8e Fix haddock documentation for (//) and (/:)
The examples for these two operators weren't displayed properly due to invalid Haddock markup.
2022-03-21 14:18:49 +01:00
..
Auth.hs Refactor servant-client-core 2019-02-18 19:08:13 +02:00
BaseUrl.hs Refactor servant-client-core 2019-02-18 19:08:13 +02:00
BasicAuth.hs unsupporting GHC < 8.6.5, removing unecessary imports 2021-10-02 13:13:24 +02:00
ClientError.hs Rename ServantError to ClientError, ServantErr to ServerError 2019-02-18 22:51:09 +02:00
HasClient.hs Fix haddock documentation for (//) and (/:) 2022-03-21 14:18:49 +01:00
Internal.hs Refactor servant-client-core 2019-02-18 19:08:13 +02:00
Reexport.hs Add parameter-supplying operator 2021-11-18 10:11:45 +01:00
Request.hs Export encoding function for a query parameter value (#1549) 2022-03-01 15:22:25 +01:00
Response.hs Refactor servant-client-core 2019-02-18 19:08:13 +02:00
RunClient.hs union verbs (#1314) 2020-10-31 20:45:46 +01:00