package ppx_fail

  1. Overview
  2. Docs
Add location to calls to failwiths

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_fail-v0.12.0.tar.gz
sha256=71b30bb98bc96ba64dc8dee0860442e8e74b52bc180797c7e011ee3e31241d68
md5=281876493989812869c8c80e7dd92b48

README.md.html

ppx_fail

Syntax extension that makes [failwiths] always include a position.

Rewrites failwiths into failwiths ~here:[%here]. This is useful to have a position for an exception even if the backtrace got lost somehow.

OCaml

Innovation. Community. Security.