This commit is contained in:
parent
75a9665349
commit
0ee760fced
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ sudo cabal install pcre-light
|
||||||
sudo cabal install quickcheck
|
sudo cabal install quickcheck
|
||||||
sudo cabal install SHA
|
sudo cabal install SHA
|
||||||
sudo cabal install dataenc
|
sudo cabal install dataenc
|
||||||
|
sudo cabal install hS3 # stub S3 class (used if you don't have hS3 installed) has a bug, so you want to install this
|
||||||
|
|
||||||
# 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…
Reference in a new issue