dev-haskell/skylighting: require cabal-1.24 with fixed resolver, bug #610422
authorSergei Trofimovich <slyfox@gentoo.org>
Wed, 22 Feb 2017 23:14:43 +0000 (23:14 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Wed, 22 Feb 2017 23:15:54 +0000 (23:15 +0000)
Workarounds Cabal-1.22 bug
    https://github.com/haskell/cabal/issues/1725

Reported-by: Peter Bleszynski
Bug: https://bugs.gentoo.org/610422

Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-haskell/skylighting/skylighting-0.1.1.5.ebuild

index cfc65da0be6ef7c32b861f68069e693e7e637213..8b418b19e6ad77b305ed71ae7b7e212bc17c30f9 100644 (file)
@@ -32,7 +32,7 @@ RDEPEND="dev-haskell/aeson:=[profile?]
        executable? ( dev-haskell/pretty-show:=[profile?] )
 "
 DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.18.1.3
+       >=dev-haskell/cabal-1.24.2.0
        test? ( dev-haskell/diff
                dev-haskell/hunit
                dev-haskell/random