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
8574d8d2a9
servant
/
servant-foreign
History
Oleg Grenrus
bba98a3755
Update changelogs
2017-11-06 12:35:43 +02:00
..
include
less OverlappingInstances noise
2016-01-04 13:09:11 -05:00
src
/Servant
Derive Typeable for internal servant-foreign types
2017-11-06 12:29:43 +02:00
test
Test that no foreign functions are generated for an EmptyAPI
2017-05-16 10:31:33 +00:00
CHANGELOG.md
Update changelogs
2017-11-06 12:35:43 +02: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
servant-foreign: Move -XDeriveDataTypeable to servant-foreign.cabal
2017-11-06 12:21:31 +02:00
Setup.hs
Extract common code-generation stuff to servant-foreign
2015-09-21 20:59:09 +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.