package typerep_extended

  1. Overview
  2. Docs
Runtime types for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

typerep_extended-v0.9.0.tar.gz
md5=39696ca95134b6e2bdaf04a519f2f1fa

Description

typerep_extended is a set of additional modules for typerep. They are not part of the base typerep library to avoid a circular dependency between core_kernel and typerep.

Published: 21 May 2017

Dependencies (14)

  1. ocaml-migrate-parsetree >= "0.4" & < "2.0.0"
  2. typerep >= "v0.9" & < "v0.10"
  3. sexplib >= "v0.9" & < "v0.10"
  4. ppx_typerep_conv >= "v0.9" & < "v0.10"
  5. ppx_type_conv >= "v0.9" & < "v0.10"
  6. ppx_sexp_value >= "v0.9" & < "v0.10"
  7. ppx_sexp_conv >= "v0.9" & < "v0.10"
  8. ppx_jane >= "v0.9" & < "v0.10"
  9. ppx_driver >= "v0.9" & < "v0.10"
  10. ppx_bin_prot >= "v0.9" & < "v0.10"
  11. jbuilder >= "1.0+beta7"
  12. core_kernel >= "v0.9" & < "v0.10"
  13. bin_prot >= "v0.9" & < "v0.10"
  14. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None