summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-03-14 10:16:53 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2021-03-15 09:07:10 +0000
commit3db774809c24c29fda9fcac6b6d78aff4022b059 (patch)
treeb7a904384629a6ca4a482e24ce3690f74f3f8ae0 /dev-haskell/terminfo
parentdev-haskell/exceptions: mark as ghc-8.10 core library (diff)
downloadgentoo-3db774809c24c29fda9fcac6b6d78aff4022b059.tar.gz
gentoo-3db774809c24c29fda9fcac6b6d78aff4022b059.tar.bz2
gentoo-3db774809c24c29fda9fcac6b6d78aff4022b059.zip
dev-haskell/terminfo: mark as ghc-8.10 core library
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/terminfo')
-rw-r--r--dev-haskell/terminfo/terminfo-0.4.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/terminfo/terminfo-0.4.1.4.ebuild b/dev-haskell/terminfo/terminfo-0.4.1.4.ebuild
index c179dc6ec011..f7efeff63931 100644
--- a/dev-haskell/terminfo/terminfo-0.4.1.4.ebuild
+++ b/dev-haskell/terminfo/terminfo-0.4.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -24,4 +24,4 @@ DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.24.0.0
"
-CABAL_CORE_LIB_GHC_PV="PM:8.8.1 PM:8.8.2 PM:8.8.3 PM:8.8.4 PM:8.10.1_alpha1 PM:8.10.1_alpha2 PM:8.10.1 PM:9999"
+CABAL_CORE_LIB_GHC_PV="PM:8.8.1 PM:8.8.2 PM:8.8.3 PM:8.8.4 PM:8.10.1_alpha1 PM:8.10.1_alpha2 PM:8.10.1 PM:8.10.2 PM:8.10.3 PM:8.10.4 PM:9.0.1 PM:9999"