Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Gentoo
Haskell
Commits
67865385
Unverified
Commit
67865385
authored
Dec 19, 2020
by
Jack Todaro
Browse files
dev-haskell/text: tighten ghc bounds
Signed-off-by:
Jack Todaro
<
solpeth@posteo.org
>
parent
65740774
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
dev-haskell/text/text-1.2.4.0-r1.ebuild
dev-haskell/text/text-1.2.4.0-r1.ebuild
+2
-2
No files found.
dev-haskell/text/text-1.2.4.0.ebuild
→
dev-haskell/text/text-1.2.4.0
-r1
.ebuild
View file @
67865385
...
@@ -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
}
"
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment