servant/servant-foreign
Oleg Grenrus 50be3a263b Merge pull request #767 from fierce-katie/docs-combinators
Description and Summary combinators
2017-08-16 15:31:12 +03:00
..
include less OverlappingInstances noise 2016-01-04 13:09:11 -05:00
src/Servant Add instances for new combinators 2017-06-08 18:27:36 +03:00
test Test that no foreign functions are generated for an EmptyAPI 2017-05-16 10:31:33 +00:00
CHANGELOG.md Release 0.11 2017-05-24 08:02:56 +03:00
LICENSE Change copyright to servant contributors 2016-01-20 16:58:29 +01:00
README.md Extract common code-generation stuff to servant-foreign 2015-09-21 20:59:09 +03:00
servant-foreign.cabal Fix cabal category 2017-07-25 10:46:57 +03:00
Setup.hs Extract common code-generation stuff to servant-foreign 2015-09-21 20:59:09 +03:00
tinc.yaml Use tinc on travis 2015-11-05 09:32:13 +08:00

servant-foreign

servant

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