eio

Exception tracking library

A library that tracks exceptions on the type level in Haskell's IO system

🎯 IO with Exceptions tracked on the type-level

GitHub

58 stars
5 watching
2 forks
Language: Haskell
last commit: over 3 years ago
haskellhaskell-libraryiotype-level

Related projects:

Repository Description Stars
kowainik/issue-wanted Centralizes GitHub issues across multiple Haskell projects into a single location 58
kowainik/relude A lightweight Haskell standard library designed to balance productivity, safety, and performance. 708
kowainik/membrain Provides type-safe memory units through a Haskell library with minimal boilerplate 62
mesabloo/diagnose A library for generating structured error reports with customizable output options and integration with parsing tools. 260
cdepillabout/servant-checked-exceptions A library for specifying and handling type-level errors in Servant APIs. 73
gabriella439/haskell-errors-library A type-safe approach to error handling in the Haskell programming language 64
akronae/eslint-plugin-exception-handling Detects and warns about potential errors in functions that might throw exceptions. 31
kowainik/summoner A tool for creating production-ready Haskell projects with minimal configuration 703
zhaskell/z-io Provides basic IO operations and networking capabilities for Haskell applications 97
zhaskell/stdio A Haskell toolkit providing standardized input/output functions powered by libuv 104
kr1s77/abnormalities Catches global exceptions and provides a callback mechanism to handle them 5
rbrahul/exception A utility package for exception handling with try-catch in Golang. 34
rotisserie/eris An error handling library with readable stack traces and flexible formatting support. 1,506
kotlins/kotlinslang A Kotlin library providing functional control structures such as Try, Option, and Either for working with potentially failed or uncertain data 22
kowainik/learn4haskell An educational project that teaches Haskell programming concepts in four modules through coding exercises and mentorship. 1,011