summaryrefslogtreecommitdiff
path: root/dev-haskell/filepath-bytestring/filepath-bytestring-1.4.2.1.9.ebuild
diff options
context:
space:
mode:
authorhololeap <hololeap@protonmail.com>2023-10-02 23:07:24 -0600
committerSam James <sam@gentoo.org>2023-10-23 04:09:34 +0100
commit49c5c630f39c27f9604b360d4af3794e95c01fc3 (patch)
treefc62e24b127fcd15d7737a03d961bfcbbb0e2853 /dev-haskell/filepath-bytestring/filepath-bytestring-1.4.2.1.9.ebuild
parent859c042f988447718e7da7ef7c56787522e59c51 (diff)
downloadgentoo-49c5c630f39c27f9604b360d4af3794e95c01fc3.tar.gz
gentoo-49c5c630f39c27f9604b360d4af3794e95c01fc3.tar.bz2
gentoo-49c5c630f39c27f9604b360d4af3794e95c01fc3.zip
dev-haskell/filepath-bytestring: Loosen constraint on filepath
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/filepath-bytestring/filepath-bytestring-1.4.2.1.9.ebuild')
-rw-r--r--dev-haskell/filepath-bytestring/filepath-bytestring-1.4.2.1.9.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-haskell/filepath-bytestring/filepath-bytestring-1.4.2.1.9.ebuild b/dev-haskell/filepath-bytestring/filepath-bytestring-1.4.2.1.9.ebuild
index b888a56a556b..b70db22f9b9c 100644
--- a/dev-haskell/filepath-bytestring/filepath-bytestring-1.4.2.1.9.ebuild
+++ b/dev-haskell/filepath-bytestring/filepath-bytestring-1.4.2.1.9.ebuild
@@ -15,6 +15,10 @@ LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+CABAL_CHDEPS=(
+ 'filepath >= 1.4.2 && <= 1.4.2.1' 'filepath >= 1.4.2'
+)
+
RDEPEND=">=dev-lang/ghc-8.4.3:=
"
DEPEND="${RDEPEND}