servant/servant-foreign
Jan Hrcek b9d8fbcdc1
Fix typos and grammar (#1304)
* Fix typos and grammar

* Remove redundant words, fix articles

* More language fixes

* More typo fixes and resolve TODO about missing links
2020-06-06 00:43:51 -04:00
..
src/Servant Added HasClient and HasForeign instances for NoContentVerb 2019-09-29 14:18:13 +03:00
test Fix typos and grammar (#1304) 2020-06-06 00:43:51 -04:00
CHANGELOG.md Update other changelogs 2020-01-23 13:43:19 +02:00
LICENSE Changelog and cabal file edits 2018-11-13 09:58:42 +02:00
README.md Extract common code-generation stuff to servant-foreign 2015-09-21 20:59:09 +03:00
servant-foreign.cabal Fix typos and grammar (#1304) 2020-06-06 00:43:51 -04:00
Setup.hs Apply stylish-haskell on all modules 2018-06-29 23:36:39 +03:00

servant-foreign

servant

Types and helpers for generating clients for servant servers in arbitrary programming languages.