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:
- Overloaded plugin☆30Updated last year
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 3 months ago
- experimenting with unlifted classes via backpack☆36Updated 2 years ago
- Staged Streams and other stuff☆18Updated 2 years ago
- Sort any Traversable container☆41Updated 3 years ago
- There are many category theory implementations, but this one is mine☆16Updated 10 months ago
- GHC plugin to branch on whether a constraint is satisfied☆33Updated 2 months ago
- A library for generic programming that aims to be easy to understand☆26Updated 3 months ago
- Leightweight generalized parser combinators☆20Updated last year
- Hackager tool for releasing Haskell packages to Hackage☆31Updated last month
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- Standard module for type-level programming in Haskell☆30Updated 5 years ago
- ☆18Updated 4 years ago
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 6 years ago
- Benchmark a given function for variable input sizes and find out its time complexity☆25Updated 3 months ago
- ☆35Updated 9 months ago
- checkers for algebra driven design☆34Updated 2 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆29Updated 3 years ago
- A How-To Performance Tuning Book for Haskell☆20Updated 4 years ago
- Tools for functors from Hask^k to Hask☆23Updated 5 years ago
- Tactic Metaprogramming in Haskell☆56Updated 5 years ago
- Functions and newtype wrappers for traversing Trees☆30Updated 9 months ago
- Use Pandoc to write simple reports within haskell code. Inspired by R-markdown.☆29Updated 5 months ago
- Haskell library for doing category theory with a central role for profunctors☆21Updated this week
- Safe web routing in haskell☆30Updated 2 years ago
- Parse bytes fast☆24Updated last year
- ☆23Updated last year
- Haskell library for semigroup actions and torsors☆62Updated 4 months ago
- Simple reflection of expressions☆33Updated 4 years ago
- Combine and enhance Functors☆39Updated 2 weeks ago