Popularity
3.1
Declining
Activity
0.0
Declining
6
2
1

Monthly Downloads: 13
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Control     Fused    
Latest version: v0.0.1.0

fused-effects-optics alternatives and similar packages

Based on the "fused" category.
Alternatively, view fused-effects-optics alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of fused-effects-optics or a related project?

Add another 'fused' Package

README

fused-effects-optics

Hackage [BSD3 license](LICENSE) Build Status

This package provides an interface to the optics library compatible with fused-effects. The combinators provided by optics-extra for operating in monadic contexts—gview, use, .=, &c.—rely on mtl for MonadState and MonadReader, which is not applicable to Reader and State effects.

License

BSD3, like fused-effects.


*Note that all licence references and agreements mentioned in the fused-effects-optics README section above are relevant to that project's source code only.