diff options
author | Joey Hess <joey@kitenet.net> | 2012-11-13 15:36:58 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-11-13 15:36:58 -0400 |
commit | b48755af70f229dce53138100105f352c8f6580c (patch) | |
tree | 91fb22bd7969fc883e8883774b7f78aba3d41a10 | |
parent | c5a3698d1b994c5149d417852f690cf3864bce74 (diff) | |
parent | f4ce1ffd54e790e784a044a0158a695f74fb2459 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r-- | doc/bugs/Install_of_git-annex-3.20121112_fails/comment_4_f1057340dfa978071d3bbc9e2af1e612._comment | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/bugs/Install_of_git-annex-3.20121112_fails/comment_4_f1057340dfa978071d3bbc9e2af1e612._comment b/doc/bugs/Install_of_git-annex-3.20121112_fails/comment_4_f1057340dfa978071d3bbc9e2af1e612._comment new file mode 100644 index 000000000..2741daacf --- /dev/null +++ b/doc/bugs/Install_of_git-annex-3.20121112_fails/comment_4_f1057340dfa978071d3bbc9e2af1e612._comment @@ -0,0 +1,19 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnldTTAP8PAifJUmqhRar6RAWNWlRcencw" + nickname="Marco" + subject="Assistant depends on Yesod" + date="2012-11-13T18:34:19Z" + content=""" +Thank you Joey. Than I tried a workaround. On one machine I don't need the Webapp. + +I was using + +cabal install --only-dependencies -f-Webapp +cabal configure -f-Webapp + +mp/Utility/libdiskfree.o dist/build/git-annex/git-annex-tmp/Utility/libmounts.o ./git-annex.hs + +Assistant/Alert.hs:21:8: + Could not find module `Yesod' + Use -v to see a list of the files searched for. +"""]] |