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-ui
|
||||||
hledger-web
|
hledger-web
|
||||||
hledger-api
|
hledger-api
|
||||||
|
|
||||||
|
allow-newer:
|
||||||
|
brick:base
|
||||||
|
config-ini:containers
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user