also export trace from Hledger.Utils
This commit is contained in:
		
							parent
							
								
									fd13689339
								
							
						
					
					
						commit
						20a45c538d
					
				@ -19,7 +19,8 @@ module Hledger.Utils (---- provide these frequently used modules - or not, for c
 | 
				
			|||||||
                          -- module Test.HUnit,
 | 
					                          -- module Test.HUnit,
 | 
				
			||||||
                          -- module Text.Printf,
 | 
					                          -- module Text.Printf,
 | 
				
			||||||
                          ---- all of this one:
 | 
					                          ---- all of this one:
 | 
				
			||||||
                          module Hledger.Utils
 | 
					                          module Hledger.Utils,
 | 
				
			||||||
 | 
					                          Debug.Trace.trace
 | 
				
			||||||
                          ---- and this for i18n - needs to be done in each module I think:
 | 
					                          ---- and this for i18n - needs to be done in each module I think:
 | 
				
			||||||
                          -- module Hledger.Utils.UTF8
 | 
					                          -- module Hledger.Utils.UTF8
 | 
				
			||||||
                          )
 | 
					                          )
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user