diff options
author | hololeap <hololeap@protonmail.com> | 2023-11-17 19:23:40 -0700 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-19 18:32:45 +0000 |
commit | 34ed62fce40d834510457daa776bedf32a77781d (patch) | |
tree | 099d19f69f3fb411ecc6c76d992610b268258290 /dev-haskell/quickcheck-io | |
parent | dev-haskell/parallel: slotmove 3 -> 0 (diff) | |
download | gentoo-34ed62fce40d834510457daa776bedf32a77781d.tar.gz gentoo-34ed62fce40d834510457daa776bedf32a77781d.tar.bz2 gentoo-34ed62fce40d834510457daa776bedf32a77781d.zip |
dev-haskell/quickcheck: slotmove 2 -> 0
Signed-off-by: hololeap <hololeap@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33672
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/quickcheck-io')
-rw-r--r-- | dev-haskell/quickcheck-io/quickcheck-io-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/quickcheck-io/quickcheck-io-0.2.0.ebuild b/dev-haskell/quickcheck-io/quickcheck-io-0.2.0.ebuild index fff29d9e2290..d0d77abef81c 100644 --- a/dev-haskell/quickcheck-io/quickcheck-io-0.2.0.ebuild +++ b/dev-haskell/quickcheck-io/quickcheck-io-0.2.0.ebuild @@ -18,7 +18,7 @@ KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="" RDEPEND=">=dev-haskell/hunit-1.2.5:=[profile?] - >=dev-haskell/quickcheck-2.7:2=[profile?] + >=dev-haskell/quickcheck-2.7:=[profile?] >=dev-lang/ghc-7.4.1:= " DEPEND="${RDEPEND} |