From 8721d45d072037e7d5ae5358ba7275836783ccda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Sat, 17 Jan 2026 22:24:01 +0100 Subject: [PATCH] Changed curator to meet commenter output expectations again. --- automated/build.sh | 2 +- build-constraints.yaml | 8 ++++---- etc/check.sh | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/automated/build.sh b/automated/build.sh index 63724b04..f6e17647 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -80,7 +80,7 @@ BINDIR=$(cd $ROOT/work/bin ; pwd) cd $BINDIR rm -f curator stack -- *.bz2 -curl -L "https://github.com/commercialhaskell/curator/releases/download/commit-28f0bf6b153b7b4317a5613e1067a2e7f42b5f5a/curator.bz2" | bunzip2 > curator +curl -L "https://github.com/commercialhaskell/curator/releases/download/commit-94bf97ad57e03993b8c57a8c4750ea1d00507f68/curator.bz2" | bunzip2 > curator chmod +x curator STACK_VERSION=3.9.1 diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e7fa7c3..36ae8d36 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8649,7 +8649,7 @@ skipped-tests: - airship # tried airship-0.9.5, but its *test-suite* requires tasty-quickcheck >=0.8.3 && < 0.11 and the snapshot contains tasty-quickcheck-0.11.1 - airship # tried airship-0.9.5, but its *test-suite* requires text >=1.2 && < 2.0 and the snapshot contains text-2.1.3 - algebraic-graphs # tried algebraic-graphs-0.7, but its *test-suite* requires QuickCheck >=2.14 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0 - - algebraic-graphs # tried algebraic-graphs-0.7, but its *test-suite* requires inspection-testing >=0.4.2.2 && < 0.6 and the snapshot contains inspection-testing-0.6.2 + - algebraic-graphs # tried algebraic-graphs-0.7, but its *test-suite* requires inspection-testing >=0.4.2.2 && < 0.6 and the snapshot contains inspection-testing-0.6.3 - arbor-lru-cache # tried arbor-lru-cache-0.1.1.1, but its *test-suite* requires hedgehog >=0.5 && < 1.1 and the snapshot contains hedgehog-1.7 - arbor-lru-cache # tried arbor-lru-cache-0.1.1.1, but its *test-suite* requires hspec >=2.4 && < 2.8 and the snapshot contains hspec-2.11.16 - ascii-numbers # tried ascii-numbers-1.2.0.2, but its *test-suite* requires hedgehog ^>=1.1.2 || ^>=1.2 || ^>=1.3 || ^>=1.4 and the snapshot contains hedgehog-1.7 @@ -8812,7 +8812,7 @@ skipped-tests: - list-shuffle # tried list-shuffle-1.0.0.1, but its *test-suite* requires hedgehog ^>=1.4 || ^>=1.5 || ^>=1.6 and the snapshot contains hedgehog-1.7 - loc # tried loc-0.2.0.0, but its *test-suite* requires hedgehog ^>=1.0.5 || ^>=1.1 || ^>=1.2 and the snapshot contains hedgehog-1.7 - loc # tried loc-0.2.0.0, but its *test-suite* requires hspec-hedgehog ^>=0.0.1 and the snapshot contains hspec-hedgehog-0.3.0.0 - - loopbreaker # tried loopbreaker-0.1.1.1, but its *test-suite* requires inspection-testing >=0.4.2.1 && < 0.5 and the snapshot contains inspection-testing-0.6.2 + - loopbreaker # tried loopbreaker-0.1.1.1, but its *test-suite* requires inspection-testing >=0.4.2.1 && < 0.5 and the snapshot contains inspection-testing-0.6.3 - mem-info # tried mem-info-0.4.1.2, but its *test-suite* requires optparse-applicative >=0.18.1 && < 0.19 and the snapshot contains optparse-applicative-0.19.0.0 - menshen # tried menshen-0.0.3, but its *test-suite* requires QuickCheck < 2.14 and the snapshot contains QuickCheck-2.16.0.0 - monad-par # tried monad-par-0.3.6, but its *test-suite* requires the disabled package: test-framework-th @@ -8835,7 +8835,7 @@ skipped-tests: - oops # tried oops-0.2.0.1, but its *test-suite* requires base-compat >=0.10.5 && < 0.14 and the snapshot contains base-compat-0.14.1 - oops # tried oops-0.2.0.1, but its *test-suite* requires doctest >=0.16.2 && < 0.22 and the snapshot contains doctest-0.24.3 - opaleye # tried opaleye-0.10.7.0, but its *test-suite* requires the disabled package: dotenv - - optics # tried optics-0.4.2.1, but its *test-suite* requires inspection-testing >=0.5 && < 0.6 and the snapshot contains inspection-testing-0.6.2 + - optics # tried optics-0.4.2.1, but its *test-suite* requires inspection-testing >=0.5 && < 0.6 and the snapshot contains inspection-testing-0.6.3 - optics-operators # tried optics-operators-0.1.0.1, but its *test-suite* requires tasty-quickcheck >=0.10.2 && < 0.11 and the snapshot contains tasty-quickcheck-0.11.1 - parameterized-utils # tried parameterized-utils-2.1.11.0, but its *test-suite* requires the disabled package: hedgehog-classes - parser-regex # tried parser-regex-0.3.0.0, but its *test-suite* requires QuickCheck >=2.14.3 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0 @@ -8925,7 +8925,7 @@ skipped-tests: - wave # tried wave-0.2.1, but its *test-suite* requires bytestring >=0.2 && < 0.12 and the snapshot contains bytestring-0.12.2.0 - web-view # tried web-view-0.7.0, but its *test-suite* requires Diff >=0.5 && < 1.0 and the snapshot contains Diff-1.0.2 - webdriver-angular # tried webdriver-angular-0.1.11, but its *test-suite* requires the disabled package: hspec-webdriver - - webdriver-precore # tried webdriver-precore-0.1.0.2, but its *test-suite* requires the disabled package: falsify + - webdriver-precore # tried webdriver-precore-0.2.0.1, but its *test-suite* requires the disabled package: falsify - websockets # tried websockets-0.13.0.0, but its *test-suite* requires QuickCheck >=2.7 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0 - what4 # tried what4-1.7.2, but its *test-suite* requires the disabled package: tasty-sugar - wide-word # tried wide-word-0.1.8.1, but its *test-suite* requires hedgehog >=1.0 && < 1.7 and the snapshot contains hedgehog-1.7 diff --git a/etc/check.sh b/etc/check.sh index f44ad29f..0efced29 100755 --- a/etc/check.sh +++ b/etc/check.sh @@ -11,7 +11,7 @@ export PATH=$HOME/.local/bin:$PATH curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip-components=1 -C ~/.local/bin '*/stack' # Get new Stackage curator -curl -L "https://github.com/commercialhaskell/curator/releases/download/commit-28f0bf6b153b7b4317a5613e1067a2e7f42b5f5a/curator.bz2" | bunzip2 > curator +curl -L "https://github.com/commercialhaskell/curator/releases/download/commit-94bf97ad57e03993b8c57a8c4750ea1d00507f68/curator.bz2" | bunzip2 > curator chmod +x curator # Install GHC