YellPika / constraint-rulesLinks
Extend GHC's type checker with user-defined rules, without writing a type checker plugin.
☆18Updated 3 years ago
Alternatives and similar repositories for constraint-rules
Users that are interested in constraint-rules are comparing it to the libraries listed below
Sorting:
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 2 months ago
- Staged Streams and other stuff☆18Updated 2 years ago
- Overloaded plugin☆30Updated 11 months ago
- GHC plugin to branch on whether a constraint is satisfied☆33Updated 2 months ago
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 6 years ago
- experimenting with unlifted classes via backpack☆36Updated 2 years ago
- Use Pandoc to write simple reports within haskell code. Inspired by R-markdown.☆29Updated 4 months ago
- There are many category theory implementations, but this one is mine☆16Updated 9 months ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated last month
- A library for generic programming that aims to be easy to understand☆26Updated 2 months ago
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- ☆18Updated 4 years ago
- Sort any Traversable container☆41Updated 2 years ago
- rewrite rules for type-level equalities☆62Updated last year
- Agda-style equational reasoning in Haskell☆53Updated 2 months ago
- ☆9Updated 7 months ago
- A single typeclass for Functor, Bifunctor, Trifunctor, etc.☆40Updated last year
- Existential type.☆37Updated 5 months ago
- Safe web routing in haskell☆30Updated 2 years ago
- Derive KnownNat constraints from other KnownNat constraints☆14Updated 3 months ago
- Extensible type-safe unions for Haskell☆34Updated 2 months ago
- ☆10Updated 4 years ago
- Symbol manipulation☆36Updated 2 years ago
- ☆34Updated 3 years ago
- Helpers which allow safe partial pattern matching in lambdas☆31Updated 4 years ago
- Leightweight generalized parser combinators☆20Updated last year
- Parse bytes fast☆24Updated last year
- Haskell library for doing category theory with a central role for profunctors☆21Updated last week
- Manually constructed STG programs compiled with the standard GHC codegen backend.☆23Updated 4 years ago
- ☆31Updated 4 years ago