gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/generic-lens

Generically derive traversals, lenses and prisms

Screenshots

  • generic-lens-2.2.1.0
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell

ChangeLog

commit fca9dbe2953aa99559b4e35e446da926580cc1fc
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Mon Mar 4 21:36:55 2024 +0100

dev-haskell/generic-lens: CABAL_CHDEPS

commit 656885c579aba3a9dbbbbcb4ac24dbad04ff19d8
Author: Violet Purcell <vimproved@inventati.org>
Date: Sat Oct 28 22:07:59 2023 -0400

dev-haskell/generic-lens: add workaround for relative library access

Signed-off-by: Violet Purcell <vimproved@inventati.org>

commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600

*/*: Remove [profile?] from ghc RDEPEND

This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.

Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600

*/*: Remove ~x86 (and related) from KEYWORDS

x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.

With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.

See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600

*/*: Add [profile?] to ghc RDEPEND

Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.

Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 2df9b7d7804c354ede90baa5d62c8ecc1da1881e
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Sep 10 17:31:13 2022 -0600

dev-haskell/generic-lens: Add GHC_BOOTSTRAP_PACKAGES

needed for change in eclass

Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1327
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100

*/*: fix https->https in metadatd dtd

Newer hackport fixes this (in git, not tagged yet).

Signed-off-by: Sam James <sam@gentoo.org>

commit 1f99d9c986789f05e58c3fe11bd805a47adc1d8d
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Mar 31 15:44:01 2022 -0600

dev-haskell/generic-lens: Bump to 2.2.1.0

Add new patch: generic-lens-2.2.1.0-cabal-doctest.patch
Remove unused patch: generic-lens-2.1.0.0-ghc-9.0.patch

A GHC panic was hit when trying to rebuild this due to broken packges:

Building library for generic-lens-2.2.1.0..
ghc: panic! (the 'impossible' happened)
(GHC version 9.0.2:
lookupModuleWithSuggestions
generic-lens-2.1.0.0-IcWbvk4EuEI1P69Uaow2E3 Data.Generics.Internal.VL.Prism
Call stack:
CallStack (from HasCallStack):
callStackDoc, called at compiler/GHC/Utils/Outputable.hs:1230:37 in
ghc:GHC.Utils.Outputable
pprPanic, called at compiler/GHC/Unit/State.hs:2022:48 in
ghc:GHC.Unit.State

A workaround is used to prevent GHC from finding the previously-installed
version

Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1270
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 212c7482b9a89b284821f054249aa4d4e82a7122
Author: Mark Wright <gienah@gentoo.org>
Date: Mon Jun 28 22:06:47 2021 +1000

dev-haskell/generic-lens: Patch (by amesgen) for ghc 9

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Mark Wright <gienah@gentoo.org>

commit af1831c8b87a60246563922cebf07e3fde1c5698
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Sep 27 11:42:46 2020 +0100

dev-haskell/generic-lens: drop old

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 2e1b512063ef9a44d88c3378b29cb119b05f192e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Mar 4 10:33:38 2020 +0000

dev-haskell/generic-lens: RESTRICT=test, conflicting modules

Test suite fails as:
```
Ambiguous module name ‘Data.Kind’:
it was found in multiple packages: base-4.12.0.0 kinds-0.0.1.5
```

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit c04bd482880bb9d43cb024d3026492d2ba45479c
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Feb 13 16:58:33 2020 -0330

dev-haskell/generic-lens: bump up to 2.0.0.0

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>

commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000

*/*: Inline mirror://hackage and update URIs

Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit acadf1a804f68cfd7688ba6ae2b684765f986763
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Oct 16 17:27:10 2019 +1100

dev-haskell/generic-lens: Bump to 1.2.0.1

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Mark Wright <gienah@gentoo.org>

commit cd9eb789b9394a16816f77d8eb76888817fbcbb3
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Wed Nov 28 16:19:03 2018 +1100

dev-haskell/generic-lens: bump up to 1.1.0.0

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>

commit 2d5d435d4eb0779fb03ed0283b3c4473b2c1698c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Apr 22 09:51:29 2018 +0100

dev-haskell/generic-lens: add missing USE=dump-core description

Package-Manager: Portage-2.3.28, Repoman-2.3.9

commit ba7e9f15e5b18a6c1d3dd37eb7ac30bfad28f579
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Apr 17 21:19:41 2018 +1000

dev-haskell/generic-lens: Add