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
d94ad9df9b
servant
/
servant-foreign
History
Maxim Koltsov
1a09b1d3a4
Update GHC 8.8.x versions to 8.8.3
2020-07-17 17:10:31 +03:00
..
src
/Servant
Added HasClient and HasForeign instances for NoContentVerb
2019-09-29 14:18:13 +03:00
test
Fix typos and grammar (
#1304
)
2020-06-06 00:43:51 -04:00
CHANGELOG.md
Update other changelogs
2020-01-23 13:43:19 +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
Update GHC 8.8.x versions to 8.8.3
2020-07-17 17:10:31 +03:00
Setup.hs
Apply stylish-haskell on all modules
2018-06-29 23:36:39 +03:00
README.md
servant-foreign
Types and helpers for generating clients for
servant
servers in arbitrary programming languages.