diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-10-17 15:38:52 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-10-17 15:38:52 -0400 |
commit | 31f823067def180e0f41dd5175d04735f1b95938 (patch) | |
tree | cade54ec04e57491b9ae41948132a0f8563fe679 /doc/install | |
parent | 0f50f0cc6c4fbf911da7f6f5115c3e12d0538c5d (diff) |
response
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/fromsource/comment_64_c3195cbc42058593ea6ca9d2eaaf9722._comment | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/install/fromsource/comment_64_c3195cbc42058593ea6ca9d2eaaf9722._comment b/doc/install/fromsource/comment_64_c3195cbc42058593ea6ca9d2eaaf9722._comment new file mode 100644 index 000000000..569a51d0b --- /dev/null +++ b/doc/install/fromsource/comment_64_c3195cbc42058593ea6ca9d2eaaf9722._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 64""" + date="2016-10-17T19:33:29Z" + content=""" +@stephane-gourichon, Control.Monad.Catch is in the haskell exceptions +package, which is a dependency of git-annex. I don't know why it +is failing to find it on your system. + +You appear to be in some variety of cabal hell; you probably need to delete +your ~/.cabal and ~/.ghc and start over. + +Also, Debian 7.11 is quite old; to follow the "building from source on +Debian" you need Debian unstable, testing, or sometimes stable +(doesn't work currently); not oldstable. +"""]] |