From 3424a0041408ef18ebb0c2ae98109b261de579cc Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkp-1EQboBDqZ05MxOHNkwNQDM4luWYioA" Date: Thu, 15 Nov 2012 13:26:57 +0000 Subject: [PATCH] Added a comment --- ...mment_10_4d15bfc4fc26e7249953bebfbb09e0aa._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/install/OSX/comment_10_4d15bfc4fc26e7249953bebfbb09e0aa._comment diff --git a/doc/install/OSX/comment_10_4d15bfc4fc26e7249953bebfbb09e0aa._comment b/doc/install/OSX/comment_10_4d15bfc4fc26e7249953bebfbb09e0aa._comment new file mode 100644 index 0000000000..d655da7256 --- /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) +"""]]