@hackage libmolude0.12.3
Prelude based on protolude for GHC 8 and beyond.
Categories
License
GPL-3.0-only
Maintainer
evan@theunixman.com
Links
Versions
- 0.12.3 Sat, 26 Nov 2016
Deprecated
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/acme-everything
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.