summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@protonmail.com>2023-11-17 17:27:33 -0700
committerSam James <sam@gentoo.org>2023-11-19 18:32:43 +0000
commitf341dc773d2dc3d7d4bd45a699aed4d664dc7a3f (patch)
tree4357ddac7f2f7d37c1bcb34f882d785b7ab49a86 /profiles
parentdev-haskell/hspec-wai: Add upper bound to ghc dep (diff)
downloadgentoo-f341dc773d2dc3d7d4bd45a699aed4d664dc7a3f.tar.gz
gentoo-f341dc773d2dc3d7d4bd45a699aed4d664dc7a3f.tar.bz2
gentoo-f341dc773d2dc3d7d4bd45a699aed4d664dc7a3f.zip
profiles: Remove dev-haskell/doctest-parallel
Package should be last-rited instead of hanging around masked and useless for ::gentoo. Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/package.mask6
1 files changed, 0 insertions, 6 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index a138903e3606..4b9eee828f99 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -490,12 +490,6 @@ x11-drivers/nvidia-drivers:0/390
# Unfixed root privilege escalation, bug #631552
sys-cluster/slurm
-# hololeap <hololeap@protonmail.com> (2022-08-21)
-# doctest-parallel does not currently work with Setup.hs (used internally by
-# haskell-cabal.eclass)
-# See: <https://github.com/martijnbastiaan/doctest-parallel/issues/45>
-dev-haskell/doctest-parallel
-
# Joonas Niilola <juippis@gentoo.org> (2022-04-29)
# Apparently the "b" in version means "beta". 3.24 is available, we
# should update to that. #841437