laurmcarter / type-combinatorsLinks
Type level lists, pairs, sums, their operations, and their properties.
☆24Updated 6 years ago
Alternatives and similar repositories for type-combinators
Users that are interested in type-combinators are comparing it to the libraries listed below
Sorting:
- Various type-aligned sequence data structures.☆20Updated 3 years ago
- Maps using values' monoidal structure during merging☆42Updated last month
- Derive KnownNat constraints from other KnownNat constraints☆14Updated 2 months ago
- parser for config files, shell variables, command line args.☆22Updated 8 years ago
- Exploring how to make a strict imperative universe in the GHC runtime system.☆48Updated 5 months ago
- Extensible type-safe unions for Haskell☆33Updated 2 months ago
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 6 years ago
- Fast unboxed references for ST and IO monad☆15Updated 7 years ago
- A library for generic programming that aims to be easy to understand☆26Updated 2 months ago
- van Laarhoven Free Monad with Extensible Effects☆23Updated 9 years ago
- Compiling to STLC to categories in Haskell and Coq, using Conal Elliot's work☆19Updated 7 years ago
- Mirror of ghc repository. DO NOT SUBMIT PULL REQUESTS HERE☆24Updated 6 years ago
- ☆19Updated 4 months ago
- An experimental intermediate language for GHC☆36Updated 7 years ago
- Scrap Your Reprinter - A Datatype Generic Algorithm for Layout-Preserving Refactoring☆27Updated 4 years ago
- rewrite rules for type-level equalities☆62Updated last year
- A GHC plugin and library for analysing GHC Core☆54Updated 3 months ago
- ☆45Updated 3 years ago
- Codo notation for programming with comonads in Haskell☆26Updated 4 years ago
- Uniform interface to reified data type information via Template Haskell☆21Updated 2 months ago
- A collection of Edward Kmett's packages in a single repository☆16Updated 4 years ago
- Simplify and render Template Haskell☆18Updated 6 years ago
- An approach to managing composable effects, ala mtl/transformers/extensible-effects/Eff☆24Updated 7 years ago
- Bidirectional mapping between two key types☆22Updated last year
- Map and Set over contiguous memory☆21Updated last year
- Exhaustive pattern matching using lenses, traversals, and prisms☆32Updated 2 years ago
- Easy bidirectional serialization in Haskell☆50Updated 6 years ago
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- Haskell library for efficiently building up buffers☆26Updated 4 months ago
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Updated 7 years ago