dev-haskell/structured
Structure (hash) of your data types
ChangeLog
commit 0d5063060d87e9ec44bf660ecc245aa7c33e6259
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Aug 26 16:54:22 2023 +1000
dev-haskell/structured: allow aeson-2.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 1e150d1d4b7d3ff90ed1ab2794d54b1c1882f894
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Apr 24 13:32:27 2023 -0600
dev-haskell/structured: Hackage revision bump
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
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 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 203ee9f925fd0cb4ee193f6f9e431cbb7f6b3b0f
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Mar 18 16:43:11 2022 -0600
dev-haskell/structured: Bump to 0.1.1-r1
Loosen constraints
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit f700f1e13efaee2bc1260df255a4ccc8e5e6e5ce
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Oct 10 08:50:00 2021 +1100
dev-haskell/structured: drop old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 731c94347abeba6770cbc7b326e0daa26548bda3
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Oct 10 08:49:51 2021 +1100
dev-haskell/structured: bump up to 0.1.1
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 5f77513aee5260b1ccf69f6b36c05c1e68a2dc4a
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jun 26 13:32:58 2021 +0100
dev-haskell/structured: bump up to 0.1.0.1
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit d32b4d4635ddfe9bfbf6cad9585a76f65bc333d0
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Thu Dec 24 23:50:11 2020 -0500
dev-haskell/structured: new package, dep of binary-tagged
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Aug 26 16:54:22 2023 +1000
dev-haskell/structured: allow aeson-2.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 1e150d1d4b7d3ff90ed1ab2794d54b1c1882f894
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Apr 24 13:32:27 2023 -0600
dev-haskell/structured: Hackage revision bump
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
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 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 203ee9f925fd0cb4ee193f6f9e431cbb7f6b3b0f
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Mar 18 16:43:11 2022 -0600
dev-haskell/structured: Bump to 0.1.1-r1
Loosen constraints
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit f700f1e13efaee2bc1260df255a4ccc8e5e6e5ce
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Oct 10 08:50:00 2021 +1100
dev-haskell/structured: drop old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 731c94347abeba6770cbc7b326e0daa26548bda3
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Oct 10 08:49:51 2021 +1100
dev-haskell/structured: bump up to 0.1.1
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 5f77513aee5260b1ccf69f6b36c05c1e68a2dc4a
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jun 26 13:32:58 2021 +0100
dev-haskell/structured: bump up to 0.1.0.1
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit d32b4d4635ddfe9bfbf6cad9585a76f65bc333d0
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Thu Dec 24 23:50:11 2020 -0500
dev-haskell/structured: new package, dep of binary-tagged
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>