summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Todaro <solpeth@posteo.org>2020-12-23 21:34:34 +1100
committerSergei Trofimovich <slyfox@gentoo.org>2020-12-23 22:29:50 +0000
commit109a7c553db7d64cc61779dda59827fdfb30e8ff (patch)
tree56e9e6bed114dfb00d7d663b293c7467b3f918e7 /dev-haskell/texmath
parentmedia-libs/opencolorio: cleanup old (diff)
downloadgentoo-109a7c553db7d64cc61779dda59827fdfb30e8ff.tar.gz
gentoo-109a7c553db7d64cc61779dda59827fdfb30e8ff.tar.bz2
gentoo-109a7c553db7d64cc61779dda59827fdfb30e8ff.zip
dev-haskell/texmath: increase lower bound up to ghc 8.8
Closes: https://bugs.gentoo.org/735218 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Jack Todaro <solpeth@posteo.org> Closes: https://github.com/gentoo/gentoo/pull/18778 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/texmath')
-rw-r--r--dev-haskell/texmath/texmath-0.12.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/texmath/texmath-0.12.0.3.ebuild b/dev-haskell/texmath/texmath-0.12.0.3.ebuild
index 9ac897e1ba4e..53bc6fb956d6 100644
--- a/dev-haskell/texmath/texmath-0.12.0.3.ebuild
+++ b/dev-haskell/texmath/texmath-0.12.0.3.ebuild
@@ -23,7 +23,7 @@ RDEPEND="dev-haskell/mtl:=[profile?]
>=dev-haskell/syb-0.4.2:=[profile?] <dev-haskell/syb-0.8:=[profile?]
dev-haskell/text:=[profile?]
dev-haskell/xml:=[profile?]
- >=dev-lang/ghc-7.10.1:=
+ >=dev-lang/ghc-8.8.1:=
executable? ( dev-haskell/aeson:=[profile?]
network-uri? ( >=dev-haskell/network-uri-2.6:=[profile?] )
!network-uri? ( <dev-haskell/network-2.6:=[profile?] ) )