Changelog for
ghc-lens-devel-4.15.1-10.9.x86_64.rpm :
* Thu Aug 03 2017 psimonsAATTsuse.com- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Sun Feb 12 2017 psimonsAATTsuse.com- Update to version 4.15.1 revision 4 with cabal2obs.
* Thu Sep 15 2016 psimonsAATTsuse.com- Update to version 4.14 revision 1 with cabal2obs.
* Sun Jul 10 2016 psimonsAATTsuse.com- Update to version 4.13 revision 0 with cabal2obs.
* Tue Dec 15 2015 mimi.vxAATTgmail.com- update to 4.13
* Pattern synonyms
* Moved foldMapBy and foldBy into reflection 2.1
* Added traverseByOf, sequenceByOf.
* Reexported traverseBy and sequenceBy from reflection 2.1.
* Modified the signatures of alaf and auf to work with a Functor rather than a Profunctor and rather drastically generalized them.
* Removed Control.Lens.Internal.Getter.coerce in favor of the upstream phantom combinator in contravariant 1.3+
* Renamed coerced to phantasm to get it out of the way.
* Added Wrapped instance for Down
* Fri Sep 25 2015 mimi.vxAATTgmail.com- initial commit