diff options
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.ebuild | 4 |
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} |
