dorchard / type-level-setsLinks
Type-level sets for Haskell (with value-level counterparts and various operations)
☆66Updated last year
Alternatives and similar repositories for type-level-sets
Users that are interested in type-level-sets are comparing it to the libraries listed below
Sorting:
- A library for generic programming that aims to be easy to understand☆26Updated 6 months ago
- First-class type families☆88Updated last month
- ☆54Updated 6 years ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated last month
- Extensible type-safe unions for Haskell☆34Updated 6 months ago
- Example repository setup that deploys GHCJS programs to GitHub Pages☆23Updated 6 years ago
- Monad Transformers and Classes☆76Updated 6 years ago
- ☆68Updated 2 months ago
- Generic types and functions for encoding and decoding columns☆44Updated 10 months ago
- GHC version of haskell-src-exts exactPrint☆71Updated last month
- A GHC plugin and library for analysing GHC Core☆54Updated 7 months ago
- rewrite rules for type-level equalities☆62Updated last month
- An experiment in functional interface design☆24Updated 8 years ago
- Library and tool for parsing .eventlog files from GHC☆37Updated 2 months ago
- A tiny EDSL to write type-level-unit tests☆49Updated 6 years ago
- Automatically trace all (showable) binds in do expressions☆84Updated 7 years ago
- Playing with https://github.com/ekmett/machines☆51Updated 8 years ago
- Standard module for type-level programming in Haskell☆30Updated 6 years ago
- A monad for managed values☆51Updated 2 years ago
- Deriving via☆33Updated 7 years ago
- Relational algebra☆25Updated 8 years ago
- type level sets☆67Updated 5 years ago
- A Haskell translation of Idris's original algebraic effects library☆41Updated 9 years ago
- Sum and Product types and such☆29Updated 5 years ago
- Text-based interactive GHC .prof viewer☆48Updated 2 years ago
- do-notation for Category and "Arrow without arr"☆63Updated 8 years ago
- Serializable closures for distributed programming.