Skip to content

Commit

Permalink
dev-haskell/transformers-compat: enable stable transformers-0.3 depen…
Browse files Browse the repository at this point in the history
…d by default (used by stable ghc-7.8.4)

Package-Manager: portage-2.2.20
  • Loading branch information
Sergei Trofimovich committed Sep 20, 2015
1 parent 1e43abb commit c5e6921
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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?] )
Expand Down

0 comments on commit c5e6921

Please sign in to comment.