servant-foreign

Helpers for generating clients for servant APIs in any programming language

Version on this page:0.10
LTS Haskell 22.14:0.16@rev:2
Stackage Nightly 2024-03-28:0.16@rev:2
Latest on Hackage:0.16@rev:2

See all snapshots servant-foreign appears in

BSD-3-Clause licensed by Servant Contributors
Maintained by [email protected]
This version can be pinned in stack with:servant-foreign-0.10@sha256:07097f8971637acc8254c835f6f45c7892f8e5d3b8b26c416fc5789df60ae823,3217

Module documentation for 0.10

servant-foreign

servant

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

Changes

0.10

Breaking changes

  • Do not apply JavaScript specific mangling to the names. (#191)

0.7.1

  • Support GHC 8.0

0.5

  • Use the text package instead of String.
  • Extract javascript-oblivious types and helpers to servant-foreign
  • Typed-languages support