Lysxia / generic-data-surgeryLinks
Surgery for generic data types
☆25Updated 5 years ago
Alternatives and similar repositories for generic-data-surgery
Users that are interested in generic-data-surgery are comparing it to the libraries listed below
Sorting:
- Maps using values' monoidal structure during merging☆42Updated last week
- rewrite rules for type-level equalities☆62Updated 5 months ago
- Haskell time library focusing on performance☆59Updated 2 months ago
- Hackager tool for releasing Haskell packages to Hackage☆32Updated 4 months ago
- A set of utilities for using indexed types including containers, equality, and comparison.☆60Updated last week
- Dual Traversable☆41Updated 3 weeks ago
- Dependently-typed finite maps (partial dependent products)☆67Updated 3 months ago
- tools for writing better type errors☆73Updated 2 years ago
- Library and utility for processing cabal's plan.json file☆41Updated 6 months ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated last month
- Directed Acyclic Graphs☆21Updated last year
- Uniform interface to reified data type information via Template Haskell☆20Updated 3 weeks ago
- Use hpack's phrasing in dhall to write cabal files☆31Updated last year
- Demonstrating how to make type families faster using typechecker plugins☆21Updated 5 years ago
- ☆45Updated 4 years ago
- Compile Dhall expressions to Cabal files☆101Updated 3 years ago
- Automation of Haskell package release process.☆31Updated 2 years ago
- A GHC plugin and library for analysing GHC Core☆54Updated last year
- Safe web routing in haskell☆30Updated 2 years ago
- Extensible type-safe unions for Haskell