Added a comment

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawkp-1EQboBDqZ05MxOHNkwNQDM4luWYioA 2012-11-15 13:26:57 +00:00 committed by admin
parent d3766803b4
commit 3424a00414

View file

@ -0,0 +1,11 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawkp-1EQboBDqZ05MxOHNkwNQDM4luWYioA"
nickname="Charles"
subject="comment 10"
date="2012-11-15T13:26:57Z"
content="""
Installing it with brew, I had to do the following steps before the final `cabal` command:
* `cabal install c2hs`
* add `$HOME/.cabal/bin` to my `$PATH` (so that c2hs program can be found)
"""]]