package ppx_fail

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

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_fail-v0.10.0.tar.gz
sha256=8ccc07d7503c39bd0929ce50bdc876277c4c50357046a59120cedd138041fd2d
md5=0f44a02532fd66de704a289d395ce42f

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.