servant/servant-docs/src
Philipp Kant 3565641359 servant-docs: Fix docsWith.
When adding extra info using using docsWith, the responses vanished from
the output. This was due to combineAction being left-biased, and
docsWith combining the extra info with the enpoint (in that
order). Flipping combineAction solves this.
2015-07-06 19:36:03 +10:00
..
Servant servant-docs: Fix docsWith. 2015-07-06 19:36:03 +10:00