mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-haskell/transformers-compat: enable stable transformers-0.3 depend by default (used by stable ghc-7.8.4)
Package-Manager: portage-2.2.20
This commit is contained in:
@@ -17,7 +17,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
|
||||
LICENSE="BSD"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
|
||||
IUSE="three"
|
||||
IUSE="+three"
|
||||
|
||||
RDEPEND=">=dev-lang/ghc-7.4.1:=
|
||||
three? ( >=dev-haskell/mtl-2.1:=[profile?] <dev-haskell/mtl-2.2:=[profile?] )
|
||||
|
||||
Reference in New Issue
Block a user