diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkp-1EQboBDqZ05MxOHNkwNQDM4luWYioA <Charles@web> | 2012-11-15 13:26:57 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-11-15 13:26:57 +0000 |
commit | 54e0995612668b253373f0379db9f9bc55fa9dd8 (patch) | |
tree | 6e2d20f4d72a63afb55bf69485dcbcbac22467fa | |
parent | 3c370b6ebceba4400ce7cd8294c22f234d5696df (diff) |
Added a comment
-rw-r--r-- | doc/install/OSX/comment_10_4d15bfc4fc26e7249953bebfbb09e0aa._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/install/OSX/comment_10_4d15bfc4fc26e7249953bebfbb09e0aa._comment b/doc/install/OSX/comment_10_4d15bfc4fc26e7249953bebfbb09e0aa._comment new file mode 100644 index 000000000..d655da725 --- /dev/null +++ b/doc/install/OSX/comment_10_4d15bfc4fc26e7249953bebfbb09e0aa._comment @@ -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) +"""]] |