File: comment_1_0a1760bf0db1f1ba89bdb4c62032f631._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 (13 lines) | stat: -rw-r--r-- 506 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
[[!comment format=mdwn
 username="http://www.schleptet.net/~cfm/"
 ip="64.30.148.100"
 subject="comment 1"
 date="2011-08-30T14:31:36Z"
 content="""
You can also use Homebrew instead of MacPorts.  Homebrew's `haskell-platform` is up-to-date, too:

    brew install haskell-platform git ossp-uuid md5sha1sum coreutils pcre
    ln -s /usr/local/include/pcre.h /usr/include/pcre.h

As of this writing, however, Homebrew's `md5sha1sum` has a broken mirror.  I wound up getting that from MacPorts anyway.
"""]]