aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawnzFs0ZJvkUvEVI_OAp0aAP1CTOw2UUXl4 <Christian@web>2014-01-29 15:31:16 +0000
committerGravatar admin <admin@branchable.com>2014-01-29 15:31:16 +0000
commit23a50a3fef9f8dbacf79c375d7483110ef1e60c3 (patch)
tree0e97113cb6a42c82b5aecacaa9690b6002e69608
parent1d0f540a6bb94fea8c85f1b400b36c5f532449fb (diff)
-rw-r--r--doc/bugs/Build_error:_Ambiguous_occurrence___96__callCommand__39__.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Build_error:_Ambiguous_occurrence___96__callCommand__39__.mdwn b/doc/bugs/Build_error:_Ambiguous_occurrence___96__callCommand__39__.mdwn
index 3443559ab..b47d7dca2 100644
--- a/doc/bugs/Build_error:_Ambiguous_occurrence___96__callCommand__39__.mdwn
+++ b/doc/bugs/Build_error:_Ambiguous_occurrence___96__callCommand__39__.mdwn
@@ -2,6 +2,7 @@
I get the following error when building:
+[[!format sh """
$ cabal install git-annex --bindir=$HOME/bin -f"-assistant -webapp -webdav -pairing -xmpp -dns"
...
@@ -29,6 +30,7 @@ RunCommand.hs:44:17:
cabal: Error: some packages failed to install:
git-annex-5.20140127 failed during the building phase. The exception was:
ExitFailure 1
+"""]]
### What steps will reproduce the problem?