servant/servant-docs/src
Philipp Kant 8dc6d9a7d4 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-06-16 10:58:15 +02:00
..
Servant servant-docs: Fix docsWith. 2015-06-16 10:58:15 +02:00