Skip to content

Commit

Permalink
Restrict wherefrom-compat < 0.2.0.0 (#7430).
Browse files Browse the repository at this point in the history
  • Loading branch information
alaendle committed May 24, 2024
1 parent 514c395 commit f8c0cb1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5304,7 +5304,7 @@ packages:
- trie-simple
- PSQueue
- matchable # dep of trie-simple
- wherefrom-compat
- wherefrom-compat < 0.2.0.0 # https://github.com/commercialhaskell/stackage/issues/7430
- th-deepstrict

"Fabricio Olivetti de Franca <[email protected]> @folivetti":
Expand Down Expand Up @@ -7532,7 +7532,6 @@ packages:
- normalization-insensitive < 0 # tried normalization-insensitive-2.0.2, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.1.0
- normalization-insensitive < 0 # tried normalization-insensitive-2.0.2, but its *library* requires deepseq >=1.1 && < 1.5 and the snapshot contains deepseq-1.5.0.0
- normalization-insensitive < 0 # tried normalization-insensitive-2.0.2, but its *library* requires text >=1.1.1 && < 1.3 and the snapshot contains text-2.1.1
- nothunks < 0 # tried nothunks-0.2.1.0, but its *library* requires wherefrom-compat ^>=0.1.1 and the snapshot contains wherefrom-compat-0.2.0.0
- nri-env-parser < 0 # tried nri-env-parser-0.1.0.8, but its *library* requires base >=4.12.0.0 && < 4.17 and the snapshot contains base-4.19.1.0
- nri-env-parser < 0 # tried nri-env-parser-0.1.0.8, but its *library* requires text >=1.2.3.1 && < 2.1 and the snapshot contains text-2.1.1
- nri-env-parser < 0 # tried nri-env-parser-0.1.0.8, but its *library* requires the disabled package: nri-prelude
Expand Down Expand Up @@ -8984,7 +8983,6 @@ skipped-tests:
- registry # tried registry-0.6.1.0, but its *test-suite* requires tasty < 1.5 and the snapshot contains tasty-1.5
- rel8 # tried rel8-1.5.0.0, but its *test-suite* requires the disabled package: tmp-postgres
- req-url-extra # tried req-url-extra-0.1.1.0, but its *test-suite* requires hspec >=2.2 && < 2.8 and the snapshot contains hspec-2.11.9
- rrb-vector # tried rrb-vector-0.2.1.0, but its *test-suite* requires the disabled package: nothunks
- salak-toml # tried salak-toml-0.3.5.3, but its *test-suite* requires QuickCheck < 2.14 and the snapshot contains QuickCheck-2.14.3
- scale # tried scale-1.0.0.0, but its *test-suite* requires hspec >=2.4.4 && < 2.8 and the snapshot contains hspec-2.11.9
- scale # tried scale-1.0.0.0, but its *test-suite* requires hspec-discover >=2.4.4 && < 2.8 and the snapshot contains hspec-discover-2.11.9
Expand Down Expand Up @@ -9059,7 +9057,6 @@ skipped-tests:
- ucam-webauth-types # tried ucam-webauth-types-0.1.0.0, but its *test-suite* requires hspec >=2.0.0 && < 2.8 and the snapshot contains hspec-2.11.9
- uniprot-kb # tried uniprot-kb-0.1.2.0, but its *test-suite* requires QuickCheck >=2.9 && < 2.14 and the snapshot contains QuickCheck-2.14.3
- uniprot-kb # tried uniprot-kb-0.1.2.0, but its *test-suite* requires hspec >=2.4.1 && < 2.8 and the snapshot contains hspec-2.11.9
- unordered-containers # tried unordered-containers-0.2.20, but its *test-suite* requires the disabled package: nothunks
- utf8-conversions # tried utf8-conversions-0.1.0.4, but its *test-suite* requires the disabled package: charsetdetect-ae
- utf8-light # tried utf8-light-0.4.4.0, but its *test-suite* requires hspec >=2.3 && < 2.11 and the snapshot contains hspec-2.11.9
- wai-session-redis # tried wai-session-redis-0.1.0.5, but its *test-suite* requires hspec < 2.10 and the snapshot contains hspec-2.11.9
Expand Down

0 comments on commit f8c0cb1

Please sign in to comment.