Christian Marie
aa64d7a0bf
Add DocIntro and DocNote types to allow extra docs
...
This commit provides a way for a user to add information to either the
beginning of the output, and for a HasDoc instance to add extra sections to an
endpoint.
See example/greet.hs for usage of the Intro type.
2015-01-23 14:31:45 +11:00
Alp Mestanogullari
07472ccb7a
update the example to show off multiple-responses
2015-01-04 16:53:02 +01:00
Julian K. Arni
3898c19afe
Switch to encodePretty in sampleByteString.
2014-12-20 21:58:07 +01:00
Alp Mestanogullari
2d2c46ea12
adapt to the servant/servant-server split
2014-12-10 16:43:43 +01:00
Alp Mestanogullari
2261521002
polish up cabal file, add README and output of the example
2014-12-08 11:25:52 +01:00
Alp Mestanogullari
7fa44d3769
first shot at splitting servant into servant, servant-client and servant-docs
2014-11-27 18:28:01 +01:00