Build with latest yesod. Also reorganise to conform more closely with yesod's standard scaffold layout to reduce upgrade effort.
		
			
				
	
	
		
			9 lines
		
	
	
		
			286 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			286 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| exec: ../dist/build/hledger-web/hledger-web
 | |
| args:
 | |
|     - production
 | |
| host: <<HOST-NOT-SET>>
 | |
| 
 | |
| # Use the following to automatically copy your bundle upon creation via `yesod
 | |
| # keter`. Uses `scp` internally, so you can set it to a remote destination
 | |
| # copy-to: user@host:/opt/keter/incoming
 |