glguy / generic-traverseLinks
Demonstration for how to build "traverse" using GHC.Generics efficiently
☆22Updated 7 years ago
Alternatives and similar repositories for generic-traverse
Users that are interested in generic-traverse are comparing it to the libraries listed below
Sorting:
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- A GHC plugin and library for analysing GHC Core☆54Updated 11 months ago
- rewrite rules for type-level equalities☆62Updated 4 months ago
- A library for generic programming that aims to be easy to understand☆26Updated 3 weeks ago
- ghc --make reimplemented with Shake☆32Updated 2 years ago
- An experimental intermediate language for GHC☆36Updated 8 years ago
- Deep embedding of imperative programs with code generation☆23Updated 3 years ago
- Haskell Type Level Example Programs☆28Updated 8 years ago
- experimenting with unlifted classes via backpack☆36Updated 3 years ago
- Fine-grained lattice primitives for Haskell☆37Updated 6 months ago
- ScopeT and ScopeH☆13Updated last year
- Type-level sets for Haskell (with value-level counterparts and various operations)☆66Updated 2 months ago
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated this week
- Overloaded plugin☆31Updated last year
- Omit fields for instance deriving☆37Updated 5 years ago
- Constraint-based generics☆49Updated last year
- ☆45Updated 4 years ago
- Manually constructed STG programs compiled with the standard GHC codegen backend.☆24Updated 5 years ago
- Kleene algebra, regular expressions☆33Updated 2 years ago
- Quasiquoter for LLVM☆31Updated 7 years ago
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Updated 8 years ago
- parser for config files, shell variables, command line args.☆22Updated 9 years ago
- 📤 defer instance resolution until runtime☆18Updated 6 years ago
- Symbol manipulation☆37Updated 2 years ago
- Standard module for type-level programming in Haskell☆31Updated 6 years ago
- Extensible type-safe unions for Haskell☆34Updated 9 months ago
- ☆14Updated 8 years ago
- Type level lists, pairs, sums, their operations, and their properties.☆24Updated 7 years ago
- Fast unboxed references for ST and IO monad☆15Updated 8 years ago
- A HUnit/hspec assertion to verify that an expression does not typecheck☆43Updated 6 years ago