From 3d48dcef89318498a244725eefc97cd8551be3a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Tue, 10 Sep 2024 06:49:14 +0200 Subject: [PATCH] Allow latest `hledger-lib` (closes #7479). --- build-constraints.yaml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d1c6cdf..6afbba23 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6653,7 +6653,7 @@ packages: - hedgehog-optics < 0 # tried hedgehog-optics-1.0.0.3, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 and the snapshot contains base-4.19.1.0 - hedgehog-optics < 0 # tried hedgehog-optics-1.0.0.3, but its *library* requires hedgehog ^>=1.1.2 || ^>=1.2 and the snapshot contains hedgehog-1.4 - herms < 0 # tried herms-1.9.0.4, but its *executable* requires ansi-terminal >=0.7.0 && < =0.8.1 and the snapshot contains ansi-terminal-1.1.1 - - herms < 0 # tried herms-1.9.0.4, but its *executable* requires brick >=0.19 && < =0.39 and the snapshot contains brick-2.3.2 + - herms < 0 # tried herms-1.9.0.4, but its *executable* requires brick >=0.19 && < =0.39 and the snapshot contains brick-2.4 - herms < 0 # tried herms-1.9.0.4, but its *executable* requires mtl >=2.2.1 && < 2.3 and the snapshot contains mtl-2.3.1 - herms < 0 # tried herms-1.9.0.4, but its *executable* requires optparse-applicative >=0.14 && < 0.15 and the snapshot contains optparse-applicative-0.18.1.0 - herms < 0 # tried herms-1.9.0.4, but its *executable* requires semigroups >=0.18.3 && < 0.19 and the snapshot contains semigroups-0.20 @@ -6689,6 +6689,9 @@ packages: - hjsonschema < 0 # tried hjsonschema-1.10.0, but its *library* requires protolude >=0.1.10 && < 0.3 and the snapshot contains protolude-0.3.4 - hjsonschema < 0 # tried hjsonschema-1.10.0, but its *library* requires text >=1.1 && < 1.3 and the snapshot contains text-2.1.1 - hjsonschema < 0 # tried hjsonschema-1.10.0, but its *library* requires vector >=0.10 && < 0.13 and the snapshot contains vector-0.13.1.0 + - hledger-iadd < 0 # tried hledger-iadd-1.3.21, but its *library* requires brick >=2.1 && < 2.4 and the snapshot contains brick-2.4 + - hledger-iadd < 0 # tried hledger-iadd-1.3.21, but its *library* requires hledger-lib >=1.33 && < 1.35 and the snapshot contains hledger-lib-1.40 + - hledger-interest < 0 # tried hledger-interest-1.6.6, but its *executable* requires hledger-lib >=1.26 && < 1.35 and the snapshot contains hledger-lib-1.40 - hmatrix-repa < 0 # tried hmatrix-repa-0.1.2.2, but its *library* requires the disabled package: repa - hnock < 0 # tried hnock-0.4.0, but its *library* requires text >=1.2.3.0 && < 1.3 and the snapshot contains text-2.1.1 - hocilib < 0 # tried hocilib-0.2.0, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.1.0 @@ -6867,7 +6870,6 @@ packages: - json-autotype < 0 # tried json-autotype-3.1.2, but its *library* requires smallcheck >=1.0 && < 1.2 and the snapshot contains smallcheck-1.2.1.1 - json-autotype < 0 # tried json-autotype-3.1.2, but its *library* requires text >=1.1 && < 1.4 and the snapshot contains text-2.1.1 - json-autotype < 0 # tried json-autotype-3.1.2, but its *library* requires vector >=0.9 && < 0.13 and the snapshot contains vector-0.13.1.0 - - json-spec-elm-servant < 0 # tried json-spec-elm-servant-0.4.2.0, but its *library* requires filepath >=1.4.300.2 && < 1.6 and the snapshot contains filepath-1.4.200.1 - jvm < 0 # tried jvm-0.6.0, but its *library* requires the disabled package: jni - jvm-batching < 0 # tried jvm-batching-0.2.0, but its *library* requires the disabled package: jni - jvm-streaming < 0 # tried jvm-streaming-0.4.0, but its *library* requires the disabled package: jni @@ -7723,9 +7725,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7476 - hashable < 1.5 - # https://github.com/commercialhaskell/stackage/issues/7479 - - brick < 2.4 - # https://github.com/commercialhaskell/stackage/issues/7486 - text-rope < 0.3 @@ -7741,6 +7740,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7513 - doclayout < 0.5 + + # https://github.com/commercialhaskell/stackage/issues/7514 + - typst < 0.6 # end of Stackage upper bounds # end of packages