briefer mixed amount debug output below level 3
This commit is contained in:
		
							parent
							
								
									a1531bcd09
								
							
						
					
					
						commit
						874c467789
					
				@ -332,7 +332,7 @@ canonicaliseAmount styles a@Amount{acommodity=c, astyle=s} = a{astyle=s'}
 | 
			
		||||
 | 
			
		||||
instance Show MixedAmount where
 | 
			
		||||
  show
 | 
			
		||||
    --  debugLevel < 3 = intercalate "\\n" . lines . showMixedAmountWithoutPrice
 | 
			
		||||
    | debugLevel < 3 = intercalate "\\n" . lines . showMixedAmountWithoutPrice
 | 
			
		||||
    --  debugLevel < 6 = intercalate "\\n" . lines . showMixedAmount
 | 
			
		||||
    | otherwise      = showMixedAmountDebug
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user