BSD-3-Clause licensed by Fraser Tweedale
Maintained by [email protected]
This version can be pinned in stack with:concise-0.1.0.1@sha256:dc06988ec217a6c925b0f708f6ebe6461cd77ac91ff5c4a5b522c99ce5b3400e,1392

Module documentation for 0.1.0.1

Depends on 4 packages(full list with versions):
Used by 1 package in nightly-2021-03-05(full list with versions):
Utilities for ``Control.Lens.Cons``
===================================

This library provides a few utility types and functions for working
with ``Control.Lens.Cons``. Rewrite rules are employed to make
common conversions perform as well as the "native" but non-generic
conversion (e.g. ``String`` to ``Text``, lazy to strict, etc).