Haskell-Errors-Library

Error handling library

A type-safe approach to error handling in the Haskell programming language

Type-safe error handling

GitHub

64 stars
10 watching
22 forks
Language: Haskell
last commit: almost 3 years ago

Related projects:

RepositoryDescriptionStars
gabriella439/haskell-typed-spreadsheet-libraryProvides a typed and composable API for building spreadsheets with explicit input/output relationships185
cdepillabout/servant-checked-exceptionsA library for specifying and handling type-level errors in Servant APIs.73
neuronlabs/errorsProvides a simple and classified error handling system with advanced features like classification primitives and detailed error structures.6
gabriella439/haskell-morte-libraryAn intermediate language for optimizing functional programs in Haskell374
emperror/errorsProvides a unified error handling package with features from standard libraries and pkg/errors.198
gabriella439/haskell-lens-tutorial-libraryA comprehensive tutorial module for the lens library, providing in-depth guidance on its usage and application.81
gabriella439/turtleA Haskell-based shell scripting library providing a typed and lightweight environment for executing system commands and performing filesystem operations.946
mesabloo/diagnoseA library for generating structured error reports with customizable output options and integration with parsing tools.260
demystifyfp/fstoolkit.errorhandlingA utility library for error handling in F#479
cockroachdb/errorsLibrary providing a standardized way to handle and propagate errors across networked systems.2,129
haskellfoundation/error-message-indexA collection of documentation for error messages and warnings from various Haskell tools.103
oliverbrotchie/optionalsProvides error handling and options for TypeScript and Deno similar to Rust's Option and Result enums179
joomcode/errorxAn error handling library designed to improve conventional approaches in Go by providing composable and expressive errors with debug information.1,223
zalando/faux-pasA library that simplifies error handling in Java functional programming133
kotlins/kotlinslangA Kotlin library providing functional control structures such as Try, Option, and Either for working with potentially failed or uncertain data22