@hackage liblawless0.16.0
Prelude based on protolude for GHC 8 and beyond.
Installation
Dependencies (36)
- QuickCheck >=2.8.2 && <2.9
- 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
- boomerang Show all…
Dependents (1)
@hackage/machines-amazonka
Lawless, a Prelude Replacement
Welcome to Lawless, 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 machines, and tries to extend on them as much as possible.
Why Lawless?
- It was started essentially by a rogue spinoff Haskell community that rapidly expanded into its own organization.