Commit Graph

15 Commits

Author SHA1 Message Date
Devin Lehmacher dcf720db2e support UVerb + Fragment 2022-04-07 16:06:12 -07:00
Peter Becich 149dbf8e33
provide missing instance to fix tests 2022-01-29 16:36:48 -08:00
Oleg Grenrus aa340cd3f6 Support servant-0.17 2020-01-23 23:35:38 +02:00
Jesse Kempf 0d966b5b67 Add HasEndpoint instance for BasicAuth 2019-02-28 09:10:10 +02:00
Jesse Kempf 2183528966 Enumerate API and populate counters at start time 2019-02-28 09:09:37 +02:00
Jesse Kempf 9c5a6ce1a3 Update to work with LTS-12.x and Servant 0.14 2019-02-28 08:49:35 +02:00
Oleg Grenrus aef56f17b0 Update to servant-0.15 2019-02-11 15:50:20 +02:00
Martin Heuschober 9d7fe71bf6 compatibility servant 0.8.x
- add HasEndpoint instance for `CaptureAll`
- adjust test case for Delete () => NoContent
- adjust upper bounds for base & servant
2017-01-30 02:50:17 +01:00
Julian K. Arni 05665e6b02 Add comprehensive combinator support 2016-05-13 17:54:18 +02:00
Julian K. Arni 6f129e331d Benchmarking 2016-05-13 16:15:03 +02:00
Julian K. Arni afeab8dd11 Update for servant 0.7 2016-05-13 12:27:26 +02:00
Timo von Holtz 9f2ddc8599 Monoid instance of Maybe is not what you think it is 2015-05-01 17:31:38 +10:00
Timo von Holtz 52585c70e6 Add testsuite to make sure it is usable 2015-05-01 16:07:20 +10:00
Timo von Holtz 288cf78e76 Automatic metering for servant apis 2015-05-01 15:28:43 +10:00
Timo von Holtz d3bd502568 Initial commit 2015-05-01 12:40:08 +10:00