@hackage libmolude0.12.3

Prelude based on protolude for GHC 8 and beyond.

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.