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
103 stars
9 watching
70 forks
Language: Haskell
last commit: 4 months ago haskell
Related projects:
Repository | Description | Stars |
---|---|---|
| A type-safe approach to error handling in the Haskell programming language | 64 |
| Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
| A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
| A collection of practical resources and guides for using Haskell in real-world software development projects | 80 |
| A collection of resources and documentation on Haskell programming language and learning it | 149 |
| A utility library for error handling in F# | 479 |
| A library for generating structured error reports with customizable output options and integration with parsing tools. | 260 |
| An intermediate documentation repository for collaborative learning experience in Haskell programming. | 208 |
| Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
| A cookbook providing guidance and examples for building web applications using the Haskell Servant framework | 84 |
| The source code for an introductory textbook on functional programming in Haskell. | 82 |
| Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. | 6 |
| An object-oriented way to handle errors and success in .NET applications | 2,117 |
| A collection of Haskell code examples and tutorials for learning the language. | 81 |
| An interpreter for a functional programming language, allowing developers to run and interact with compiled code at runtime. | 261 |