bin: stop listing addons after compiling them
This commit is contained in:
		
							parent
							
								
									4ab71f0d0a
								
							
						
					
					
						commit
						49090d9e53
					
				| @ -7,5 +7,3 @@ stack build hledger | |||||||
| stack install Diff here #Chart Chart-diagrams colour  | stack install Diff here #Chart Chart-diagrams colour  | ||||||
| echo "building add-on commands" | echo "building add-on commands" | ||||||
| for f in hledger-*.hs; do stack ghc -- -Wall -Werror $f; done | for f in hledger-*.hs; do stack ghc -- -Wall -Werror $f; done | ||||||
| echo "add-on commands available:" |  | ||||||
| ls -F hledger-* | grep -vE '\.(hs|hi|o|dyn_hi|dyn_o)' |  | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user