Gabriella439 / Haskell-Lens-Tutorial-LibraryLinks
The missing tutorial module for the lens library
☆83Updated last year
Alternatives and similar repositories for Haskell-Lens-Tutorial-Library
Users that are interested in Haskell-Lens-Tutorial-Library are comparing it to the libraries listed below
Sorting:
- An implementation of "Freer Monads, More Extensible Effects".☆64Updated 7 years ago
- Check properties on standard classes and data structures☆79Updated last year
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆107Updated 7 years ago
- Lean Haskell Benchmarking☆90Updated 3 years ago
- Safe, consistent, and easy exception handling☆135Updated last year
- Format strings type-safely with combinators☆166Updated last year
- Describe Haskell code in GHCi☆72Updated 8 years ago
- A general way to consume input using applicative functors☆152Updated 3 months ago
- The Haskell Refactoring Tool☆139Updated 5 years ago
- A Haskell regular expressions library that doesn't suck | now on https://codeberg.org/valpackett/pcre-heavy☆51Updated 2 years ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.