summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-11-13 15:36:58 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-11-13 15:36:58 -0400
commitb48755af70f229dce53138100105f352c8f6580c (patch)
tree91fb22bd7969fc883e8883774b7f78aba3d41a10 /doc
parentc5a3698d1b994c5149d417852f690cf3864bce74 (diff)
parentf4ce1ffd54e790e784a044a0158a695f74fb2459 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/Install_of_git-annex-3.20121112_fails/comment_4_f1057340dfa978071d3bbc9e2af1e612._comment19
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.
+"""]]