gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/optics-extra

Extra utilities and instances for optics-core

Screenshots

  • optics-extra-0.4.2.1-r1
    ~amd64
    doc hscolour hoogle profile

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • optics-extra-0.4.2.1
    ~amd64 ~x86
    doc hscolour profile

    View      Download      Browse     License: BSD   
    Overlay: nest
  • optics-extra-0.4.2.1
    ~amd64
    doc hscolour hoogle profile

    View      Download      Browse     License: BSD   
    Overlay: Miezhiko

ChangeLog

commit e9db6d4956ce5c837c94b9ee2e956353e16dfae5
Author: Xavier Dectot <xavier@wheredoibegin.fr>
Date: Wed Feb 5 14:56:08 2025 +0100

dev-haskell/optics-extra: revbump

Signed-off-by: GuillaumedeVolpiano <xavier@wheredoibegin.fr>

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 98e2468092374a575fd72925313c42af1da6a4f6
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Sep 18 20:56:11 2022 -0600

dev-haskell/optics-extra: add 0.4.2.1, drop 0.4-r1

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 b52b35161f05d4fe120b90e42d5469f9aff48d84
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Mar 17 17:08:39 2022 -0600

dev-haskell/optics-extra: Bump to 0.4-r1

Loosen constraints

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 28019496fd32c39fb3889838b022e964070d8533
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Sep 13 19:05:17 2021 -0600

dev-haskell/optics-extra: Bump to 0.4

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 9fe790b4021b1eb0d22cd346c79f8865e6d20b49
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jan 9 11:29:31 2021 +0000

dev-haskell/optics-extra: disable USE=doc to avoid haddoc crash

Somehow Optics.At.Core from 'optics-core' forbids haddock from
loading 'Optics.At':

```
haddock: panic! (the 'impossible' happened)
(GHC version 8.10.3:
ModOrigin: hidden module redefined
```

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

commit e57754a75ea8002fe2ba17c350192f7993a03513
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Dec 23 07:12:13 2020 +1100

dev-haskell/optics-extra: drop old

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 0361d5788adf555de246cc9e473c59ea6d8749f9
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Dec 23 07:09:21 2020 +1100

dev-haskell/optics-extra: bump up to 0.3

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 780075a70af2171aaa259ed5630ddfccee47814d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Sep 2 00:17:13 2020 +0100

*/*: use https:// for hackage URIs

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

commit a884265812d728e3918d45ea5e0de61020bcc1a3
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Tue Nov 26 11:43:12 2019 -0330

dev-haskell/optics-extra: add package (0.2)

Dependency for dev-haskell/optics

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