package pa_sexp_conv

  1. Overview
  2. No Docs
Library for serializing OCaml values to and from S-expressions

Install

Dune Dependency

Authors

Maintainers

Sources

113.00.01.tar.gz
md5=ce291059d215e6e2d64f1924c68a37cd

Description

Part of Jane Street’s Core library The Core suite of libraries is an industrial strength alternative to OCaml's standard library that was developed by Jane Street, the largest industrial user of OCaml.

Published: 01 Feb 2016

Dependencies (5)

  1. type_conv
  2. camlp4
  3. ocamlbuild build
  4. ocamlfind
  5. ocaml >= "4.02.1" & < "4.03"

Dev Dependencies

None

Used by (2)

  1. cohttp = "0.20.0"
  2. conduit = "0.11.0"

Conflicts

None