diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2014-09-16 19:28:10 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-09-16 19:28:10 +0000 |
commit | 7039d36eb1fc325ae47603768a2f09b305162d8c (patch) | |
tree | 2e557787b7c3795f720e4bfaa802884ae0febea7 | |
parent | fbc3f9df7834cd1b7483d4ba00526af2d8986d3f (diff) |
Added a comment: no need for c2hs
-rw-r--r-- | doc/install/fromsource/comment_45_d9cccbb9620cc8218e72b5380fd89a05._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/install/fromsource/comment_45_d9cccbb9620cc8218e72b5380fd89a05._comment b/doc/install/fromsource/comment_45_d9cccbb9620cc8218e72b5380fd89a05._comment new file mode 100644 index 000000000..e8666b04e --- /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. +"""]] |