Classy error-handling (and dispatching!) in Haskell.
☆46Aug 14, 2019Updated 6 years ago
Alternatives and similar repositories for oops
Users that are interested in oops are comparing it to the libraries listed below
Sorting:
- Compile-time checking for partial smart-constructors☆20Jul 13, 2023Updated 2 years ago
- Standard module for type-level programming in Haskell☆31Jul 1, 2019Updated 6 years ago
- 💂♂️ Lightweight pure validation based on Applicative and Selective functors☆72Jan 2, 2026Updated 2 months ago
- Higher-kinded data via generics☆170Aug 20, 2024Updated last year
- Demo code for the talk Dependent Types in Haskell in Hong Kong Functional Programming meetup☆16Dec 13, 2018Updated 7 years ago
- Connecting vinyl records to the wider ecosystem through Generics☆12Feb 19, 2019Updated 7 years ago
- 📦 PureScript package management with Nix☆11Aug 17, 2019Updated 6 years ago
- using Data and Typeable to get a direct reflection system for free, when we're implementing a toy language in Haskell☆15Feb 21, 2020Updated 6 years ago
- A Generic implementation of data-has.☆22May 15, 2020Updated 5 years ago
- Benchmarking Haskell extensible-effect libraries.☆34Aug 2, 2020Updated 5 years ago
- Plucky errors and exceptions☆20Nov 7, 2020Updated 5 years ago
- ☆12Jun 13, 2019Updated 6 years ago
- Read and write images as massiv arrays☆13Oct 23, 2021Updated 4 years ago
- Lens interface for your filesystem☆22Dec 21, 2020Updated 5 years ago
- It's Data.Graph, but it doesn't suck!☆16Jun 3, 2021Updated 4 years ago
- Combinators for manipulating dependently-typed predicates.☆14Jul 5, 2024Updated last year
- 🎯 IO with Exceptions tracked on the type-level☆58Apr 6, 2021Updated 4 years ago
- Haskell program configuration using higher kinded data☆29May 21, 2024Updated last year
- Property based testing for Servant using Hedgehog