tools: depend on split in hledger.cabal just to make dev builds easier
This commit is contained in:
		
							parent
							
								
									4ef9d7b2a0
								
							
						
					
					
						commit
						66996eb95e
					
				| @ -87,6 +87,7 @@ executable hledger | ||||
|                  ,process | ||||
|                  ,regexpr >= 0.5.1 | ||||
|                  ,safe >= 0.2 | ||||
|                  ,split == 0.1.* | ||||
|                  ,time | ||||
|                  ,utf8-string >= 0.3.5 && < 0.4 | ||||
| 
 | ||||
| @ -150,6 +151,7 @@ library | ||||
|                  ,process | ||||
|                  ,regexpr >= 0.5.1 | ||||
|                  ,safe >= 0.2 | ||||
|                  ,split == 0.1.* | ||||
|                  ,time | ||||
|                  ,utf8-string >= 0.3.5 && < 0.4 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user