From 432dde91567b6984324d56c2ca8736a09bea910e Mon Sep 17 00:00:00 2001 From: "http://peter-simons.myopenid.com/" Date: Wed, 29 Feb 2012 19:20:21 +0000 Subject: Added a comment: How do you build the Crypto library with GHC 7.4.1? --- .../comment_1_18158b9be2313f49509d59295c7d3c90._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/news/version_3.20120229/comment_1_18158b9be2313f49509d59295c7d3c90._comment diff --git a/doc/news/version_3.20120229/comment_1_18158b9be2313f49509d59295c7d3c90._comment b/doc/news/version_3.20120229/comment_1_18158b9be2313f49509d59295c7d3c90._comment new file mode 100644 index 000000000..c3d2cab59 --- /dev/null +++ b/doc/news/version_3.20120229/comment_1_18158b9be2313f49509d59295c7d3c90._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://peter-simons.myopenid.com/" + ip="77.186.152.146" + subject="How do you build the Crypto library with GHC 7.4.1?" + date="2012-02-29T19:20:20Z" + content=""" +`Crypto 4.2.4` doesn't seem to compile with GHC 7.4.1. How did you build that package? +"""]] -- cgit v1.2.3 From 98747ae86befc2bcbbd30fac97527014b664cabf Mon Sep 17 00:00:00 2001 From: "http://joey.kitenet.net/" Date: Wed, 29 Feb 2012 22:54:01 +0000 Subject: Added a comment --- .../comment_2_03436ddda42decf8cb1b4d5316d88a75._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/news/version_3.20120229/comment_2_03436ddda42decf8cb1b4d5316d88a75._comment diff --git a/doc/news/version_3.20120229/comment_2_03436ddda42decf8cb1b4d5316d88a75._comment b/doc/news/version_3.20120229/comment_2_03436ddda42decf8cb1b4d5316d88a75._comment new file mode 100644 index 000000000..b08712ee8 --- /dev/null +++ b/doc/news/version_3.20120229/comment_2_03436ddda42decf8cb1b4d5316d88a75._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="http://joey.kitenet.net/" + nickname="joey" + subject="comment 2" + date="2012-02-29T22:54:01Z" + content=""" +Probably this patch will help with Crypto: + + + +Or, there's the `ghc7.0` branch of git-annex in git, which can be used to build with the older, stable ghc. + +BTW, when asking, for help, a log of the build failure is always a good idea.. +"""]] -- cgit v1.2.3