YellPika / constraint-rules
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
- GHC plugin to branch on whether a constraint is satisfied☆33Updated last month
- Overloaded plugin☆30Updated 11 months ago
- Staged Streams and other stuff☆18Updated 2 years ago
- experimenting with unlifted classes via backpack☆36Updated 2 years ago
- rewrite rules for type-level equalities☆62Updated last year
- ☆18Updated 4 years ago
- An experimental Haskell library for programming with effectful runners.☆29Updated 5 years ago
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- ☆23Updated last year
- ☆9Updated 6 months ago
- Leightweight generalized parser combinators☆20Updated last year
- Functions and newtype wrappers for traversing Trees☆30Updated 8 months ago
- Existential type.☆37Updated 4 months ago
- There are many category theory implementations, but this one is mine☆16Updated 8 months ago
- Standard module for type-level programming in Haskell☆31Updated 5 years ago
- Use Pandoc to write simple reports within haskell code. Inspired by R-markdown.☆29Updated 3 months ago
- ☆35Updated 7 months ago
- Benchmark a given function for variable input sizes and find out its time complexity☆25Updated 2 months ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 3 weeks ago
- Parse bytes fast☆24Updated last year
- A library for generic programming that aims to be easy to understand☆26Updated last month
- Extensible type-safe unions for Haskell☆33Updated 2 months ago
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 6 years ago
- ☆20Updated 2 years ago
- higher-kinded data☆30Updated 2 years ago
- Helpers which allow safe partial pattern matching in lambdas☆31Updated 4 years ago
- An interface for GHC type-checking plugins☆20Updated 5 months ago
- A library to profile time in a Haskell program☆17Updated 11 months ago
- Tools for functors from Hask^k to Hask☆23Updated 5 years ago