File ghc-lens.changes of Package ghc-lens
-------------------------------------------------------------------
Sun Feb 12 14:08:01 UTC 2017 - psimons@suse.com
- Update to version 4.15.1 revision 4 with cabal2obs.
-------------------------------------------------------------------
Thu Sep 15 07:03:33 UTC 2016 - psimons@suse.com
- Update to version 4.14 revision 1 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:19:01 UTC 2016 - psimons@suse.com
- Update to version 4.13 revision 0 with cabal2obs.
-------------------------------------------------------------------
Tue Dec 15 10:42:23 UTC 2015 - mimi.vx@gmail.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 08:13:47 UTC 2015 - mimi.vx@gmail.com
- initial commit