move split dependency to the right cabal file
This commit is contained in:
		
							parent
							
								
									ce7e155934
								
							
						
					
					
						commit
						3531d4d54d
					
				| @ -56,6 +56,7 @@ library | ||||
|                  ,parsec | ||||
|                  ,regexpr >= 0.5.1 | ||||
|                  ,safe >= 0.2 | ||||
|                  ,split == 0.1.* | ||||
|                  ,time | ||||
|                  ,utf8-string >= 0.3 | ||||
|                  ,HUnit | ||||
|  | ||||
| @ -91,7 +91,6 @@ executable hledger | ||||
|                  ,process | ||||
|                  ,regexpr >= 0.5.1 | ||||
|                  ,safe >= 0.2 | ||||
|                  ,split == 0.1.* | ||||
|                  ,time | ||||
|                  ,utf8-string >= 0.3 | ||||
| 
 | ||||
| @ -169,7 +168,6 @@ library | ||||
|                  ,process | ||||
|                  ,regexpr >= 0.5.1 | ||||
|                  ,safe >= 0.2 | ||||
|                  ,split == 0.1.* | ||||
|                  ,time | ||||
|                  ,utf8-string >= 0.3 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user