dev-haskell/geniplate: mark as incompatible against ghc-8, bug #610022
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 25 Feb 2017 17:27:27 +0000 (17:27 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 25 Feb 2017 17:30:37 +0000 (17:30 +0000)
Reported-by: Toralf Förster
Bug: https://bugs.gentoo.org/610022

Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-haskell/geniplate/geniplate-0.6.0.5.ebuild

index e13334dca6620dcf0ccd10d6fb4b4a52b69cc187..b52dcde2581256ab1954fea30966138611a3874d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-haskell/mtl:=[profile?]
-       >=dev-lang/ghc-7.4.1:=
+       >=dev-lang/ghc-7.4.1:= <dev-lang/ghc-8
 "
 DEPEND="${RDEPEND}
        >=dev-haskell/cabal-1.8