servant/servant-foreign
Oleg Grenrus a1a99552b5 Changelog and cabal file edits
- Add #1079, #1011 entry
- Stricter internal dependencies
- Unify .cabal files
- Correct -conduit, -machines, -pipes changelog
- Fix years in LICENSEs
- Remove tinc.yamls
- Tweaks to 0.15 changelog
- Add changelogs for all packages
- Add changelogs for new packages (extra-source-files)
2018-11-13 09:58:42 +02:00
..
src/Servant Add mods to StreamBody 2018-11-09 21:49:53 +02: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 Changelog and cabal file edits 2018-11-13 09:58:42 +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.