commit: 05f4525ef02d580515b9797aa012ab82dd4c4f0f
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 23:14:43 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 23:15:54 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05f4525e
dev-haskell/skylighting: require cabal-1.24 with fixed resolver, bug #610422
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/skylighting/skylighting-0.1.1.5.ebuild
b/dev-haskell/skylighting/skylighting-0.1.1.5.ebuild
index cfc65da0be..8b418b19e6 100644
--- a/dev-haskell/skylighting/skylighting-0.1.1.5.ebuild
+++ b/dev-haskell/skylighting/skylighting-0.1.1.5.ebuild
@@ -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