summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus <Jimmy@web>2011-05-28 12:26:08 +0000
committerGravatar admin <admin@branchable.com>2011-05-28 12:26:08 +0000
commit7db690bdc2d434f9bbe36a2d3bdac7202eb355f0 (patch)
tree9bdc8f2a02207ca993b2a55459a3c9aafcda813b
parentf13863281c01f7ce8aaeea3b90c8b6b5180b35a0 (diff)
-rw-r--r--doc/bugs/build_issue_with_latest_release_0.20110522-1-gde817ba.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/build_issue_with_latest_release_0.20110522-1-gde817ba.mdwn b/doc/bugs/build_issue_with_latest_release_0.20110522-1-gde817ba.mdwn
index 5743a219b..c5fddd63c 100644
--- a/doc/bugs/build_issue_with_latest_release_0.20110522-1-gde817ba.mdwn
+++ b/doc/bugs/build_issue_with_latest_release_0.20110522-1-gde817ba.mdwn
@@ -8,4 +8,4 @@ Command/Status.hs:133:37: Not in scope: `swap'
make: *** [git-annex] Error 1
</pre>
-it fails on OSX 10.6.x with ghc 6.12.3 and a corresponding haskell-platform install.
+it fails on OSX 10.6.x with ghc 6.12.3 and a corresponding haskell-platform install. I ran a bisect and found that commit 75a3f5027f74565d909fb940893636d081d9872a seems to have broken git-annex for me, reverting the commit allows me to build git-annex, I have not run the tests to verify everything is working correctly though.