BSD-3-Clause licensed by Emily Pillmore
Maintained by Emily Pillmore
This version can be pinned in stack with:base16-lens-0.1.3.2@sha256:542a7495d83db78842928581915b8178785232f4b56dff66338cc66295af5893,1350

Module documentation for 0.1.3.2

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.2

  • Conditional API around lens-4.x vs lens-5 safe pragmas

0.1.3.1

  • Mark trustworthy modules as safe
  • Bump bounds for lens-5 support

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.