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