typedbyte / effetLinks
An effect system based on type classes, written in Haskell.
☆45Updated 3 years ago
Alternatives and similar repositories for effet
Users that are interested in effet are comparing it to the libraries listed below
Sorting:
- 💄🐞 Combinators for writing pretty type errors easily☆56Updated 3 years ago
- rewrite rules for type-level equalities☆62Updated last month
- CI assistant☆47Updated 4 months ago
- Literally the best anonymous records☆36Updated 2 years ago
- type level sets☆67Updated 5 years ago
- Automatic type class law checking.☆24Updated 9 months ago
- semirings and *-semirings of types in base/haskell-platform☆43Updated last year
- Experimental, user-contributed effects and interpreters for polysemy☆72Updated 2 years ago
- Syntax highlighter for Haskell using the lexer of GHC☆59Updated 2 months ago
- Easy Haskell Language Server tooling with Nix!☆55Updated 3 years ago
- 🎭 Actor library for Haskell☆30Updated 2 years ago
- Libraries for the Effectful Haskell effects system☆23Updated 3 years ago
- Compile Dhall expressions to Cabal files☆101Updated 2 years ago
- Interpreter for GHC Haskell☆22Updated 5 years ago
- Automatically trace all (showable) binds in do expressions☆84Updated 7 years ago
- First-class type families☆88Updated last week
- 🎯 IO with Exceptions tracked on the type-level☆58Updated 4 years ago
- Batteries-included structured logging library☆31Updated last week
- Haskell time library focusing on performance☆58Updated 2 months ago
- Surgery for generic data types☆25Updated 4 years ago
- Bit vectors: 8x less memory, up to 3500x faster than Vector Bool☆76Updated last month
- GHC plugin to desugar ! into do-notation