Changelog for
ghc-lens-4.14-6.28.x86_64.rpm :
Thu Sep 15 14:00:00 2016 psimonsAATTsuse.com
- Update to version 4.14 revision 1 with cabal2obs.
Sun Jul 10 14:00:00 2016 psimonsAATTsuse.com
- Update to version 4.13 revision 0 with cabal2obs.
Tue Dec 15 13:00:00 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 14:00:00 2015 mimi.vxAATTgmail.com
- initial commit