Packages tagged error-handling
26 packages have this tag.
[Merge tag] (trustees only)Related tags: library (26), bsd3 (15), control (11), failure (8), mit (7), monad (6), exceptions (3), apache (2), data (2), deprecated (2), development (2), monads (2), ...
Name |
DLs |
Rating |
Description |
Tags |
Last U/L |
Maintainer |
---|---|---|---|---|---|---|
Dangerous | 57 | 0.0 | Monads for operations that can exit early and produce warnings | (error-handling, library, mit) | 2012-01-30 | NateSoares |
async-io-either | 26 | 2.0 | Could be useful | (bsd3, error-handling, library) | 2017-02-21 | schalmers |
bug | 7 | 0.0 | Better alternatives to the "error" function | (development, error-handling, library, mit) | 2017-04-08 | HerbertValerioRiedel, NikitaVolkov |
error | 16 | 2.0 | The canonical error type | (data, error-handling, library, mit) | 2022-02-16 | Profpatsch |
error-context | 26 | 0.0 | Provides API for enriching errors with contexts | (bsd3, control, error-handling, library) | 2018-04-10 | mtesseract |
error-message | 8 | 0.0 | Composable error messages. | (bsd3, development, error-handling, library) | 2010-11-15 | GregoryCrosswhite |
error-util | 17 | 0.0 | Set of utils and operators for error handling | (error-handling, library, mit) | 2017-08-09 | danilo2, PiotrMlodawski, iamrecursion |
errors | 234 | 2.25 | Simplified error-handling | (bsd3, control, error-handling, library) | 2018-05-11 | GabrielGonzalez |
errors-ext | 50 | 0.0 | `bracket`-like functions for `ExceptT` over `IO` monad. | (control, error-handling, library) | 2018-07-17 | warlock |
exception-monads-fd (deprecated in favor of exception-mtl) | 13 | 0.0 | Exception monad transformer instances for monads-fd classes. | (bsd3, control, deprecated, error-handling, failure, library, monad) | 2010-10-06 | GeoffreyMainland |
exception-monads-tf | 38 | 0.0 | Exception monad transformer instances for monads-tf classes. | (bsd3, control, error-handling, failure, library, monad) | 2017-05-03 | GeoffreyMainland |
exception-mtl | 81 | 0.0 | Exception monad transformer instances for mtl classes. | (bsd3, control, error-handling, failure, library, monad) | 2016-05-10 | GeoffreyMainland |
exception-transformers | 82 | 0.0 | Type classes and monads for unchecked extensible exceptions. | (bsd3, control, error-handling, failure, library, monad) | 2021-11-20 | GeoffreyMainland, TroelsHenriksen |
failable-list (deprecated in favor of enumerator) | 16 | 0.0 | A list-like type for lazy streams, which might terminate with an error. | (bsd3, data, deprecated, error-handling, library) | 2009-12-07 | JohnMillikin |
partial-handler | 39 | 0.0 | A composable exception handler | (error-handling, exceptions, failure, library, mit) | 2018-02-12 | NikitaVolkov |
pipes-errors | 20 | 0.0 | Integration between pipes and errors | (bsd3, control, error-handling, library, monad, pipes) | 2015-05-21 | jdnavarro |
pipes-safe | 284 | 0.0 | Safety for the pipes ecosystem | (bsd3, control, error-handling, library, pipes) | 2022-04-08 | GabrielGonzalez |
postgresql-error-codes | 32 | 0.0 | PostgreSQL error codes | (database, error-handling, library, mit, postgresql) | 2017-01-18 | NikitaVolkov |
pretty-error | 4 | 0.0 | Pretty error messages for runtime invariants | (apache, error-handling, library) | 2015-09-05 | jml |
prim-spoon | 9 | 0.0 | Catch errors thrown from pure computations using primops. | (bsd3, error-handling, library) | 2016-05-02 | lambdamichael |
rescue | 23 | 0.0 | More understandable exceptions | (apache, error-handling, library) | 2021-03-15 | expede |
resumable-exceptions | 3 | 0.0 | A monad transformer for resumable exceptions | (control, error-handling, failure, library, monads, reactivity) | 2010-09-20 | NicolasFrisby |
slave-thread | 104 | 2.0 | A fundamental solution to ghost threads and silent exceptions | (concurrency, concurrent, error-handling, exceptions, failure, library, mit) | 2021-05-31 | NikitaVolkov |
spoon | 28 | 0.0 | Catch errors thrown from pure computations. | (bsd3, error-handling, library) | 2013-06-17 | DanielPeebles, LiyangHu |
spork | 5 | 0.0 | Catch errors from pure computations in a Maybe/Either | (bsd3, error-handling, library) | 2020-07-01 | tycho01 |
tagged-exception-core | 9 | 0.0 | Reflect exceptions using phantom types. | (bsd3, control, error-handling, exceptions, failure, library, monad, monads, phantom-types) | 2016-02-02 | PeterTrsko |