tathougies / generic-lensLinks
Automatically make lenses from data structures implementing Generic
☆26Updated 10 years ago
Alternatives and similar repositories for generic-lens
Users that are interested in generic-lens are comparing it to the libraries listed below
Sorting:
- ☆25Updated 8 years ago
- ☆26Updated 9 years ago
- Deep evaluation of data structures without NFData☆10Updated 10 years ago
- parser for config files, shell variables, command line args.☆22Updated 9 years ago
- Formally prove properties of Haskell programs using SBV/SMT.☆45Updated 4 months ago
- Source material for "Functional Pearl: Getting a Quick Fix on Comonads"☆46Updated 7 years ago
- Units of measure as a GHC typechecker plugin☆30Updated 2 years ago
- An experimental "Turbo" Haskell Runtime - Nothing really to see here yet☆17Updated 9 years ago
- Type-safe library for generating haskell source code☆28Updated 7 years ago
- Type level lists, pairs, sums, their operations, and their properties.☆24Updated 6 years ago
- ghc --make reimplemented with Shake☆32Updated last year
- Dump GHC's abstract syntax trees☆41Updated 3 years ago
- ☆17Updated 3 years ago
- A faster date and time library based on time☆47Updated 6 months ago
- Various type-aligned sequence data structures.☆21Updated 3 years ago
- A package exposing a function for generating catamorphisms.☆28Updated 7 years ago
- An alternative interface to Opaleye, built around type families☆13Updated 8 years ago
- van Laarhoven Free Monad with Extensible Effects☆23Updated 9 years ago
- A preprocessor for GHC for alternate Haskell syntaxes☆38Updated 9 years ago
- A HUnit/hspec assertion to verify that an expression does not typecheck☆42Updated 6 years ago
- Experimental implementation of generic record subtyping☆18Updated last year
- Create command line interfaces with ease☆41Updated 2 years ago
- Lightweight Haskell dynamic loading library originally written by Copyright © 2004 Hampus Ram.☆24Updated 7 years ago
- Composable monadic short-circuiting streaming folds☆19Updated 7 years ago
- Serialization primitives that work with both cereal and binary.☆23Updated 7 months ago
- Relational algebra☆25Updated 8 years ago
- Extensible type-safe unions for Haskell