summaryrefslogtreecommitdiff
path: root/doc/install/OSX/comment_10_4d15bfc4fc26e7249953bebfbb09e0aa._comment
blob: d655da7256e19671938f1a892c9f5d86345f84a7 (plain)
1
2
3
4
5
6
7
8
9
10
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)
"""]]