gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/th-abstraction

Nicer interface for reified information about data types

Screenshots

  • th-abstraction-0.6.0.0
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: ISC   
    Overlay: haskell
  • th-abstraction-0.4.5.0
    ~amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour profile test

    View      Download      Browse     License: ISC   
    Overlay: gentoo
  • th-abstraction-0.4.3.0
    amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour profile test

    View      Download      Browse     License: ISC   
    Overlay: gentoo

ChangeLog

commit efa13909060fb8bd9167029e6c892851e0962662
Author: hololeap <hololeap@protonmail.com>
Date: Tue Mar 19 19:59:37 2024 -0600

dev-haskell/th-abstraction: drop 0.4.5.0

Signed-off-by: hololeap <hololeap@protonmail.com>

commit 940603d66601ce29c7d2c030bf2deb079ff7527b
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Sun Mar 3 23:07:36 2024 +0100

dev-haskell/th-abstraction: bump up to 0.6.0.0

Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>

commit c1fb0b48f54bdb80739903376aee2a022e911632
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Thu Aug 10 02:26:42 2023 +0200

dev-haskell/th-abstraction: bump cabal revision

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 9ac2ee39f320edcfde839825078201c04a18ff0e
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Oct 22 07:44:10 2022 -0600

dev-haskell/th-abstraction: add 0.4.5.0, drop 0.4.3.0

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

commit 0d850f6eb94f970d92efb19fcee8edc052c0b529
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 25 05:55:29 2022 +1000

dev-haskell/th-abstraction: refresh metadata.xml

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 94f7ac53579c4c8271857f7be9e191be65fcb0d5
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 25 05:53:09 2022 +1000

dev-haskell/th-abstraction: drop 0.3.2.0, 0.4.1.0, 0.4.2.0

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 0d0c8be43544ae45eb778f3a1dceff7f7757f8df
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 25 05:53:07 2022 +1000

dev-haskell/th-abstraction: add 0.4.3.0

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit aad3e921596d99b0d9da0e1973a8f8737a8bb69e
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Tue Jan 5 16:35:49 2021 -0500

dev-haskell/th-abstraction: bump to 0.4.2.0, dep of bifunctors

Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>

commit a8ef6b242541151f5cb616e164fd1858d5753d8b
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu Dec 17 11:29:21 2020 +1100

dev-haskell/th-abstraction: drop 0.2.11.0

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

commit 98c4fb89bc87ad7f7f5daa0a34f444a48d74b7c5
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu Dec 17 08:53:57 2020 +1100

dev-haskell/th-abstraction: bump up to 0.4.1.0 (masked)

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

commit b2aefee43eb5e52dd274907a432a4fd70ad03d10
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Fri Feb 21 16:47:33 2020 -0330

dev-haskell/th-abstraction: bump up to 0.3.2.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 1e5c8010ef3d2ce30495f4cf9b6964122cab998e
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Tue Oct 15 16:50:22 2019 -0230

dev-haskell/th-abstraction: bump up to 0.3.1.0

Must be upgraded together:
th-abstraction, generic-deriving, microlens-th, bifunctors,
lens, type-equality

* tested everything altogether in the pull request
* emerge found no conflict, then crashed at diagrams-core-1.4.1
* haskell-updater nailed the rest
* checked some relevant programs/libraries: it's alive

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

commit 8f2719d9d693c6399273906a80120b6234ccfb22
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Thu Feb 28 08:31:02 2019 +1100

dev-haskell/th-abstraction: bump up to 0.2.11.0

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

commit 443c9b9e4171e683f8c5d88e01ca0ec2a4bae14d
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Fri Dec 21 20:49:56 2018 +1100

dev-haskell/th-abstraction: remove old

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

commit dbc1599f52164a07ac122ddf62272641b5dca58a
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Fri Dec 21 20:49:02 2018 +1100

dev-haskell/th-abstraction: bump up to 0.2.10.0

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

commit 45a2093bb4ccf2e79e080381ec3eb8966651a2b4
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Oct 12 17:34:23 2018 +1100

dev-haskell/th-abstraction: Loosen containers & TH deps

Package-Manager: Portage-2.3.50, Repoman-2.3.11

commit b281994cc158534989b11d87ead53cd436717951
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Mon Aug 27 22:27:03 2018 +1000

dev-haskell/th-abstraction: bump up to 0.2.8

Package-Manager: Portage-2.3.48, Repoman-2.3.10

commit 0bf535419d223f55811f2c6b453d683e30e46f40
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Apr 11 19:56:03 2018 +1000

dev-haskell/th-abstraction: Loosen template-haskell dep

commit 2a94f64d40e69b69ddfa1b5da7906d17009e5e6f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 24 09:25:20 2017 +0000

refresh Manifests

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

commit 7907f2401fc9ecbc5418109ed8e6cf5725d0597c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Nov 21 22:41:39 2017 +0000

dev-haskell/th-abstraction: new package, a depend of text-show

Package-Manager: Portage-2.3.14, Repoman-2.3.6