error-message-index

Error guide

A collection of documentation for error messages and warnings from various Haskell tools.

A community-driven collection of documentation for Haskell error messages and warnings

GitHub

103 stars
9 watching
70 forks
Language: Haskell
last commit: 4 months ago
haskell

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
haskellzhangsong/introduction_to_haskell A book's source code with corrections and explanations for errors in a Haskell programming language textbook. 67
felixmulder/haskell-in-production A collection of practical resources and guides for using Haskell in real-world software development projects 80
soupi/rfc A collection of resources and documentation on Haskell programming language and learning it 149
demystifyfp/fstoolkit.errorhandling A utility library for error handling in F# 479
mesabloo/diagnose A library for generating structured error reports with customizable output options and integration with parsing tools. 260
commercialhaskell/haskelldocumentation An intermediate documentation repository for collaborative learning experience in Haskell programming. 208
dwayne/haskell-programming Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' 95
algas/haskell-servant-cookbook A cookbook providing guidance and examples for building web applications using the Haskell Servant framework 84
haskellzhangsong/introduction_to_haskell_2ed_source The source code for an introductory textbook on functional programming in Haskell. 82
neuronlabs/errors Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. 6
altmann/fluentresults An object-oriented way to handle errors and success in .NET applications 2,117
mark-watson/haskell_tutorial_cookbook_examples A collection of Haskell code examples and tutorials for learning the language. 81
haskell-hint/hint An interpreter for a functional programming language, allowing developers to run and interact with compiled code at runtime. 261