Unverified Commit 67865385 authored by Jack Todaro's avatar Jack Todaro
Browse files

dev-haskell/text: tighten ghc bounds


Signed-off-by: default avatarJack Todaro <solpeth@posteo.org>
parent 65740774
...@@ -23,8 +23,8 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" ...@@ -23,8 +23,8 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="" IUSE=""
# break cyclic dependencies, test suite requires porting to >=QC-2.11 # break cyclic dependencies, test suite requires porting to >=QC-2.11
RESTRICT=test RESTRICT=test
# ghc-8.10 requires text-1.2.3.2. Try to force the downgrade here.
RDEPEND=">=dev-lang/ghc-7.8.2:=" RDEPEND=">=dev-lang/ghc-8.8:= <dev-lang/ghc-8.10:="
DEPEND="${RDEPEND} DEPEND="${RDEPEND}
" "
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment