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

Module documentation for 0.1.0.0

Depends on 4 packages(full list with versions):
Used by 1 package in nightly-2017-10-28(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).