dev-haskell/polysemy-zoo
Experimental, user-contributed effects and interpreters for polysemy
ChangeLog
commit 32ae37dbeae51017ae37fe911f624e823e6371b7
Author: hololeap <hololeap@protonmail.com>
Date: Sat Mar 16 12:11:31 2024 -0600
dev-haskell/polysemy-zoo: add 0.8.2.0, drop 0.8.1.0
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 6caf7789e051d84e2d87f5bb7cc5446458cf2920
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Mar 5 17:00:35 2023 -0700
dev-haskell/polysemy-zoo: add 0.8.1.0, drop 0.8.0.0
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 59ef66793480b4cf10d11f7ead55c4b15fafbcb8
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Mar 19 03:11:26 2022 -0600
dev-haskell/polysemy-zoo: Bump to 0.8.0.0
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit c51dc8f0c89b9f32aade10fcbd145b513ffb1f57
Author: hololeap <hololeap@users.noreply.github.com>
Date: Wed Feb 16 18:32:32 2022 -0700
dev-haskell/polysemy-zoo: Bump to 0.7.0.2
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit d581dda918f74ee2ef39c602ccbe0debcf54a2d8
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Oct 29 09:23:33 2021 -0600
dev-haskell/polysemy-zoo: Bump to 0.7.0.1
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 63c84e6b9e7c7ecef723631caf859612928f6a09
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Fri Feb 19 15:31:40 2021 -0500
dev-haskell/polysemy-zoo: Resolve PkgMetadataXmlEmptyElement warning
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
commit 71c4901e8646c96774738e7661aa69daffc607e0
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Tue Feb 16 23:55:58 2021 -0500
dev-haskell/polysemy-zoo: remove redundant longdescription from metadata
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
commit 0819e23cd8279e75548b3feba4326f9037afb2ac
Author: Constantin Runge <c.runge@cssbook.de>
Date: Thu Mar 26 23:25:37 2020 +0100
dev-haskell/polysemy-zoo: add 0.7.0.0
Author: hololeap <hololeap@protonmail.com>
Date: Sat Mar 16 12:11:31 2024 -0600
dev-haskell/polysemy-zoo: add 0.8.2.0, drop 0.8.1.0
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 6caf7789e051d84e2d87f5bb7cc5446458cf2920
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Mar 5 17:00:35 2023 -0700
dev-haskell/polysemy-zoo: add 0.8.1.0, drop 0.8.0.0
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 59ef66793480b4cf10d11f7ead55c4b15fafbcb8
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Mar 19 03:11:26 2022 -0600
dev-haskell/polysemy-zoo: Bump to 0.8.0.0
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit c51dc8f0c89b9f32aade10fcbd145b513ffb1f57
Author: hololeap <hololeap@users.noreply.github.com>
Date: Wed Feb 16 18:32:32 2022 -0700
dev-haskell/polysemy-zoo: Bump to 0.7.0.2
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit d581dda918f74ee2ef39c602ccbe0debcf54a2d8
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Oct 29 09:23:33 2021 -0600
dev-haskell/polysemy-zoo: Bump to 0.7.0.1
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 63c84e6b9e7c7ecef723631caf859612928f6a09
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Fri Feb 19 15:31:40 2021 -0500
dev-haskell/polysemy-zoo: Resolve PkgMetadataXmlEmptyElement warning
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
commit 71c4901e8646c96774738e7661aa69daffc607e0
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Tue Feb 16 23:55:58 2021 -0500
dev-haskell/polysemy-zoo: remove redundant longdescription from metadata
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
commit 0819e23cd8279e75548b3feba4326f9037afb2ac
Author: Constantin Runge <c.runge@cssbook.de>
Date: Thu Mar 26 23:25:37 2020 +0100
dev-haskell/polysemy-zoo: add 0.7.0.0