This commit is contained in:
Joey Hess 2016-09-05 19:43:59 -04:00
parent c75475697b
commit 1b8d8faa3a
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
2 changed files with 8 additions and 0 deletions

View file

@ -20,3 +20,5 @@ since there's been a regression in the situation between 6.20160619 and
Proposed solution is to set persistent (==2.2.4.1) instead of
persistent (<2.5) in git-annex.cabal
> [[done]]

View file

@ -15,4 +15,10 @@ should always find a consistent set of dependencies.
I don't think it makes sense for git-annex to pin down versions like
this just because one build environment is having trouble. So I don't
plan to apply this patch.
----
Update: Seems the unstated goal was to make it work with ghc 8 which is
still in a state of generally unhappy dependencies. So applied for that
reason.
"""]]