servant/servant-foreign
Erik Aker 68014463d9 Rewrite client concatQueryString for client requests and pull extraneous data type for spec
Remove symbol from QueryParamForm type args

Remove the data instance for QueryParamForm in HasDocs
2019-10-03 20:28:00 -07:00
..
src/Servant Rewrite client concatQueryString for client requests and pull extraneous data type for spec 2019-10-03 20:28:00 -07:00
test Rewrite client concatQueryString for client requests and pull extraneous data type for spec 2019-10-03 20:28:00 -07: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 Relax bounds for ghc-8.8 2019-09-29 00:43:53 +03: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.