tools: upload to hackage more quietly
This commit is contained in:
		
							parent
							
								
									180bdd382b
								
							
						
					
					
						commit
						8d973ac3b3
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -785,7 +785,7 @@ tagrelease: | ||||
| 
 | ||||
| # display a hackage upload command reminder
 | ||||
| hackageupload: | ||||
| 	for p in $(PACKAGES); do cabal upload $$p/dist/$$p-$(VERSION).tar.gz -v3; done | ||||
| 	for p in $(PACKAGES); do cabal upload $$p/dist/$$p-$(VERSION).tar.gz -v2; done | ||||
| 
 | ||||
| # send unpushed patches to the mail list
 | ||||
| send: | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user