Package Release Info

ghc-lens-4.17-bp151.1.10

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-lens
ghc-lens-devel

Change Logs

* Thu Aug 02 2018 psimons@suse.com
- Add lens at version 4.17.
Version: 4.15.3-bp150.2.4
* Thu Jul 27 2017 psimons@suse.com
- Update to version 4.15.3.
* Sun Feb 12 2017 psimons@suse.com
- Update to version 4.15.1 revision 4 with cabal2obs.
* Thu Sep 15 2016 psimons@suse.com
- Update to version 4.14 revision 1 with cabal2obs.
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