From 48c4969beb97ebe761702b0a0c6998e2501769ae Mon Sep 17 00:00:00 2001 From: hololeap Date: Sun, 12 Nov 2023 16:57:24 -0700 Subject: dev-haskell/vector-th-unbox: Add upper bound to ghc dep MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit vector-th-unbox-0.2.1.7 will not build on >=ghc-9.2, leading to errors such as: Couldn't match type ‘[Pat] -> Pat’ with ‘Pat’ Signed-off-by: hololeap Signed-off-by: Sam James --- dev-haskell/vector-th-unbox/vector-th-unbox-0.2.1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-haskell/vector-th-unbox') diff --git a/dev-haskell/vector-th-unbox/vector-th-unbox-0.2.1.7.ebuild b/dev-haskell/vector-th-unbox/vector-th-unbox-0.2.1.7.ebuild index 4b2513b3ad77..766e7a1673d6 100644 --- a/dev-haskell/vector-th-unbox/vector-th-unbox-0.2.1.7.ebuild +++ b/dev-haskell/vector-th-unbox/vector-th-unbox-0.2.1.7.ebuild @@ -18,7 +18,7 @@ KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="" RDEPEND=">=dev-haskell/vector-0.7.1:=[profile?] =dev-lang/ghc-7.4.1:= + >=dev-lang/ghc-7.4.1:=