tools: tweak cabal-install.sh based on recent feedback
This commit is contained in:
		
							parent
							
								
									a4a3039fe9
								
							
						
					
					
						commit
						70658522de
					
				| @ -12,6 +12,9 @@ cabal sandbox init | |||||||
| #cabal sandbox add-source ./hledger-web | #cabal sandbox add-source ./hledger-web | ||||||
| #cabal sandbox add-source ./hledger-api | #cabal sandbox add-source ./hledger-api | ||||||
| 
 | 
 | ||||||
|  | # Traditional pre-ceremony to propitiate the install gods | ||||||
|  | cabal install alex happy | ||||||
|  | 
 | ||||||
| # Build and install to ./cabal-sandbox-bin (or ~/.cabal/bin without a sandbox) | # Build and install to ./cabal-sandbox-bin (or ~/.cabal/bin without a sandbox) | ||||||
| cabal install \ | cabal install \ | ||||||
|   ./hledger-lib \ |   ./hledger-lib \ | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user