servant/servant-foreign
2020-01-21 16:52:20 +02:00
..
src/Servant Added HasClient and HasForeign instances for NoContentVerb 2019-09-29 14:18:13 +03:00
test Make ComprehensiveAPI part of public API 2018-11-06 13:35:47 +02:00
CHANGELOG.md Changelog and cabal file edits 2018-11-13 09:58:42 +02:00
LICENSE Changelog and cabal file edits 2018-11-13 09:58:42 +02:00
README.md Extract common code-generation stuff to servant-foreign 2015-09-21 20:59:09 +03:00
servant-foreign.cabal Use GHC-8.8.2 on Travis 2020-01-21 16:52:20 +02:00
Setup.hs Apply stylish-haskell on all modules 2018-06-29 23:36:39 +03:00

servant-foreign

servant

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