lib: timedot allow indenting
This commit is contained in:
		
							parent
							
								
									4b4a4bacf7
								
							
						
					
					
						commit
						70863ae40b
					
				| @ -108,6 +108,7 @@ timedotentryp :: ParsecT [Char] JournalContext (ExceptT String IO) Transaction | |||||||
| timedotentryp = do | timedotentryp = do | ||||||
|   ptrace "  timedotentryp" |   ptrace "  timedotentryp" | ||||||
|   pos <- genericSourcePos <$> getPosition |   pos <- genericSourcePos <$> getPosition | ||||||
|  |   many spacenonewline | ||||||
|   a <- modifiedaccountnamep |   a <- modifiedaccountnamep | ||||||
|   many spacenonewline |   many spacenonewline | ||||||
|   hours <- |   hours <- | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user