Merge branch 'master' into webdav

This commit is contained in:
Joey Hess 2012-11-16 18:14:26 -04:00
commit 35e1aef2b8
9 changed files with 155 additions and 2 deletions

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)
"""]]