Skip to content

Commit e37b480

Browse files
dev-haskell/repa-io: loosening deps
Signed-off-by: GuillaumedeVolpiano <xavier@wheredoibegin.fr>
1 parent d8c35ad commit e37b480

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev-haskell/repa-io/repa-io-3.4.2.0.ebuild

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ HOMEPAGE="https://repa.ouroborus.net"
1414
LICENSE="BSD"
1515
SLOT="0/${PV}"
1616
KEYWORDS="~amd64"
17+
CABAL_CHDEPS=(
18+
'base >= 4.8 && < 4.21' 'base >=4.8'
19+
)
1720

1821
RDEPEND=">=dev-haskell/bmp-1.2:=[profile?] <dev-haskell/bmp-1.3:=[profile?]
1922
>=dev-haskell/old-time-1.1:=[profile?] <dev-haskell/old-time-1.2:=[profile?]

0 commit comments

Comments
 (0)