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 |                  ,process | ||||||
|                  ,regexpr >= 0.5.1 |                  ,regexpr >= 0.5.1 | ||||||
|                  ,safe >= 0.2 |                  ,safe >= 0.2 | ||||||
|  |                  ,split == 0.1.* | ||||||
|                  ,time |                  ,time | ||||||
|                  ,utf8-string >= 0.3.5 && < 0.4 |                  ,utf8-string >= 0.3.5 && < 0.4 | ||||||
| 
 | 
 | ||||||
| @ -150,6 +151,7 @@ library | |||||||
|                  ,process |                  ,process | ||||||
|                  ,regexpr >= 0.5.1 |                  ,regexpr >= 0.5.1 | ||||||
|                  ,safe >= 0.2 |                  ,safe >= 0.2 | ||||||
|  |                  ,split == 0.1.* | ||||||
|                  ,time |                  ,time | ||||||
|                  ,utf8-string >= 0.3.5 && < 0.4 |                  ,utf8-string >= 0.3.5 && < 0.4 | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user