glguy / generic-traverseLinks
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
Sorting:
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- experimenting with unlifted classes via backpack☆36Updated 3 years ago
- A GHC plugin and library for analysing GHC Core☆54Updated 6 months ago
- rewrite rules for type-level equalities☆62Updated last year
- Deep embedding of imperative programs with code generation☆23Updated 3 years ago
- An experimental intermediate language for GHC☆36Updated 7 years ago
- ghc --make reimplemented with Shake☆32Updated last year
- Manually constructed STG programs compiled with the standard GHC codegen backend.☆23Updated 4 years ago
- Type-level sets for Haskell (with value-level counterparts and various operations)☆66Updated last year
- ScopeT and ScopeH☆13Updated last year
- ☆45Updated 3 years ago
- A HUnit/hspec assertion to verify that an expression does not typecheck☆42Updated 6 years ago
- Haskell Type Level Example Programs☆28Updated 7 years ago
- A library for generic programming that aims to be easy to understand☆26Updated 5 months ago
- parser for config files, shell variables, command line args.☆22Updated 9 years ago
- Quasiquoter for LLVM☆31Updated 7 years ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 4 months ago
- A self-contained repository for the paper Type and Scope Preserving Semantics☆23Updated 6 years ago
- Omit fields for instance deriving☆37Updated 5 years ago
- Fine-grained lattice primitives for Haskell☆37Updated last month
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 5 years ago
- Standard module for type-level programming in Haskell☆30Updated 6 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆124Updated last year
- 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
- Verified left pad☆19Updated 7 years ago
- Library and tool for parsing .eventlog files from GHC☆37Updated 3 weeks ago
- Derive KnownNat constraints from other KnownNat constraints☆14Updated 5 months ago
- Staged Streams and other stuff☆18Updated 3 years ago
- Parse bytes fast☆24Updated last week
- higher-kinded data☆30Updated 2 years ago