haskell-dangerous-functions
Error-prone functions
Raises awareness of Haskell's error-prone functions and provides tools to detect and prevent their misuse.
Documentation about Haskell's dangerous functions and a hlint config file to warn about them
167 stars
10 watching
14 forks
Language: Haskell
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A modern testing framework for Haskell with advanced features and good defaults | 116 |
| A type-safe approach to error handling in the Haskell programming language | 64 |
| A Haskell library providing an efficient way to handle effects in functional programming | 82 |
| Provides tools and exercises for practicing functional programming in Haskell | 118 |
| An exploration of Haskell's functional programming capabilities, with a focus on practical applications and software development concepts. | 0 |
| A collection of documentation for error messages and warnings from various Haskell tools. | 103 |
| A monorepo of Haskell libraries developed by NoRedInk for various internal projects. | 76 |
| A Haskell library providing a Registry data structure to create functions from other functions and control dependencies | 168 |
| Explaining why Haskell's unique features make it an important language for software development | 470 |
| A collection of utility functions for the Haskell programming language | 94 |
| A Haskell package providing alternative operators to improve code readability | 200 |
| An introductory guide to Haskell programming language features and applications | 69 |
| Detects and warns about potential errors in functions that might throw exceptions. | 31 |
| A tool for serializing function calls and integrating Haskell with various programming languages via dynamic libraries and serialization | 391 |
| A collection of code examples demonstrating functional reactive programming (FRP) concepts using Haskell. | 81 |