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.00.tar.gz
md5=de8e69d53b6a2d1b3d47284267c2aca0

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: 25 Jan 2016

Dependencies (6)

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

Dev Dependencies

None

Used by (2)

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

Conflicts

None