ElderEphemera / instance-implLinks
A GHC plugin for rust style impl with -XOverloadedRecordDot
☆19Updated 3 years ago
Alternatives and similar repositories for instance-impl
Users that are interested in instance-impl are comparing it to the libraries listed below
Sorting:
- Add early return to any do-expression☆46Updated 4 years ago
- GHC plugin to desugar ! into do-notation☆37Updated 5 months ago
- Convert values from one type into another.☆76Updated 3 weeks ago
- Chapelure is a diagnostic library for Haskell☆45Updated 2 years ago
- ☆75Updated 3 years ago
- DEPRECATED use autodocodec instead An optparse-applicative -style explainable yaml parser.☆28Updated 3 years ago
- Libraries for the Effectful Haskell effects system☆23Updated 3 years ago
- Example to illustrate how to set up incremental Haskell Nix builds☆29Updated 2 years ago
- Haskell QuasiQuoter for String Formatting☆69Updated 7 months ago
- todo and unimplemented, robustly implemented☆36Updated 11 months ago
- Haskell implementation of the KDL Document Language☆24Updated 2 weeks ago
- ☆49Updated last month
- Batteries-included structured logging library☆31Updated last week
- Low-overhead effect management for concrete monads☆37Updated 3 years ago
- Calculate Haskell dependency ranges from multiple build plans☆31Updated last year
- How to use PostgreSQL with Haskell (features and basics like writing queries, complexity, pitfalls, errors, etc.)☆28Updated last year
- Improving all Haskell's programmer interfaces☆73Updated 7 months ago
- An effect system based on type classes, written in Haskell.☆45Updated 3 years ago
- Require that callers propagate `HasCallStack` constraints☆21Updated 8 months ago
- Guess-A-Number game in Haskell using Polysemy