From 749aa0fdb63952de441c39d56316c7cf86e5d31f Mon Sep 17 00:00:00 2001 From: "reyman64@f52a9d695f5dc1d5b0788fbb9877e9401fae7421" Date: Fri, 6 Nov 2015 13:37:41 +0000 Subject: [PATCH] Added a comment: Error with Url.hs --- ...1_514bac1020c4227a23380d1675184fc7._comment | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/install/fromsource/comment_51_514bac1020c4227a23380d1675184fc7._comment diff --git a/doc/install/fromsource/comment_51_514bac1020c4227a23380d1675184fc7._comment b/doc/install/fromsource/comment_51_514bac1020c4227a23380d1675184fc7._comment new file mode 100644 index 0000000000..21cf6e739f --- /dev/null +++ b/doc/install/fromsource/comment_51_514bac1020c4227a23380d1675184fc7._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="reyman64@f52a9d695f5dc1d5b0788fbb9877e9401fae7421" + nickname="reyman64" + subject="Error with Url.hs" + date="2015-11-06T13:37:41Z" + content=""" +Hi, +With minimal compilation for git-annex-5.20151102.1 +and +Cabal version is : 1.22.4.0 +Ghc version is : 7.10.2 + +I have an error on url.hs:45 +binary operator not found before lexical element \" ( \" + +any idea ? + +"""]]