mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-haskell/hpc: allow ghc-7.10.3, bug #577616
Reported-by: Toralf Förster Bug: https://bugs.gentoo.org/577616 Package-Manager: portage-2.2.28
This commit is contained in:
@@ -24,3 +24,9 @@ DEPEND="${RDEPEND}
|
||||
>=dev-haskell/cabal-1.10
|
||||
"
|
||||
CABAL_CORE_LIB_GHC_PV="7.8.2 7.8.3 7.8.3.20141119 7.8.4"
|
||||
|
||||
src_prepare() {
|
||||
cabal_chdeps \
|
||||
'base >= 4.4.1 && < 4.8' 'base >= 4.4.1' \
|
||||
'time >= 1.2 && < 1.5' 'time >= 1.2'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user