diff --git a/build-constraints.yaml b/build-constraints.yaml index f43d8f18..b252f9f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1486,11 +1486,11 @@ packages: # incompatible bounds, we would prefer they be disabled temporarily, # rather than disabling the latest hledger-lib and hledger. # (#3494/closed, #5779/closed) - # Temporary upper bound to avoid mistaken and deprecated 1.24.99 release: - - hledger < 1.24.99 || > 1.24.99 - - hledger-lib < 1.24.99 || > 1.24.99 - - hledger-ui < 1.24.99 || > 1.24.99 - - hledger-web < 1.24.99 || > 1.24.99 + - hledger + - hledger-lib + - hledger-ui + - hledger-web + - breakpoint "Mihai Maruseac @mihaimaruseac": - io-manager @@ -7338,13 +7338,6 @@ packages: # https://github.com/haskell-works/avro/issues/188 - HasBigDecimal < 0.2 - # https://github.com/commercialhaskell/stackage/issues/6703 - - hledger < 1.27 - - hledger-lib < 1.27 - - hledger-ui < 1.27 - - hledger-web < 1.27 - - brick < 1 - # https://github.com/commercialhaskell/stackage/issues/6704 - jose < 0.10 # end of packages