Skip to content

Commit 8721d45

Browse files
committed
Changed curator to meet commenter output expectations again.
1 parent a1cf47a commit 8721d45

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

automated/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ BINDIR=$(cd $ROOT/work/bin ; pwd)
8080
cd $BINDIR
8181
rm -f curator stack -- *.bz2
8282

83-
curl -L "https://github.com/commercialhaskell/curator/releases/download/commit-28f0bf6b153b7b4317a5613e1067a2e7f42b5f5a/curator.bz2" | bunzip2 > curator
83+
curl -L "https://github.com/commercialhaskell/curator/releases/download/commit-94bf97ad57e03993b8c57a8c4750ea1d00507f68/curator.bz2" | bunzip2 > curator
8484
chmod +x curator
8585

8686
STACK_VERSION=3.9.1

build-constraints.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8649,7 +8649,7 @@ skipped-tests:
86498649
- 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
86508650
- airship # tried airship-0.9.5, but its *test-suite* requires text >=1.2 && < 2.0 and the snapshot contains text-2.1.3
86518651
- 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
8652-
- 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
8652+
- 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
86538653
- 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
86548654
- 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
86558655
- 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:
88128812
- 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
88138813
- 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
88148814
- 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
8815-
- 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
8815+
- 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
88168816
- 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
88178817
- menshen # tried menshen-0.0.3, but its *test-suite* requires QuickCheck < 2.14 and the snapshot contains QuickCheck-2.16.0.0
88188818
- 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:
88358835
- 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
88368836
- 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
88378837
- opaleye # tried opaleye-0.10.7.0, but its *test-suite* requires the disabled package: dotenv
8838-
- 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
8838+
- 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
88398839
- 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
88408840
- parameterized-utils # tried parameterized-utils-2.1.11.0, but its *test-suite* requires the disabled package: hedgehog-classes
88418841
- 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:
89258925
- 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
89268926
- 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
89278927
- webdriver-angular # tried webdriver-angular-0.1.11, but its *test-suite* requires the disabled package: hspec-webdriver
8928-
- webdriver-precore # tried webdriver-precore-0.1.0.2, but its *test-suite* requires the disabled package: falsify
8928+
- webdriver-precore # tried webdriver-precore-0.2.0.1, but its *test-suite* requires the disabled package: falsify
89298929
- 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
89308930
- what4 # tried what4-1.7.2, but its *test-suite* requires the disabled package: tasty-sugar
89318931
- 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

etc/check.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export PATH=$HOME/.local/bin:$PATH
1111
curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip-components=1 -C ~/.local/bin '*/stack'
1212

1313
# Get new Stackage curator
14-
curl -L "https://github.com/commercialhaskell/curator/releases/download/commit-28f0bf6b153b7b4317a5613e1067a2e7f42b5f5a/curator.bz2" | bunzip2 > curator
14+
curl -L "https://github.com/commercialhaskell/curator/releases/download/commit-94bf97ad57e03993b8c57a8c4750ea1d00507f68/curator.bz2" | bunzip2 > curator
1515
chmod +x curator
1616

1717
# Install GHC

0 commit comments

Comments
 (0)