Package Release Info

ghc-lens-4.13-2.6

Update Info: 5585
Available in Package Hub : 12 GA-SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-lens
ghc-lens-devel

Change Logs

Version: 4.13-2.3
* Sun Jul 10 2016 psimons@suse.com
- Update to version 4.13 revision 0 with cabal2obs.
* Tue Dec 15 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 2015 mimi.vx@gmail.com
- initial commit