File: comment_10_4d15bfc4fc26e7249953bebfbb09e0aa._comment

package info (click to toggle)
git-annex 5.20141125
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 37,828 kB
  • ctags: 583
  • sloc: haskell: 42,582; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (11 lines) | stat: -rw-r--r-- 396 bytes parent folder | download | duplicates (11)
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)
"""]]