dev-haskell/yesod-routes: mark as incompatible against ghc-8, bug #610350
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 25 Feb 2017 17:29:20 +0000 (17:29 +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/610350

Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-haskell/yesod-routes/yesod-routes-1.1.2.ebuild
dev-haskell/yesod-routes/yesod-routes-1.2.0.7-r2.ebuild

index 190ed755bfe7ad7d0f48bd3d5c3a0cccd5360f26..ecf035f9ca1e2ee7979d3062b8fb5bbbce6a826b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -23,7 +23,7 @@ RDEPEND="=dev-haskell/path-pieces-0.1*:=[profile?]
                <dev-haskell/text-0.12:=[profile?]
                >=dev-haskell/vector-0.8:=[profile?]
                <dev-haskell/vector-0.11:=[profile?]
-               >=dev-lang/ghc-6.10.4:="
+               >=dev-lang/ghc-6.10.4:= <dev-lang/ghc-8"
 DEPEND="${RDEPEND}
                test? ( >=dev-haskell/hspec-1.3
                        =dev-haskell/hunit-1.2*
index a2a4ebf80f760b6deb2c389c23a0a8392cdc6972..e8b193b769fb9328f0e5181aed6e80d799fe9039 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$
 
@@ -21,7 +21,7 @@ IUSE=""
 RDEPEND=">=dev-haskell/path-pieces-0.1:=[profile?]
        >=dev-haskell/text-0.5:=[profile?]
        >=dev-haskell/vector-0.8:=[profile?]
-       >=dev-lang/ghc-7.4.1:=
+       >=dev-lang/ghc-7.4.1:= <dev-lang/ghc-8
 "
 DEPEND="${RDEPEND}
        >=dev-haskell/cabal-1.8