servant/servant-foreign
Maxim Koltsov 507f0a4671
Allow hspec < 2.9
https://github.com/commercialhaskell/stackage/issues/6010
2021-05-14 12:34:04 +03:00
..
src/Servant doc(servant-foreign): Document module 2021-03-25 11:26:53 +01:00
test Add URI fragment as a separate combinator (#1324) 2020-11-18 21:57:20 +03:00
CHANGELOG.md Prepare 0.18.2 release (#1364) 2020-11-22 17:51:32 +03: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
Setup.hs Apply stylish-haskell on all modules 2018-06-29 23:36:39 +03:00
servant-foreign.cabal Allow hspec < 2.9 2021-05-14 12:34:04 +03:00

README.md

servant-foreign

servant

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