cau-placc / inversion-plugin
☆9Updated 5 months ago
Alternatives and similar repositories for inversion-plugin:
Users that are interested in inversion-plugin are comparing it to the libraries listed below
- GHC plugin to branch on whether a constraint is satisfied☆33Updated this week
- Overloaded plugin☆30Updated 9 months ago
- experimenting with unlifted classes via backpack☆36Updated 2 years ago
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 3 weeks ago
- Staged Streams and other stuff☆18Updated 2 years ago
- Helpers which allow safe partial pattern matching in lambdas☆31Updated 4 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆29Updated 3 years ago
- Existential type.☆37Updated 3 months ago
- experiments with pext/pdep and codebruijn syntax☆17Updated 5 years ago
- Tools for functors from Hask^k to Hask☆23Updated 5 years ago
- ☆35Updated 6 months ago
- Haskell library for doing category theory with a central role for profunctors☆21Updated 2 weeks ago
- Generic functions for single-sorted first-order structural unification☆42Updated this week
- This is the place where (more or less) stable releases of my RW library will be published.☆16Updated 4 years ago
- ☆20Updated last week
- Hackager tool for releasing Haskell packages to Hackage☆30Updated 3 weeks ago
- Use Pandoc to write simple reports within haskell code. Inspired by R-markdown.☆29Updated 2 months ago
- There are many category theory implementations, but this one is mine☆15Updated 7 months ago
- Benchmark a given function for variable input sizes and find out its time complexity☆25Updated last month
- GHC plugin to desugar ! into do-notation☆37Updated 3 weeks ago
- ☆17Updated last week
- A How-To Performance Tuning Book for Haskell☆20Updated 3 years ago
- A modern Haskell debugger☆30Updated last year
- a talk about and sample project for the [Categorifier](https://github.org/con-kitty/categorifier) GHC plugin.☆19Updated last year
- rewrite rules for type-level equalities☆62Updated 11 months ago
- ☆23Updated last year
- Applicative maps☆16Updated 6 months ago
- Session Types with Priority in Linear Haskell☆26Updated 9 months ago
- Standard module for type-level programming in Haskell☆31Updated 5 years ago
- Extensible sums and products for Haskell