smash-optics: Optics for the `smash` library using `optics-core`

[ bsd3, data, library ] [ Propose Tags ]

Prisms, Traversals, and optics combinators for the smash library.


[Skip to Readme]

Downloads

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
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-09-17T03:19:47Z
Distributions
Downloads 371 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-09-17 [all 1 reports]

Readme for smash-optics-0.1.0.1

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