servant/servant-foreign
Dario Bertini c20c09411d Fix javascript function name generation, mostly fixes #191
and remove js-specific code in servant-foreign (code which would now be dead)
2017-01-16 11:47:55 +02:00
..
include less OverlappingInstances noise 2016-01-04 13:09:11 -05:00
src/Servant Fix javascript function name generation, mostly fixes #191 2017-01-16 11:47:55 +02:00
test Fix javascript function name generation, mostly fixes #191 2017-01-16 11:47:55 +02:00
CHANGELOG.md Changelog updates for GHC 8.0 support. 2016-05-10 22:45:29 +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 Bump version. 2016-10-27 13:25:27 +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.