mgajda / monad-lgbt
Monad transformers for combining local and global state with backtracking/backjumping/continuations
☆12Updated 8 years ago
Alternatives and similar repositories for monad-lgbt:
Users that are interested in monad-lgbt are comparing it to the libraries listed below
- Type-level assertion operators☆16Updated 6 years ago
- ST with efficient exceptions☆20Updated 8 years ago
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Updated 7 years ago
- Various type-aligned sequence data structures.☆20Updated 3 years ago
- Deep evaluation of data structures without NFData☆10Updated 10 years ago
- Simplify and render Template Haskell☆18Updated 6 years ago
- Manage Nix Haskell override sets☆11Updated 6 years ago
- A GHC source plugin which detects opportunities to use coerce☆17Updated 6 years ago
- A lab for future Criterion features.☆28Updated 6 years ago
- Type-aligned Deques in Haskell☆9Updated 9 years ago
- Haskell pretty printing library supporting indentation, mixfix operators, and automatic line breaks.☆14Updated 8 years ago
- A Haskell code formatter using prettyprinter and the GHC API☆24Updated 6 years ago
- An approach to managing composable effects, ala mtl/transformers/extensible-effects/Eff☆24Updated 6 years ago
- Experimental implementation of generic record subtyping☆18Updated 9 months ago
- ☆21Updated 2 years ago
- This will, one day, be a Haskell implementation of Cap'n Proto.☆11Updated 9 years ago
- Unpinned byte arrays in GHC haskell☆22Updated 6 years ago
- IO without any PseudoExceptions☆28Updated 4 years ago
- An append only list in a compact region☆25Updated 6 years ago
- A package exposing a function for generating catamorphisms.