summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-09-05 19:43:59 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-09-05 19:43:59 -0400
commitc24a00cd154e333f4740b186c688942e26dcba72 (patch)
treefa72447be2d9dee48ea1b8c2f78e2e2103870d28
parent493b21ee5409fc8b47ebe4a224faccd75eaa3cef (diff)
applied
-rw-r--r--doc/bugs/git-annex.cabal__58___persistent___61____61__2.2.4.1.mdwn2
-rw-r--r--doc/bugs/git-annex.cabal__58___persistent___61____61__2.2.4.1/comment_1_62d1c8450430a6124d676598c28a8683._comment6
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/git-annex.cabal__58___persistent___61____61__2.2.4.1.mdwn b/doc/bugs/git-annex.cabal__58___persistent___61____61__2.2.4.1.mdwn
index 38e22e384..acfc25436 100644
--- a/doc/bugs/git-annex.cabal__58___persistent___61____61__2.2.4.1.mdwn
+++ b/doc/bugs/git-annex.cabal__58___persistent___61____61__2.2.4.1.mdwn
@@ -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]]
diff --git a/doc/bugs/git-annex.cabal__58___persistent___61____61__2.2.4.1/comment_1_62d1c8450430a6124d676598c28a8683._comment b/doc/bugs/git-annex.cabal__58___persistent___61____61__2.2.4.1/comment_1_62d1c8450430a6124d676598c28a8683._comment
index 9237988f1..37981cf46 100644
--- a/doc/bugs/git-annex.cabal__58___persistent___61____61__2.2.4.1/comment_1_62d1c8450430a6124d676598c28a8683._comment
+++ b/doc/bugs/git-annex.cabal__58___persistent___61____61__2.2.4.1/comment_1_62d1c8450430a6124d676598c28a8683._comment
@@ -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.
"""]]