About

Metadata

  • Last updated , by AlpMestanogullari
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: haskell-servant-maintainers@googlegroups.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.4.3
  2. 8.2.2
  3. 8.0.2
  4. 7.10.3

Readme

servant-nix

Use Nix expressions as request or response bodies in servant applications

servant

Example

Run the example:

cabal new-test

It performs a simple roundtrip test for a fixed Nix expression which is a list of numbers. See the code in example/Main.hs.