Changelog for optics-extra-0.3
optics-extra-0.3 (2020-04-15)
optics-core-0.3
compatible release- GHC-8.10 support
- Use stricter
uncurry'
for better performance
optics-extra-0.2 (2019-10-18)
optics-core-0.2
compatible release- Move
use
fromOptics.View
toOptics.State
and restrict its type - Add
preuse
toOptics.State
- Rename
use
,uses
,listening
andlistenings
to reflect the fact that they haveViewResult
-generalised types - Depend on new
indexed-profunctors
package
optics-extra-0.1 (2019-09-02)
- Initial release