BSD-3-Clause licensed by Emily Pillmore
Maintained by [email protected]
This version can be pinned in stack with:base16-lens-0.1.3.0@sha256:f86e2927a6698f354b473d3ceff817de22d5f81261bfea22247717fee5849392,1728

Module documentation for 0.1.3.0

Base16-lens

Build Status Hackage

This package provides optics and convenient pattern synonyms for the base16 library.

Changes

Revision history for base64-lens

0.1.3.0

  • Bugfix - _Base16Lenient pattern now correctly matches and unmatches on unencoded data.
  • Bumped base16 lower bound to meet final stable api
  • Added support for Short and Lazy variants, as well as prisms for Base16Error.

0.1.2.0

  • Add lenient isos and patterns

0.1.1.0

  • Add lazy optics + patterns

0.1.0.0

  • First version. Released on an unsuspecting world.