update
This commit is contained in:
		
					parent
					
						
							
								32a946af7d
							
						
					
				
			
			
				commit
				
					
						7a22f9d516
					
				
			
		
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -1,12 +1,12 @@ | |||
| <pre> | ||||
| sudo port install haskell-platform git-core ossp-uuid md5sha1sum coreutils | ||||
| sudo port install haskell-platform git-core ossp-uuid md5sha1sum coreutils pcre | ||||
| sudo cabal update | ||||
| sudo cabal install missingh | ||||
| sudo cabal install utf8-string | ||||
| sudo port install pcre | ||||
| sudo cabal install pcre-light | ||||
| sudo cabal install quickcheck   | ||||
| sudo cabal install SHA   | ||||
| sudo cabal install SHA | ||||
| sudo cabal install dataenc | ||||
| 
 | ||||
| # 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 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Joey Hess
				Joey Hess