5 lines
		
	
	
		
			209 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			209 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # ghc-pkg check (or the sandbox equivalent) reports no errors
 | |
| [[ -e cabal.sandbox.config ]] && cabal sandbox hc-pkg check || ghc-pkg check
 | |
| >>>2 !/(There are problems|The following packages are broken)/
 | |
| >>>= 0
 |