summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Todaro <solpeth@posteo.org>2022-11-23 18:35:42 +1100
committerSam James <sam@gentoo.org>2022-11-25 21:56:32 +0000
commit437ea39a6ca1995fd218d78441359afa4be37bda (patch)
treefc5bd3bc149cc7ede6f0d672958ee07ba0134a3b /dev-haskell
parentdev-haskell/cabal: adjust core lib markings (diff)
downloadgentoo-437ea39a6ca1995fd218d78441359afa4be37bda.tar.gz
gentoo-437ea39a6ca1995fd218d78441359afa4be37bda.tar.bz2
gentoo-437ea39a6ca1995fd218d78441359afa4be37bda.zip
dev-haskell/exceptions: adjust core lib markings
Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/exceptions/exceptions-0.10.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/exceptions/exceptions-0.10.4-r1.ebuild b/dev-haskell/exceptions/exceptions-0.10.4-r1.ebuild
index 402c61a0435e..f123ecd719d6 100644
--- a/dev-haskell/exceptions/exceptions-0.10.4-r1.ebuild
+++ b/dev-haskell/exceptions/exceptions-0.10.4-r1.ebuild
@@ -29,7 +29,7 @@ DEPEND="${RDEPEND}
>=dev-haskell/test-framework-quickcheck2-0.3 <dev-haskell/test-framework-quickcheck2-0.4 )
"
-CABAL_CORE_LIB_GHC_PV="PM:8.10.6 PM:9.0.2"
+CABAL_CORE_LIB_GHC_PV="8.10.6 9.0.2"
src_prepare() {
default