commit: 9cca70cef3d232a63024449a7a765342fb07a5c4
Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Thu Aug 4 04:30:28 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 14 20:51:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cca70ce
dev-haskell/exceptions: clean GHC
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-haskell/exceptions/exceptions-0.10.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/exceptions/exceptions-0.10.4-r1.ebuild
b/dev-haskell/exceptions/exceptions-0.10.4-r1.ebuild
index a032fb6a4c7a..20e02e4d8979 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.5-r1 PM:8.10.6 PM:8.10.7 PM:9.0.1-r1 PM:9.0.2
PM:9999"
+CABAL_CORE_LIB_GHC_PV="PM:8.10.6 PM:9.0.2"
src_prepare() {
default