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

102 stars
9 watching
70 forks
Language: Haskell
last commit: 20 days 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 148
demystifyfp/fstoolkit.errorhandling An F# library providing a standardized way to handle errors in software applications using the Result type. 471
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. 209
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,075
mark-watson/haskell_tutorial_cookbook_examples A collection of Haskell code examples and tutorials for learning the language. 82
haskell-hint/hint An interpreter for a functional programming language, allowing developers to run and interact with compiled code at runtime. 260