package asai

  1. Overview
  2. No Docs
A library for constructing and printing compiler diagnostics

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.1.tar.gz
md5=07d2bc322d4da2c3f261205b021d7e8d
sha512=52dc5937a2b319c4b893026aafe1e77f3e3cfe57a420f9d64685fc2b89bfbbeffba7e7428e14ffce531ebaedba28d27eaa87321123ab3e32bf808106c6dd9ace

Description

This package offers an implementation of compiler diagnostics and supports multiple handlers for displaying diagnostics to the end user. Currently, the package comes with built-in handlers for GitHub Actions workflow commands and UNIX terminals.

Published: 27 Feb 2024

Dependencies (4)

  1. bwd >= "2.2"
  2. algaeff >= "2.0"
  3. ocaml >= "5.2"
  4. dune >= "3.1"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test & >= "1.5"

Used by (1)

  1. forester >= "3.0.0"

Conflicts

None