servant/servant-foreign
2017-11-06 12:21:28 +02:00
..
include less OverlappingInstances noise 2016-01-04 13:09:11 -05:00
src/Servant servant-foreign: Derive Data for all types 2017-11-06 12:21:28 +02:00
test Test that no foreign functions are generated for an EmptyAPI 2017-05-16 10:31:33 +00:00
CHANGELOG.md Bump versions and update changelogs. 2017-11-06 11:24:48 +02: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 servant-foreign: Derive Data for all types 2017-11-06 12:21:28 +02: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.