diagnose

Error reporting library

A library for generating structured error reports with customizable output options and integration with parsing tools.

A simple library for reporting compiler/interpreter errors

GitHub

260 stars
3 watching
19 forks
Language: Haskell
last commit: 3 months ago
asciicompiler-errorserror-reportinghaskellinterpreter-errorslibraryunicode

Related projects:

Repository Description Stars
gabriella439/haskell-errors-library A type-safe approach to error handling in the Haskell programming language 64
emperror/errors Provides a unified error handling package with features from standard libraries and pkg/errors. 198
cdepillabout/servant-checked-exceptions A library for specifying and handling type-level errors in Servant APIs. 73
neuronlabs/errors Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. 6
joomcode/errorx An error handling library designed to improve conventional approaches in Go by providing composable and expressive errors with debug information. 1,181
demystifyfp/fstoolkit.errorhandling An F# library providing a standardized way to handle errors in software applications using the Result type. 471
zalando/faux-pas A library that simplifies error handling in Java functional programming 132
kowainik/eio A library that tracks exceptions on the type level in Haskell's IO system 58
cockroachdb/errors Library providing a standardized way to handle and propagate errors across networked systems. 2,118
rollbar/rollbar.net Provides a .NET SDK for sending error data to Rollbar for remote monitoring and analysis of application behavior 67
tek/splain A Scala compiler plugin that improves error messages and provides additional information during implicit resolution errors. 370
altmann/fluentresults An object-oriented way to handle errors and success in .NET applications 2,075
mikaak/elixir_error_message A library to standardize error messages across an application 33
haskellfoundation/error-message-index A collection of documentation for error messages and warnings from various Haskell tools. 102
kassane/outcome A lightweight C++ library that provides an alternative to exception handling for error reporting and management. 1