typedbyte / effet
An effect system based on type classes, written in Haskell.
☆44Updated 3 years ago
Alternatives and similar repositories for effet:
Users that are interested in effet are comparing it to the libraries listed below
- rewrite rules for type-level equalities☆62Updated 10 months ago
- Libraries for the Effectful Haskell effects system☆22Updated 2 years ago
- Easy Haskell Language Server tooling with Nix!☆55Updated 2 years ago
- 💄🐞 Combinators for writing pretty type errors easily☆55Updated 2 years ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated last month
- Dual Traversable☆42Updated last year
- Compile Dhall expressions to Cabal files☆101Updated 2 years ago
- First-class type families☆87Updated 6 months ago
- GHC plugin to desugar ! into do-notation☆37Updated 2 months ago
- CI assistant☆46Updated 2 weeks ago
- Haskell program configuration using higher kinded data☆29Updated 8 months ago
- type level sets☆67Updated 5 years ago
- Comparing Haskell effect systems for ergonomics and speed☆65Updated 3 years ago
- 📊 Haskell dependencies build times profiler☆74Updated 2 years ago
- Dependently-typed finite maps (partial dependent products)☆65Updated last week
- Dependent sums and supporting typeclasses for comparing and displaying them☆55Updated last year
- Bit vectors: 8x less memory, up to 3500x faster than Vector Bool☆72Updated last month
- Tasty integration for the Hedgehog property testing library☆38Updated 3 months ago
- An efficient packed, immutable UTF8-backed Unicode text type for Haskell☆33Updated 6 years ago
- GHC plugin to branch on whether a constraint is satisfied☆32Updated 2 months ago
- A set of utilities for using indexed types including containers, equality, and comparison.☆60Updated last week
- Surgery for generic data types☆25Updated 4 years ago
- Interpreter for GHC Haskell