update
This commit is contained in:
parent
7020d5bc5b
commit
579ade130a
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ sudo cabal install utf8-string
|
||||||
sudo port install pcre
|
sudo port install pcre
|
||||||
sudo cabal install pcre-light
|
sudo cabal install pcre-light
|
||||||
sudo cabal install quickcheck
|
sudo cabal install quickcheck
|
||||||
|
sudo cabal install SHA
|
||||||
|
|
||||||
# optional: this will enable the gnu tools, (to give sha224sum etc..., it does not override the BSD userland)
|
# optional: this will enable the gnu tools, (to give sha224sum etc..., it does not override the BSD userland)
|
||||||
export PATH=$PATH:/opt/local/libexec/gnubin
|
export PATH=$PATH:/opt/local/libexec/gnubin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue