smash-optics: Optics for the `smash` library

[ bsd3, data, library ] [ Propose Tags ]

Prisms, Traversals, and combinators for the smash library. This library is equivalent to the smash-lens library, but uses optics-core instead of lens.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2
Change log CHANGELOG.md
Dependencies base (>=4.10 && <5.0), optics-core (>=0.3 && <0.4), smash (>=0.1 && <0.2) [details]
License BSD-3-Clause
Copyright (c) 2020 Emily Pillmore <emilypi@cohomolo.gy>
Author Emily Pillmore
Maintainer emilypi@cohomolo.gy
Revised Revision 1 made by topos at 2020-07-14T02:10:12Z
Category Data
Home page https://github.com/emilypi/smash
Bug tracker https://github.com/emilypi/smash/issues
Source repo head: git clone https://github.com/emilypi/smash.git
Uploaded by topos at 2020-07-14T01:45:36Z
Distributions
Downloads 376 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-07-14 [all 1 reports]

Readme for smash-optics-0.1.0.0

[back to package description]

smash-optics: Optics for the smash library

Build Status Hackage

This library provides optics for the smash using the optics library.