diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-04 00:30:28 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-14 21:51:58 +0100 |
commit | 9cca70cef3d232a63024449a7a765342fb07a5c4 (patch) | |
tree | 46844cfe3c108d7e9024feb0531ce5fa7251ffaf /dev-haskell/exceptions | |
parent | dev-haskell/terminfo: clean GHC (diff) | |
download | gentoo-9cca70cef3d232a63024449a7a765342fb07a5c4.tar.gz gentoo-9cca70cef3d232a63024449a7a765342fb07a5c4.tar.bz2 gentoo-9cca70cef3d232a63024449a7a765342fb07a5c4.zip |
dev-haskell/exceptions: clean GHC
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/exceptions')
-rw-r--r-- | dev-haskell/exceptions/exceptions-0.10.4-r1.ebuild | 2 |
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 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 |