mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 08:18:30 +01:00
Restrict wherefrom-compat < 0.2.0.0 (#7430).
This commit is contained in:
parent
514c395fa1
commit
f8c0cb163b
@ -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 <fabricio.olivetti@gmail.com> @folivetti":
|
||||
@ -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
|
||||
@ -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
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user