glguy / generic-traverse
Demonstration for how to build "traverse" using GHC.Generics efficiently
☆22Updated 6 years ago
Alternatives and similar repositories for generic-traverse:
Users that are interested in generic-traverse are comparing it to the libraries listed below
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆32Updated 2 years ago
- experimenting with unlifted classes via backpack☆36Updated 2 years ago
- A library for generic programming that aims to be easy to understand☆26Updated 3 years ago
- rewrite rules for type-level equalities☆62Updated 10 months ago
- Kleene algebra, regular expressions☆32Updated last year
- Staged Streams and other stuff☆18Updated 2 years ago
- Haskell Type Level Example Programs☆29Updated 7 years ago
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated last month
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆29Updated 3 years ago
- being a thing I build on a Saturday☆28Updated 7 years ago
- A GHC plugin and library for analysing GHC Core☆54Updated last month
- Type level lists, pairs, sums, their operations, and their properties.☆24Updated 6 years ago
- what I did on my holidays☆12Updated 6 years ago
- ScopeT and ScopeH☆13Updated 7 months ago
- An experimental intermediate language for GHC☆36Updated 7 years ago
- ☆14Updated 7 years ago
- Standard module for type-level programming in Haskell☆31Updated 5 years ago
- A self-contained repository for the paper Type and Scope Preserving Semantics☆22Updated 6 years ago
- Extensible type-safe unions for Haskell☆33Updated 6 months ago
- parser for config files, shell variables, command line args.☆22Updated 8 years ago
- Folds for recursive types with GHC Generics☆26Updated 4 years ago
- ☆45Updated 3 years ago
- Overloaded plugin☆30Updated 8 months ago
- Manually constructed STG programs compiled with the standard GHC codegen backend.☆22Updated 4 years ago
- Codo notation for programming with comonads in Haskell☆26Updated 4 years ago
- Derive KnownNat constraints from other KnownNat constraints☆14Updated last week
- Various type-aligned sequence data structures.☆20Updated 3 years ago
- van Laarhoven Free Monad with Extensible Effects☆23Updated 9 years ago
- Maps using values' monoidal structure during merging☆42Updated 3 months ago
- A port of miniprl to Haskell with co-/inductive types bolted on the side.☆22Updated 8 years ago