initial suggestion to have ghc version reported in annex version output

This commit is contained in:
yarikoptic 2018-11-16 22:06:51 +00:00 committed by admin
parent 4238064600
commit 958d037467

View file

@ -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]]