pkg: cli: also update bounds in package.yaml (#1887)
This commit is contained in:
		
							parent
							
								
									c1f8b684ea
								
							
						
					
					
						commit
						5f11d3c52c
					
				| @ -109,7 +109,7 @@ dependencies: | ||||
| - directory | ||||
| - extra >=1.6.3 | ||||
| - filepath | ||||
| - githash >=0.1.4 | ||||
| - githash >=0.1.6.1 | ||||
| - haskeline >=0.6 | ||||
| - megaparsec >=7.0.0 && <9.3 | ||||
| - microlens >=0.4 | ||||
| @ -179,7 +179,7 @@ library: | ||||
|   - Hledger.Cli.Commands.Tags | ||||
|   - Hledger.Cli.CompoundBalanceCommand | ||||
|   dependencies: | ||||
|   - Diff | ||||
|   - Diff >=0.2 | ||||
|   - hashable >=1.2.4 | ||||
|   - lucid | ||||
| 
 | ||||
|  | ||||
| @ -31,7 +31,8 @@ extra-deps: | ||||
| - doctest-0.18.1 | ||||
| - safe-0.3.19 | ||||
| # for hledger: | ||||
| - githash-0.1.4.0 | ||||
| - githash-0.1.6.2 | ||||
| - th-compat-0.1.4 | ||||
| # for hledger-ui: | ||||
| # for hledger-web: | ||||
| - ghc-byteorder-4.11.0.0.10 | ||||
|  | ||||
| @ -20,6 +20,8 @@ extra-deps: | ||||
| - doclayout-0.3.1.1 | ||||
| - emojis-0.1.2 | ||||
| # for hledger: | ||||
| - githash-0.1.6.2 | ||||
| - th-compat-0.1.4 | ||||
| # for hledger-ui: | ||||
| # for hledger-web: | ||||
| - ghc-byteorder-4.11.0.0.10 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user