diff --git a/doc/bugs/OOM_while_configuring_git-annex/comment_4_66f6cfc973e8d67eb468be1246c82616._comment b/doc/bugs/OOM_while_configuring_git-annex/comment_4_66f6cfc973e8d67eb468be1246c82616._comment new file mode 100644 index 0000000000..030bcef470 --- /dev/null +++ b/doc/bugs/OOM_while_configuring_git-annex/comment_4_66f6cfc973e8d67eb468be1246c82616._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 4""" + date="2015-07-30T17:04:06Z" + content=""" +It probably depends on the version of the cabal library you have installed. +Older versions may not print much debugging, and also seem much more likely +to run out of memory while resolving dependencies. + +As I mentioned, using stackage is a good way to present cabal with a canned +solution so it doesn't fry its mind trying to discover one. +"""]]