applied
This commit is contained in:
parent
c75475697b
commit
1b8d8faa3a
2 changed files with 8 additions and 0 deletions
|
@ -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
|
Proposed solution is to set persistent (==2.2.4.1) instead of
|
||||||
persistent (<2.5) in git-annex.cabal
|
persistent (<2.5) in git-annex.cabal
|
||||||
|
|
||||||
|
> [[done]]
|
||||||
|
|
|
@ -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
|
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
|
this just because one build environment is having trouble. So I don't
|
||||||
plan to apply this patch.
|
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.
|
||||||
"""]]
|
"""]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue