From 481b3bb7efb3789048cf427a16403c6d2a26c13e Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Tue, 16 Sep 2014 19:28:10 +0000 Subject: [PATCH] Added a comment: no need for c2hs --- .../comment_45_d9cccbb9620cc8218e72b5380fd89a05._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/install/fromsource/comment_45_d9cccbb9620cc8218e72b5380fd89a05._comment diff --git a/doc/install/fromsource/comment_45_d9cccbb9620cc8218e72b5380fd89a05._comment b/doc/install/fromsource/comment_45_d9cccbb9620cc8218e72b5380fd89a05._comment new file mode 100644 index 0000000000..e8666b04e5 --- /dev/null +++ b/doc/install/fromsource/comment_45_d9cccbb9620cc8218e72b5380fd89a05._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.22" + subject="no need for c2hs" + date="2014-09-16T19:28:09Z" + content=""" +The c2hs mentioned in some of the above comments is not needed any longer; ghc 7.6.3 and newer come with a hsc2hs command that is used. +"""]]