package ppx_assert

  1. Overview
  2. No Docs
Assert-like extension nodes that raise useful errors on failure

Install

Dune Dependency

Authors

Maintainers

Sources

113.09.00.tar.gz
md5=d2194f747216a71097693d3cb3c102bb

Description

Part of the Jane Street's PPX rewriters collection.

Published: 25 Sep 2015

Dependencies (11)

  1. ocamlbuild build
  2. ppx_driver >= "113.09.00" & < "113.10.00"
  3. ppx_sexp_conv >= "113.09.00" & < "113.10.00"
  4. ppx_here >= "113.09.00" & < "113.10.00"
  5. sexplib < "113.01.00"
  6. ppx_tools
  7. ppx_deriving
  8. ppx_compare >= "113.09.00" & < "113.10.00"
  9. ppx_core >= "113.09.00" & < "113.10.00"
  10. ocamlfind >= "1.3.2"
  11. ocaml >= "4.02.2" & < "4.03"

Dev Dependencies

None

Conflicts

None