summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmY_4MvT5yEeztrS7UIJseStUe4mtgp6YE <@web>2012-10-10 11:47:09 +0000
committerGravatar admin <admin@branchable.com>2012-10-10 11:47:09 +0000
commit60af69bc6e7d3c35da8455f41c1c42d2b76ec491 (patch)
tree31692cacc6ef4f5fcc02854bcd4c95faaed92505 /doc
parentf99ff559db0b6f618278449744dbe6fcfc87be7c (diff)
Added a comment: Have error
Diffstat (limited to 'doc')
-rw-r--r--doc/install/OSX/comment_4_d68c36432c7be3f4a76f4f0d7300bac9._comment20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/install/OSX/comment_4_d68c36432c7be3f4a76f4f0d7300bac9._comment b/doc/install/OSX/comment_4_d68c36432c7be3f4a76f4f0d7300bac9._comment
new file mode 100644
index 000000000..b274707fb
--- /dev/null
+++ b/doc/install/OSX/comment_4_d68c36432c7be3f4a76f4f0d7300bac9._comment
@@ -0,0 +1,20 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawmY_4MvT5yEeztrS7UIJseStUe4mtgp6YE"
+ nickname="Сергей"
+ subject="Have error"
+ date="2012-10-10T11:47:09Z"
+ content="""
+[ 98 of 248] Compiling Utility.DiskFree ( Utility/DiskFree.hs, dist/build/git-annex/git-annex-tmp/Utility/DiskFree.o )
+[ 99 of 248] Compiling Utility.Url ( Utility/Url.hs, dist/build/git-annex/git-annex-tmp/Utility/Url.o )
+
+Utility/Url.hs:111:88:
+ Couldn't match expected type `Maybe URI' with actual type `URI'
+ In the second argument of `fromMaybe', namely
+ `(newURI `relativeTo` u)'
+ In the expression: fromMaybe newURI (newURI `relativeTo` u)
+ In an equation for `newURI_abs':
+ newURI_abs = fromMaybe newURI (newURI `relativeTo` u)
+cabal: Error: some packages failed to install:
+git-annex-3.20121009 failed during the building phase. The exception was:
+ExitFailure 1
+"""]]