Description
Prelude based on protolude for GHC 8 and beyond.
Description
A Prelude relpacement for GHC 8 with a focus on building applications with Lenses, Machines, and Applicatives.
README.md
Molude, a Prelude Replacement
Welcome to Molude, a Prelude Replacement. It focuses on a few core ideas:
- Support for GHC 8 and later
- Yaml configuration
- JSON and JSON Schemas
- Normalized Unicode everywhere
- Lenses and default Aeson encodings for generated datastructures.
- Easy Generic and Typeable deriving.
It's based on protolude, lenses, and tries to extend on them as much as possible.