diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-18 15:26:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-18 15:26:35 +0100 |
commit | d88a66161faa4982601f13997966d388af39060a (patch) | |
tree | 4d3c251720b2d3be0c80e0fa5e38d29d7abbd041 /dev-haskell/xhtml | |
parent | x11-drivers/nvidia-drivers: revert 5.13 support on <460.84 (diff) | |
download | gentoo-d88a66161faa4982601f13997966d388af39060a.tar.gz gentoo-d88a66161faa4982601f13997966d388af39060a.tar.bz2 gentoo-d88a66161faa4982601f13997966d388af39060a.zip |
dev-haskell/xhtml: mark bundled with ghc-8.10.5
Reported-by: Toralf Förster
Closes: https://bugs.gentoo.org/802747
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/xhtml')
-rw-r--r-- | dev-haskell/xhtml/xhtml-3000.2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/xhtml/xhtml-3000.2.2.1.ebuild b/dev-haskell/xhtml/xhtml-3000.2.2.1.ebuild index 373bbe200864..7be0acd6ebf0 100644 --- a/dev-haskell/xhtml/xhtml-3000.2.2.1.ebuild +++ b/dev-haskell/xhtml/xhtml-3000.2.2.1.ebuild @@ -21,4 +21,4 @@ RDEPEND=">=dev-lang/ghc-8.4.2:=" DEPEND="${RDEPEND} >=dev-haskell/cabal-1.6" -CABAL_CORE_LIB_GHC_PV="PM:8.4.2_rc1 PM:8.4.2 PM:8.4.3 PM:8.4.4 PM:8.6.1 PM:8.6.2 PM:8.6.3 PM:8.6.4 PM:8.6.5 PM:8.8.1 PM:8.8.2 PM:8.8.3 PM:8.8.4 PM:8.10.1 PM:8.10.2 PM:8.10.3 PM:8.10.4 PM:9.0.1 PM:9999" +CABAL_CORE_LIB_GHC_PV="PM:8.4.2_rc1 PM:8.4.2 PM:8.4.3 PM:8.4.4 PM:8.6.1 PM:8.6.2 PM:8.6.3 PM:8.6.4 PM:8.6.5 PM:8.8.1 PM:8.8.2 PM:8.8.3 PM:8.8.4 PM:8.10.1 PM:8.10.2 PM:8.10.3 PM:8.10.4 PM:8.10.5 PM:9.0.1 PM:9999" |