From: Sergei Trofimovich Date: Thu, 16 Feb 2017 10:16:39 +0000 (+0000) Subject: dev-haskell/terminfo: allow ghc-8 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d236063c365c7a48b57bfa6229140343637391f9;p=gentoo.git dev-haskell/terminfo: allow ghc-8 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-haskell/terminfo/terminfo-0.4.0.2.ebuild b/dev-haskell/terminfo/terminfo-0.4.0.2.ebuild index 0c44710861cc..91213c7db01c 100644 --- a/dev-haskell/terminfo/terminfo-0.4.0.2.ebuild +++ b/dev-haskell/terminfo/terminfo-0.4.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -24,4 +24,4 @@ DEPEND="${RDEPEND} >=dev-haskell/cabal-1.10 " -CABAL_CORE_LIB_GHC_PV="PM:8.0.1_rc2 PM:8.0.1_rc3 PM:8.0.1_rc4" +CABAL_CORE_LIB_GHC_PV="PM:8.0.1_rc2 PM:8.0.1_rc3 PM:8.0.1_rc4 PM:8.0.1 PM:8.0.2_rc1 PM:8.0.2_rc2 PM:8.0.2 PM:9999"