diff --git a/doc/bugs/Please_include_version_of_used_to_build_ghc_within___34__git_annex_version__34__.mdwn b/doc/bugs/Please_include_version_of_used_to_build_ghc_within___34__git_annex_version__34__.mdwn new file mode 100644 index 0000000000..95e70500aa --- /dev/null +++ b/doc/bugs/Please_include_version_of_used_to_build_ghc_within___34__git_annex_version__34__.mdwn @@ -0,0 +1,4 @@ + +Since git-annex version is not always sufficient to pin point the source of regression (e.g. see [the get -J issue](http://git-annex.branchable.com/bugs/multiple_ssh_prompts__44___and_thread_blocked_indefinitely_in_an___63____63____63___transaction/)), it would be really nice if the version of ghc (and thus all its libraries if I get it right) was included in the output of `git annex version` + +[[!meta author=yoh]]