@hackage liblawless0.13.0
Prelude based on protolude for GHC 8 and beyond.
Installation
Dependencies (34)
- aeson >=0.11.2 && <0.12
- base >=4.9 && <4.10
- base-unicode-symbols >=0.2.2 && <0.3
- binary >=0.8.3 && <0.9
- bytestring >=0.10.8 && <0.11
- concurrent-machines >=0.2.3 && <0.3 Show all…
Dependents (1)
@hackage/machines-amazonka
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.