dev-haskell/lattices
Fine-grained library for constructing and manipulating lattices
ChangeLog
commit 570c8a553a60a54456b3fdeb56b746b4fd1ab329
Author: hololeap <hololeap@protonmail.com>
Date: Sat Nov 18 10:47:56 2023 -0700
dev-haskell/quickcheck: slotmove 2 -> 0
Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1502
Signed-off-by: hololeap <hololeap@protonmail.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 c6069a7b600a23853705fa8bed2832f6a0c7561e
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Feb 19 11:19:13 2022 -0700
dev-haskell/lattices: Bump to 2.0.3
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit aa2e4fb77da39e8d87fe9b414a593c69c5cee572
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Feb 19 11:08:49 2022 -0700
dev-haskell/lattices: Remove old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit acf55a8eb80e7a95837c5fdb84fc55a3b72a9832
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jan 23 17:12:15 2021 +0000
dev-haskell/lattices: allow QuickCheck-2.14
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit a073b5d74a5b79da83ac3833a0640896ad2bdd1a
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Fri Dec 25 20:19:51 2020 -0500
dev-haskell/lattices: bump to 2.0.2-r1, allow quickcheck 2.14
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 3df9bd24133b3429aee2b907d6d87c104c081f98
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Dec 23 18:33:16 2020 +0000
dev-haskell/lattices: allow ghc-8.10
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit c7c25e5bfb6d718ca9996522595ced780e99b190
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Fri Feb 21 16:47:30 2020 -0330
dev-haskell/lattices: bump up to 2.0.2
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 9c35b159a54cfbc7ef4388ad6266a3b9a7fb7585
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Fri Jan 24 22:43:24 2020 -0500
dev-haskell/lattices: add package (2.0.1)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Author: hololeap <hololeap@protonmail.com>
Date: Sat Nov 18 10:47:56 2023 -0700
dev-haskell/quickcheck: slotmove 2 -> 0
Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1502
Signed-off-by: hololeap <hololeap@protonmail.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 c6069a7b600a23853705fa8bed2832f6a0c7561e
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Feb 19 11:19:13 2022 -0700
dev-haskell/lattices: Bump to 2.0.3
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit aa2e4fb77da39e8d87fe9b414a593c69c5cee572
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Feb 19 11:08:49 2022 -0700
dev-haskell/lattices: Remove old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit acf55a8eb80e7a95837c5fdb84fc55a3b72a9832
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jan 23 17:12:15 2021 +0000
dev-haskell/lattices: allow QuickCheck-2.14
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit a073b5d74a5b79da83ac3833a0640896ad2bdd1a
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Fri Dec 25 20:19:51 2020 -0500
dev-haskell/lattices: bump to 2.0.2-r1, allow quickcheck 2.14
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 3df9bd24133b3429aee2b907d6d87c104c081f98
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Dec 23 18:33:16 2020 +0000
dev-haskell/lattices: allow ghc-8.10
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit c7c25e5bfb6d718ca9996522595ced780e99b190
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Fri Feb 21 16:47:30 2020 -0330
dev-haskell/lattices: bump up to 2.0.2
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 9c35b159a54cfbc7ef4388ad6266a3b9a7fb7585
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Fri Jan 24 22:43:24 2020 -0500
dev-haskell/lattices: add package (2.0.1)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>