Sönke Hahn
ac930ef198
ComprehensiveAPI: add some comments (and minor tweaks)
2016-01-18 20:06:45 +01:00
Sönke Hahn
e5974ec94d
add ComprehensiveAPI to test whether we're missing instances
...
Some of the combinators are commented atm, because we *are* missing combinators.
2016-01-18 12:28:29 +01:00
Julian K. Arni
641431d5b2
Fix extra quotes in Verb headers for docs.
...
Fixes #325 .
2016-01-15 12:17:48 +01:00
Julian K. Arni
37afddf3a2
Re-add missing Header instance for docs.
2016-01-11 13:37:20 +01:00
Julian K. Arni
208bcf5986
Use Verb for servant-docs
2016-01-07 13:47:08 +01:00
Nickolay Kudasov
5aa0e2e733
Fix servant-docs test suite and add Headers to TestApi
2015-09-24 14:02:21 +03:00
Nickolay Kudasov
42f5795fcc
Add DocOptions with maxSamples field
...
With DocOptions one can limit maximum number of samples.
This is useful for Generic-based instances for recursive data types
(e.g. `[]`). Default options set maxSamples to 5.
2015-09-21 13:36:57 +03:00
Nickolay Kudasov
f96915e85e
Add samples helper to define samples without documentation
2015-09-21 12:51:00 +03:00
Nickolay Kudasov
f56a656e65
Fix servant-docs tests
2015-09-21 12:46:21 +03:00
Matthias Fischmann
d9df8f043e
Add tests.
2015-09-16 12:42:05 +02:00
Philipp Kant
529139eb03
Added test for docsWith.
...
Make sure that no information is lost when providing additional
information via docsWith. With the current left-biased implementation of
combineAction, this can happen if the function arguments are in the
wrong order.
2015-06-16 22:38:14 +02:00
Julian K. Arni
84211d4a0f
Fix ToSample issues
2015-05-03 01:50:30 +02:00
Julian K. Arni
88f1a3fc15
prepare merge
2015-04-20 11:19:48 +02:00