This website requires JavaScript.
Explore
Help
Sign in
eeva
/
servant
Watch
1
Star
0
Fork
You've already forked servant
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
c07f86bda7
servant
/
servant-foreign
History
Andrew Cady
c07f86bda7
introduce type ReqBodyContentType replacing use of Bool
2018-09-17 17:22:32 -04:00
..
src
/Servant
introduce type ReqBodyContentType replacing use of Bool
2018-09-17 17:22:32 -04:00
test
Cleanup pre-GHC-8.0 stuff
2018-07-11 01:39:38 +03: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
revert version bump added in previous commit
2018-09-17 13:37:08 -04:00
Setup.hs
Apply stylish-haskell on all modules
2018-06-29 23:36:39 +03:00
tinc.yaml
Use tinc on travis
2015-11-05 09:32:13 +08:00
README.md
servant-foreign
Types and helpers for generating clients for
servant
servers in arbitrary programming languages.