diff options
author | https://www.google.com/accounts/o8/id?id=AItOawn3p4i4lk_zMilvjnJ9sS6g2nerpgz0Fjc <Matthias@web> | 2014-03-20 09:10:45 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-03-20 09:10:45 +0000 |
commit | 049247aeae920d0e6984f4a707206abdb966aa32 (patch) | |
tree | 3f900da62ccd5f91c74692015fb9bef789b5207b /doc/install | |
parent | 3f71bd5711098388eb3df8f8d60be4c9fc4749ee (diff) |
Added a comment: Build failure
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/cabal/comment_33_8d4dfc33cada6091c30d3a43ce404b8b._comment | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/install/cabal/comment_33_8d4dfc33cada6091c30d3a43ce404b8b._comment b/doc/install/cabal/comment_33_8d4dfc33cada6091c30d3a43ce404b8b._comment new file mode 100644 index 000000000..8fab5a45f --- /dev/null +++ b/doc/install/cabal/comment_33_8d4dfc33cada6091c30d3a43ce404b8b._comment @@ -0,0 +1,21 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawn3p4i4lk_zMilvjnJ9sS6g2nerpgz0Fjc" + nickname="Matthias" + subject="Build failure" + date="2014-03-20T09:10:44Z" + content=""" +I followed the instructions and the invocation of + + cabal install git-annex --bindir=$HOME/bin -f\"-assistant -webapp -webdav -pairing -xmpp -dns\" + +resulted in the following error: + + Test.hs:107:41: Not in scope: `errMessage' + Failed to install git-annex-5.20140306 + cabal: Error: some packages failed to install: + git-annex-5.20140306 failed during the building phase. The exception was: + ExitFailure 1 + +I used the Haskell Platform for Mac OS X (10.8) + +"""]] |