diff options
author | 2020-08-02 13:36:05 +0100 | |
---|---|---|
committer | 2020-08-02 13:36:11 +0100 | |
commit | 39bf575c6d9619dfa5a550a915a8afdbd54a2938 (patch) | |
tree | cf14540da0fcdb47711cb87ae96934e78bf17901 /dev-haskell/texmath | |
parent | media-sound/chuck: bump to 1.4.0.1 (diff) | |
download | gentoo-39bf575c6d9619dfa5a550a915a8afdbd54a2938.tar.gz gentoo-39bf575c6d9619dfa5a550a915a8afdbd54a2938.tar.bz2 gentoo-39bf575c6d9619dfa5a550a915a8afdbd54a2938.zip |
dev-haskell/texmath: increase lower bound up to ghc-8.8
Reported-by: Toralf Förster
Closes: https://bugs.gentoo.org/735218
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/texmath')
-rw-r--r-- | dev-haskell/texmath/texmath-0.12.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/texmath/texmath-0.12.0.2.ebuild b/dev-haskell/texmath/texmath-0.12.0.2.ebuild index f2eb0bc48628..c116e53f3dc8 100644 --- a/dev-haskell/texmath/texmath-0.12.0.2.ebuild +++ b/dev-haskell/texmath/texmath-0.12.0.2.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?] ) ) |