servant/servant-foreign
Oleg Grenrus 7634e08352 Make ComprehensiveAPI part of public API
We cannot simply tweak it, it will break tests of other packages.
Including packages not in this repository.
2018-11-06 13:35:47 +02:00
..
src/Servant Refactor Stream stuff 2018-11-05 15:48:47 +02:00
test Make ComprehensiveAPI part of public API 2018-11-06 13:35:47 +02:00
CHANGELOG.md Support GHC-8.4.1 and newer deps 2018-05-26 01:06:36 +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 8.4.4 job 2018-10-15 18:15:52 +03:00
Setup.hs Apply stylish-haskell on all modules 2018-06-29 23:36:39 +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.