servant/servant-foreign
Oleg Grenrus 0b084afe62 Update .travis.yml
- Disable file-upload recipe (changed MkLink breaks released
  servant-multipart)
- GHC-8.4.2 -> GHC-8.4.3
2018-06-01 13:42:34 +03:00
..
include less OverlappingInstances noise 2016-01-04 13:09:11 -05:00
src/Servant Support GHC-8.4.1 and newer deps 2018-05-26 01:06:36 +03:00
test Bump lower bounds in servant 2018-01-25 15:06:14 +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 Update .travis.yml 2018-06-01 13:42:34 +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.