mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
disregard over-specified version constraints in brick and config-ini
These packages work fine with the latest version of their dependencies. They just don't say so on Hackage.
This commit is contained in:
parent
7750bbaa36
commit
94b4fa64fe
@ -3,3 +3,7 @@ packages: hledger-lib
|
||||
hledger-ui
|
||||
hledger-web
|
||||
hledger-api
|
||||
|
||||
allow-newer:
|
||||
brick:base
|
||||
config-ini:containers
|
||||
|
Loading…
Reference in New Issue
Block a user