summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-10-30 16:44:09 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-10-30 16:44:09 -0400
commit56080a0febac6e75e61a6e358f09e0b1e77b77bc (patch)
tree86d5b6568b1fb22374ea8bbe8c9e2eeee6525f65
parentee715647540a8b5d81254ed60cdf7709f63f42af (diff)
closures
-rw-r--r--doc/bugs/Cabal_dependency_monadIO_missing.mdwn3
-rw-r--r--doc/bugs/wishlist:_more_descriptive_commit_messages_in_git-annex_branch.mdwn3
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/bugs/Cabal_dependency_monadIO_missing.mdwn b/doc/bugs/Cabal_dependency_monadIO_missing.mdwn
index b5213b8aa..13980dd29 100644
--- a/doc/bugs/Cabal_dependency_monadIO_missing.mdwn
+++ b/doc/bugs/Cabal_dependency_monadIO_missing.mdwn
@@ -12,3 +12,6 @@ Adding the dependency for `monadIO` to `git-annex.cabal` should fix this?
> dependency in the cabal file. Your system might be old/new/or broken,
> perhaps it's time to provide some details about the version of haskell
> and of `monad-control` you have installed? --[[Joey]]
+
+>> Closing as apparently user error or a broken system.
+>> If you see this problem please do say. [[done]] --[[Joey]]
diff --git a/doc/bugs/wishlist:_more_descriptive_commit_messages_in_git-annex_branch.mdwn b/doc/bugs/wishlist:_more_descriptive_commit_messages_in_git-annex_branch.mdwn
index aad119ffd..3a891fc9b 100644
--- a/doc/bugs/wishlist:_more_descriptive_commit_messages_in_git-annex_branch.mdwn
+++ b/doc/bugs/wishlist:_more_descriptive_commit_messages_in_git-annex_branch.mdwn
@@ -34,3 +34,6 @@ in my opinion, the messages should at least contain
>
> It would be possible to make it *less* verbose, with an empty commit
> message. :) --[[Joey]]
+
+>> Closing as this is literally impossible to do without making
+>> git-annex worse. [[done]] --[[Joey]]