summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2014-09-16 19:28:10 +0000
committerGravatar admin <admin@branchable.com>2014-09-16 19:28:10 +0000
commit7039d36eb1fc325ae47603768a2f09b305162d8c (patch)
tree2e557787b7c3795f720e4bfaa802884ae0febea7 /doc/install
parentfbc3f9df7834cd1b7483d4ba00526af2d8986d3f (diff)
Added a comment: no need for c2hs
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/fromsource/comment_45_d9cccbb9620cc8218e72b5380fd89a05._comment8
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.
+"""]]