servant/servant-client/test/Servant
Gaël Deest d81c8d9911 Add parameter-supplying operator
Renamed `(/:)` to `(//)`, and used `(/:)` for supplying parameters to
client functions.

Should close #1442.
2021-11-18 10:11:45 +01:00
..
BasicAuthSpec.hs ClientSpec split into multiple modules 2019-03-31 13:21:17 +01:00
ClientTestUtils.hs Add parameter-supplying operator 2021-11-18 10:11:45 +01:00
ConnectionErrorSpec.hs ClientSpec split into multiple modules 2019-03-31 13:21:17 +01:00
FailSpec.hs unsupporting GHC < 8.6.5, removing unecessary imports 2021-10-02 13:13:24 +02:00
GenAuthSpec.hs ClientSpec split into multiple modules 2019-03-31 13:21:17 +01:00
GenericSpec.hs Add parameter-supplying operator 2021-11-18 10:11:45 +01:00
HoistClientSpec.hs ClientSpec split into multiple modules 2019-03-31 13:21:17 +01:00
StreamSpec.hs ClientSpec split into multiple modules 2019-03-31 13:21:17 +01:00
SuccessSpec.hs Addresses problems with URL encodings 2021-10-03 09:57:55 -05:00
WrappedApiSpec.hs ClientSpec split into multiple modules 2019-03-31 13:21:17 +01:00