mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-15 08:48:31 +01:00
temporarily disable tasty to break dependency cycle
In the dependencies for tasty-hunit-0.10.0.3:
tasty dependency cycle detected: tasty, syb, doctest, prettyprinter-ansi-terminal,
optparse-applicative, tasty, tasty-bench, primitive, random, QuickCheck, BNFC
needed since tasty-hunit is a build target.
In the dependencies for syb-0.7.2.3:
tasty dependency cycle detected: tasty, syb, doctest, prettyprinter-ansi-terminal,
optparse-applicative, tasty, tasty-bench, primitive, random, QuickCheck, BNFC
needed since syb is a build target.
This commit is contained in:
parent
29b28abccf
commit
f126d8f0ad
@ -1409,7 +1409,7 @@ packages:
|
||||
- immortal
|
||||
- regex-applicative
|
||||
- lexer-applicative
|
||||
- tasty
|
||||
- tasty < 0
|
||||
- tasty-golden
|
||||
- tasty-hunit
|
||||
- tasty-quickcheck < 0
|
||||
@ -6377,6 +6377,7 @@ packages:
|
||||
- containers-unicode-symbols < 0 # tried containers-unicode-symbols-0.3.1.3, but its *library* requires containers >=0.5 && < 0.6.5 and the snapshot contains containers-0.6.7
|
||||
- country < 0 # tried country-0.2.3.1, but its *library* requires the disabled package: bytebuild
|
||||
- covariance < 0 # tried covariance-0.2.0.1, but its *library* requires the disabled package: statistics
|
||||
- crackNum < 0 # tried crackNum-3.4, but its *executable* requires the disabled package: tasty
|
||||
- criterion < 0 # tried criterion-1.6.1.0, but its *library* requires the disabled package: statistics
|
||||
- crypt-sha512 < 0 # tried crypt-sha512-0, but its *library* requires the disabled package: cryptohash-sha512
|
||||
- crypto-api-tests < 0 # tried crypto-api-tests-0.3, but its *library* requires the disabled package: test-framework
|
||||
@ -6994,7 +6995,12 @@ 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.3
|
||||
- hjsonschema < 0 # tried hjsonschema-1.10.0, but its *library* requires text >=1.1 && < 1.3 and the snapshot contains text-2.0.2
|
||||
- hjsonschema < 0 # tried hjsonschema-1.10.0, but its *library* requires vector >=0.10 && < 0.13 and the snapshot contains vector-0.13.0.0
|
||||
- hledger < 0 # tried hledger-1.30.1, but its *library* requires the disabled package: tasty
|
||||
- hledger-interest < 0 # tried hledger-interest-1.6.5, but its *executable* requires the disabled package: hledger-lib
|
||||
- hledger-lib < 0 # tried hledger-lib-1.30, but its *library* requires the disabled package: tasty
|
||||
- hledger-stockquotes < 0 # tried hledger-stockquotes-0.1.2.1, but its *library* requires the disabled package: req
|
||||
- hledger-ui < 0 # tried hledger-ui-1.30, but its *executable* requires the disabled package: hledger
|
||||
- hledger-ui < 0 # tried hledger-ui-1.30, but its *executable* requires the disabled package: hledger-lib
|
||||
- hledger-web < 0 # tried hledger-web-1.30, but its *library* requires the disabled package: yesod-form
|
||||
- hlint < 0 # tried hlint-3.5, but its *library* requires ghc-lib-parser ==9.4.* and the snapshot contains ghc-lib-parser-9.6.2.20230523
|
||||
- hlint < 0 # tried hlint-3.5, but its *library* requires ghc-lib-parser-ex >=9.4.0.0 && < 9.4.1 and the snapshot contains ghc-lib-parser-ex-9.6.0.0
|
||||
@ -8248,15 +8254,37 @@ packages:
|
||||
- sydtest-servant < 0 # tried sydtest-servant-0.2.0.2, but its *library* requires the disabled package: servant-server
|
||||
- sydtest-webdriver-yesod < 0 # tried sydtest-webdriver-yesod-0.0.0.1, but its *library* requires the disabled package: yesod
|
||||
- taffybar < 0 # tried taffybar-4.0.0, but its *library* requires scotty >=0.11.0 && < 0.12.0 and the snapshot contains scotty-0.12.1
|
||||
- tasty-ant-xml < 0 # tried tasty-ant-xml-1.1.8, but its *library* requires the disabled package: tasty
|
||||
- tasty-autocollect < 0 # tried tasty-autocollect-0.4.1, but its *library* requires the disabled package: tasty
|
||||
- tasty-dejafu < 0 # tried tasty-dejafu-2.1.0.0, but its *library* requires the disabled package: tasty
|
||||
- tasty-discover < 0 # tried tasty-discover-5.0.0, but its *library* requires the disabled package: tasty
|
||||
- tasty-expected-failure < 0 # tried tasty-expected-failure-0.12.3, but its *library* requires the disabled package: tasty
|
||||
- tasty-fail-fast < 0 # tried tasty-fail-fast-0.0.3, but its *library* requires the disabled package: tasty
|
||||
- tasty-focus < 0 # tried tasty-focus-1.0.1, but its *library* requires the disabled package: tasty
|
||||
- tasty-golden < 0 # tried tasty-golden-2.3.5, but its *library* requires the disabled package: tasty
|
||||
- tasty-hedgehog < 0 # tried tasty-hedgehog-1.4.0.1, but its *library* requires the disabled package: hedgehog
|
||||
- tasty-hslua < 0 # tried tasty-hslua-1.1.0, but its *library* requires the disabled package: tasty
|
||||
- tasty-hspec < 0 # tried tasty-hspec-1.2.0.4, but its *library* requires the disabled package: tasty-quickcheck
|
||||
- tasty-html < 0 # tried tasty-html-0.4.2.1, but its *executable* requires the disabled package: tasty-quickcheck
|
||||
- tasty-hunit < 0 # tried tasty-hunit-0.10.0.3, but its *library* requires the disabled package: tasty
|
||||
- tasty-hunit-compat < 0 # tried tasty-hunit-compat-0.2.0.1, but its *library* requires the disabled package: tasty
|
||||
- tasty-inspection-testing < 0 # tried tasty-inspection-testing-0.2, but its *library* requires the disabled package: tasty
|
||||
- tasty-kat < 0 # tried tasty-kat-0.0.3, but its *library* requires the disabled package: tasty
|
||||
- tasty-leancheck < 0 # tried tasty-leancheck-0.0.2, but its *library* requires the disabled package: tasty
|
||||
- tasty-lua < 0 # tried tasty-lua-1.1.0, but its *library* requires the disabled package: tasty
|
||||
- tasty-program < 0 # tried tasty-program-1.1.0, but its *library* requires the disabled package: tasty
|
||||
- tasty-rerun < 0 # tried tasty-rerun-1.1.18, but its *library* requires the disabled package: tasty
|
||||
- tasty-silver < 0 # tried tasty-silver-3.3.1.1, but its *library* requires the disabled package: tasty
|
||||
- tasty-smallcheck < 0 # tried tasty-smallcheck-0.8.2, but its *library* requires the disabled package: tasty
|
||||
- tasty-stats < 0 # tried tasty-stats-0.2.0.4, but its *library* requires containers >=0.4 && < 0.6 and the snapshot contains containers-0.6.7
|
||||
- tasty-stats < 0 # tried tasty-stats-0.2.0.4, but its *library* requires tasty >=0.11.2 && < 1.2 and the snapshot contains tasty-1.4.3
|
||||
- tasty-stats < 0 # tried tasty-stats-0.2.0.4, but its *library* requires time >=1.5 && < 1.9 and the snapshot contains time-1.12.2
|
||||
- tasty-tap < 0 # tried tasty-tap-0.1.0, but its *library* requires the disabled package: tasty
|
||||
- tasty-test-reporter < 0 # tried tasty-test-reporter-0.1.1.4, but its *library* requires ansi-terminal >=0.8 && < 0.12 and the snapshot contains ansi-terminal-1.0
|
||||
- tasty-test-reporter < 0 # tried tasty-test-reporter-0.1.1.4, but its *library* requires mtl >=2.2 && < 2.3 and the snapshot contains mtl-2.3.1
|
||||
- tasty-test-reporter < 0 # tried tasty-test-reporter-0.1.1.4, but its *library* requires text >=1.2 && < 1.3 and the snapshot contains text-2.0.2
|
||||
- tasty-th < 0 # tried tasty-th-0.1.7, but its *library* requires the disabled package: tasty
|
||||
- tasty-wai < 0 # tried tasty-wai-0.1.2.0, but its *library* requires the disabled package: tasty
|
||||
- tcp-streams-openssl < 0 # tried tcp-streams-openssl-1.0.1.0, but its *library* requires network >=2.3 && < 3.0 and the snapshot contains network-3.1.4.0
|
||||
- telegram-bot-api < 0 # tried telegram-bot-api-6.7, but its *library* requires the disabled package: servant
|
||||
- telegram-bot-api < 0 # tried telegram-bot-api-6.7, but its *library* requires the disabled package: servant-client
|
||||
@ -8899,8 +8927,10 @@ skipped-tests:
|
||||
- accelerate-bignum # tried accelerate-bignum-0.3.0.0, but its *test-suite* requires the disabled package: hedgehog
|
||||
- accelerate-io-vector # tried accelerate-io-vector-0.1.0.0, but its *test-suite* requires the disabled package: hedgehog
|
||||
- acid-state # tried acid-state-0.16.1.2, but its *test-suite* requires the disabled package: hedgehog
|
||||
- ad # tried ad-4.5.4, but its *test-suite* requires the disabled package: tasty
|
||||
- aeson-casing # tried aeson-casing-0.2.0.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- aeson-schemas # tried aeson-schemas-1.4.1.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- aeson-yaml # tried aeson-yaml-1.1.0.1, but its *test-suite* requires the disabled package: tasty
|
||||
- airship # tried airship-0.9.5, but its *test-suite* requires bytestring >=0.9.1 && < 0.11 and the snapshot contains bytestring-0.11.4.0
|
||||
- airship # tried airship-0.9.5, but its *test-suite* requires tasty >=0.10.1 && < 1.3 and the snapshot contains tasty-1.4.3
|
||||
- airship # tried airship-0.9.5, but its *test-suite* requires text >=1.2 && < 2.0 and the snapshot contains text-2.0.2
|
||||
@ -8916,6 +8946,7 @@ skipped-tests:
|
||||
- antiope-sqs # tried antiope-sqs-7.5.3, but its *test-suite* requires hedgehog >=0.5 && < 1.1 and the snapshot contains hedgehog-1.2
|
||||
- antiope-sqs # tried antiope-sqs-7.5.3, but its *test-suite* requires hspec >=2.4 && < 2.8 and the snapshot contains hspec-2.11.1
|
||||
- aos-signature # tried aos-signature-0.1.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- apply-refact # tried apply-refact-0.13.0.0, but its *test-suite* requires the disabled package: tasty
|
||||
- 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.2
|
||||
- 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.1
|
||||
- arithmoi # tried arithmoi-0.12.1.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
@ -8932,6 +8963,7 @@ skipped-tests:
|
||||
- atom-conduit # tried atom-conduit-0.9.0.1, but its *test-suite* requires the disabled package: hlint
|
||||
- avro # tried avro-0.6.1.2, but its *test-suite* requires doctest >=0.16.2 && < 0.21 and the snapshot contains doctest-0.21.1
|
||||
- aws-cloudfront-signed-cookies # tried aws-cloudfront-signed-cookies-0.2.0.12, but its *test-suite* requires the disabled package: hedgehog
|
||||
- backtracking # tried backtracking-0.1.0, but its *test-suite* requires the disabled package: tasty
|
||||
- barbies # tried barbies-2.0.4.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- barrier # tried barrier-0.1.1, but its *test-suite* requires lens-family-core >=1.2 && < 1.3 and the snapshot contains lens-family-core-2.1.2
|
||||
- barrier # tried barrier-0.1.1, but its *test-suite* requires tasty >=0.10 && < 0.12 and the snapshot contains tasty-1.4.3
|
||||
@ -8950,6 +8982,7 @@ skipped-tests:
|
||||
- bitvec # tried bitvec-1.1.4.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- bitwise-enum # tried bitwise-enum-1.0.1.0, but its *test-suite* requires the disabled package: test-framework
|
||||
- blake2 # tried blake2-0.3.0, but its *test-suite* requires the disabled package: hlint
|
||||
- blanks # tried blanks-0.5.0, but its *test-suite* requires the disabled package: tasty
|
||||
- blaze-builder # tried blaze-builder-0.4.2.2, but its *test-suite* requires the disabled package: test-framework
|
||||
- blaze-html # tried blaze-html-0.9.1.2, but its *test-suite* requires the disabled package: test-framework
|
||||
- blaze-markup # tried blaze-markup-0.8.2.8, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
@ -8957,6 +8990,8 @@ skipped-tests:
|
||||
- bloodhound # tried bloodhound-0.21.0.0, but its *test-suite* requires the disabled package: quickcheck-properties
|
||||
- bnb-staking-csvs # tried bnb-staking-csvs-0.2.1.0, but its *test-suite* requires the disabled package: hedgehog
|
||||
- boolean-normal-forms # tried boolean-normal-forms-0.0.1.1, but its *test-suite* requires QuickCheck >=2.10 && < 2.14 and the snapshot contains QuickCheck-2.14.3
|
||||
- bounded-queue # tried bounded-queue-1.0.0, but its *test-suite* requires the disabled package: tasty
|
||||
- breakpoint # tried breakpoint-0.1.2.1, but its *test-suite* requires the disabled package: tasty
|
||||
- brittany # tried brittany-0.14.0.2, but its *test-suite* requires hspec ^>=2.8.3 and the snapshot contains hspec-2.11.1
|
||||
- brotli # tried brotli-0.0.0.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- brotli-streams # tried brotli-streams-0.0.0.0, but its *test-suite* requires the disabled package: test-framework
|
||||
@ -8970,12 +9005,15 @@ skipped-tests:
|
||||
- bytesmith # tried bytesmith-0.3.9.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- bytestring-lexing # tried bytestring-lexing-0.5.0.10, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- bytestring-trie # tried bytestring-trie-0.2.7.2, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- bz2 # tried bz2-1.0.1.0, but its *test-suite* requires the disabled package: tasty
|
||||
- c2hs # tried c2hs-0.28.8, but its *test-suite* requires the disabled package: test-framework
|
||||
- cabal-install # tried cabal-install-3.10.1.0, but its *test-suite* requires the disabled package: Cabal-QuickCheck
|
||||
- cabal-install # tried cabal-install-3.10.1.0, but its *test-suite* requires the disabled package: Cabal-described
|
||||
- cabal-install # tried cabal-install-3.10.1.0, but its *test-suite* requires the disabled package: Cabal-tree-diff
|
||||
- cabal-install-solver # tried cabal-install-solver-3.10.1.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- cabal2spec # tried cabal2spec-2.7.0, but its *test-suite* requires the disabled package: tasty
|
||||
- cacophony # tried cacophony-0.10.1, but its *test-suite* requires the disabled package: hlint
|
||||
- casing # tried casing-0.1.4.1, but its *test-suite* requires the disabled package: tasty
|
||||
- cassava-conduit # tried cassava-conduit-0.6.4, but its *test-suite* requires QuickCheck ==2.12.* and the snapshot contains QuickCheck-2.14.3
|
||||
- cayley-client # tried cayley-client-0.4.19.2, but its *test-suite* requires aeson >=0.8.0.2 && < 1.6 || ==2.0.* and the snapshot contains aeson-2.1.2.1
|
||||
- cborg # tried cborg-0.2.9.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
@ -8993,9 +9031,12 @@ skipped-tests:
|
||||
- colour # tried colour-2.3.6, but its *test-suite* requires random >=1.0 && < 1.2 and the snapshot contains random-1.2.1.1
|
||||
- colourista # tried colourista-0.1.0.2, but its *test-suite* requires hspec >=2.7.1 && < 2.11 and the snapshot contains hspec-2.11.1
|
||||
- commonmark # tried commonmark-0.2.2, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- commonmark-extensions # tried commonmark-extensions-0.2.3.4, but its *test-suite* requires the disabled package: tasty
|
||||
- commutative # tried commutative-0.0.2, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- compdata # tried compdata-0.13.0, but its *test-suite* requires the disabled package: test-framework
|
||||
- compiler-warnings # tried compiler-warnings-0.1.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- componentm # tried componentm-0.0.0.2, but its *test-suite* requires the disabled package: tasty
|
||||
- composable-associations # tried composable-associations-0.1.0.0, but its *test-suite* requires the disabled package: tasty
|
||||
- concise # tried concise-0.1.0.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- concurrent-extra # tried concurrent-extra-0.7.0.12, but its *test-suite* requires the disabled package: test-framework
|
||||
- conduit-parse # tried conduit-parse-0.2.1.1, but its *test-suite* requires the disabled package: hlint
|
||||
@ -9007,18 +9048,24 @@ skipped-tests:
|
||||
- configurator # tried configurator-0.3.0.0, but its *test-suite* requires the disabled package: test-framework
|
||||
- construct # tried construct-0.3.1.1, but its *test-suite* requires monoid-subclasses >=1.0 && < 1.2 and the snapshot contains monoid-subclasses-1.2.3
|
||||
- cookie # tried cookie-0.4.6, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- countable # tried countable-1.2, but its *test-suite* requires the disabled package: tasty
|
||||
- cql # tried cql-4.0.4, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- cql-io # tried cql-io-1.1.1, but its *test-suite* requires the disabled package: tasty
|
||||
- crc32c # tried crc32c-0.1.0, but its *test-suite* requires bytestring >=0.10.8.2 && < 0.11 and the snapshot contains bytestring-0.11.4.0
|
||||
- credential-store # tried credential-store-0.1.2, but its *test-suite* requires the disabled package: tasty
|
||||
- cron # tried cron-0.7.0, but its *test-suite* requires the disabled package: hedgehog
|
||||
- cryptohash # tried cryptohash-0.11.9, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- crypton # tried crypton-0.32, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- crypton-x509 # tried crypton-x509-1.7.6, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- crypton-x509-store # tried crypton-x509-store-1.6.9, but its *test-suite* requires the disabled package: tasty
|
||||
- crypton-x509-validation # tried crypton-x509-validation-1.6.12, but its *test-suite* requires the disabled package: tasty
|
||||
- cryptonite # tried cryptonite-0.30, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- cryptonite-conduit # tried cryptonite-conduit-0.2.2, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- cryptonite-openssl # tried cryptonite-openssl-0.7, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- cryptostore # tried cryptostore-0.3.0.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- csg # tried csg-0.1.0.6, but its *test-suite* requires doctest < 0.17 and the snapshot contains doctest-0.21.1
|
||||
- csg # tried csg-0.1.0.6, but its *test-suite* requires tasty < 1.3 and the snapshot contains tasty-1.4.3
|
||||
- csp # tried csp-1.4.0, but its *test-suite* requires the disabled package: tasty
|
||||
- ctrie # tried ctrie-0.2, but its *test-suite* requires the disabled package: test-framework
|
||||
- cyclotomic # tried cyclotomic-1.1.2, but its *test-suite* requires the disabled package: test-framework
|
||||
- darcs # tried darcs-2.16.5, but its *test-suite* requires leancheck >=0.9 && < 0.10 and the snapshot contains leancheck-1.0.0
|
||||
@ -9049,20 +9096,28 @@ skipped-tests:
|
||||
- distributed-process-lifted # tried distributed-process-lifted-0.3.0.1, but its *test-suite* requires the disabled package: network-transport-tcp
|
||||
- distributed-process-lifted # tried distributed-process-lifted-0.3.0.1, but its *test-suite* requires the disabled package: rematch
|
||||
- doclayout # tried doclayout-0.4.0.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- doctemplates # tried doctemplates-0.11, but its *test-suite* requires the disabled package: tasty
|
||||
- doldol # tried doldol-0.4.1.2, but its *test-suite* requires the disabled package: test-framework
|
||||
- domain # tried domain-0.1.1.4, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- double-conversion # tried double-conversion-2.0.4.2, but its *test-suite* requires the disabled package: test-framework
|
||||
- drawille # tried drawille-0.1.2.0, but its *test-suite* requires hspec >=1.11 && < 2.4 and the snapshot contains hspec-2.11.1
|
||||
- drifter # tried drifter-0.3.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- drifter-postgresql # tried drifter-postgresql-0.2.1, but its *test-suite* requires the disabled package: tasty
|
||||
- drifter-sqlite # tried drifter-sqlite-0.1.0.0, but its *test-suite* requires the disabled package: tasty
|
||||
- dublincore-xml-conduit # tried dublincore-xml-conduit-0.1.0.2, but its *test-suite* requires the disabled package: hlint
|
||||
- dunai # tried dunai-0.11.0, but its *test-suite* requires the disabled package: tasty
|
||||
- easy-file # tried easy-file-0.2.5, but its *test-suite* requires the disabled package: tasty
|
||||
- ed25519 # tried ed25519-0.0.5.0, but its *test-suite* requires QuickCheck >=2.4 && < 2.9 and the snapshot contains QuickCheck-2.14.3
|
||||
- ed25519 # tried ed25519-0.0.5.0, but its *test-suite* requires directory >=1.0 && < 1.3 and the snapshot contains directory-1.3.8.1
|
||||
- ed25519 # tried ed25519-0.0.5.0, but its *test-suite* requires doctest >=0.10 && < 0.12 and the snapshot contains doctest-0.21.1
|
||||
- ed25519 # tried ed25519-0.0.5.0, but its *test-suite* requires hlint >=1.7 && < 1.10 and the snapshot contains hlint-3.5
|
||||
- ede # tried ede-0.3.3.0, but its *test-suite* requires the disabled package: tasty
|
||||
- edit # tried edit-1.0.1.0, but its *test-suite* requires doctest >=0.13 && < 0.17 and the snapshot contains doctest-0.21.1
|
||||
- edit # tried edit-1.0.1.0, but its *test-suite* requires tasty >=1.0 && < 1.2 and the snapshot contains tasty-1.4.3
|
||||
- edit # tried edit-1.0.1.0, but its *test-suite* requires tasty-discover >=4.2 && < 4.3 and the snapshot contains tasty-discover-5.0.0
|
||||
- effectful # tried effectful-2.2.2.0, but its *test-suite* requires the disabled package: tasty
|
||||
- either # tried either-5.0.2, but its *test-suite* requires the disabled package: test-framework
|
||||
- either-both # tried either-both-0.1.1.1, but its *test-suite* requires the disabled package: tasty
|
||||
- email-validate # tried email-validate-2.3.2.18, but its *test-suite* requires doctest >=0.8 && < 0.21 and the snapshot contains doctest-0.21.1
|
||||
- email-validate # tried email-validate-2.3.2.18, but its *test-suite* requires hspec >=2.2.3 && < 2.11 and the snapshot contains hspec-2.11.1
|
||||
- enummapset # tried enummapset-0.7.1.0, but its *test-suite* requires the disabled package: test-framework
|
||||
@ -9082,6 +9137,7 @@ skipped-tests:
|
||||
- flay # tried flay-0.4, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- focuslist # tried focuslist-0.1.1.0, but its *test-suite* requires genvalidity < 1.0.0.0 and the snapshot contains genvalidity-1.1.0.0
|
||||
- focuslist # tried focuslist-0.1.1.0, but its *test-suite* requires validity < 0.12.0.0 and the snapshot contains validity-0.12.0.1
|
||||
- free-vl # tried free-vl-0.1.4, but its *test-suite* requires the disabled package: tasty
|
||||
- friday # tried friday-0.2.3.2, but its *test-suite* requires the disabled package: test-framework
|
||||
- ftp-client # tried ftp-client-0.5.1.4, but its *test-suite* requires tasty >=1.2.3 && < 1.3 and the snapshot contains tasty-1.4.3
|
||||
- ftp-client # tried ftp-client-0.5.1.4, but its *test-suite* requires tasty-hspec >=1.1.5.1 && < 1.2 and the snapshot contains tasty-hspec-1.2.0.4
|
||||
@ -9097,12 +9153,22 @@ skipped-tests:
|
||||
- gemini-exports # tried gemini-exports-0.1.0.0, but its *test-suite* requires the disabled package: hedgehog
|
||||
- generic-arbitrary # tried generic-arbitrary-1.0.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- generic-data # tried generic-data-1.1.0.0, but its *test-suite* requires the disabled package: one-liner
|
||||
- generic-data-surgery # tried generic-data-surgery-0.3.0.0, but its *test-suite* requires the disabled package: tasty
|
||||
- generic-xmlpickler # tried generic-xmlpickler-0.1.0.6, but its *test-suite* requires tasty >=0.10 && < 1.3 and the snapshot contains tasty-1.4.3
|
||||
- geodetics # tried geodetics-0.1.2, but its *test-suite* requires the disabled package: test-framework
|
||||
- geojson # tried geojson-4.1.1, but its *test-suite* requires hspec >=2.5 && < 2.10 and the snapshot contains hspec-2.11.1
|
||||
- ghc-lib-parser-ex # tried ghc-lib-parser-ex-9.6.0.0, but its *test-suite* requires the disabled package: tasty
|
||||
- ghc-typelits-extra # tried ghc-typelits-extra-0.4.5, but its *test-suite* requires the disabled package: tasty
|
||||
- ghc-typelits-knownnat # tried ghc-typelits-knownnat-0.7.8, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- ghc-typelits-natnormalise # tried ghc-typelits-natnormalise-0.7.8, but its *test-suite* requires the disabled package: tasty
|
||||
- ghc-typelits-presburger # tried ghc-typelits-presburger-0.7.2.0, but its *test-suite* requires the disabled package: tasty
|
||||
- ghcid # tried ghcid-0.8.8, but its *test-suite* requires the disabled package: tasty
|
||||
- ginger # tried ginger-0.10.4.0, but its *test-suite* requires mtl >=2.2.2 && < 2.3 and the snapshot contains mtl-2.3.1
|
||||
- github-rest # tried github-rest-1.1.3, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- glob-posix # tried glob-posix-0.2.0.1, but its *test-suite* requires the disabled package: tasty
|
||||
- graphql-client # tried graphql-client-1.2.2, but its *test-suite* requires the disabled package: tasty
|
||||
- gridtables # tried gridtables-0.1.0.0, but its *test-suite* requires the disabled package: tasty
|
||||
- hackage-cli # tried hackage-cli-0.1.0.1, but its *test-suite* requires the disabled package: tasty
|
||||
- hackage-security # tried hackage-security-0.6.2.3, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- haddock-library # tried haddock-library-1.11.0, but its *test-suite* requires hspec >=2.4.4 && < 2.11 and the snapshot contains hspec-2.11.1
|
||||
- haddock-library # tried haddock-library-1.11.0, but its *test-suite* requires hspec-discover >=2.4.4 && < 2.10 and the snapshot contains hspec-discover-2.11.1
|
||||
@ -9114,6 +9180,8 @@ skipped-tests:
|
||||
- hashable # tried hashable-1.4.2.0, but its *test-suite* requires the disabled package: test-framework
|
||||
- hashtables # tried hashtables-1.3.1, but its *test-suite* requires the disabled package: test-framework
|
||||
- haskell-names # tried haskell-names-0.9.9, but its *test-suite* requires tasty >=0.12 && < 1.3 and the snapshot contains tasty-1.4.3
|
||||
- haskell-src-exts # tried haskell-src-exts-1.23.1, but its *test-suite* requires the disabled package: tasty
|
||||
- haskell-src-meta # tried haskell-src-meta-0.8.12, but its *test-suite* requires the disabled package: tasty
|
||||
- haskell-tools-builtin-refactorings # tried haskell-tools-builtin-refactorings-1.1.1.0, but its *test-suite* requires tasty >=0.11 && < 1.2 and the snapshot contains tasty-1.4.3
|
||||
- haskell-tools-builtin-refactorings # tried haskell-tools-builtin-refactorings-1.1.1.0, but its *test-suite* requires time >=1.8 && < 1.9 and the snapshot contains time-1.12.2
|
||||
- haskell-tools-cli # tried haskell-tools-cli-1.1.1.0, but its *test-suite* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.11.4.0
|
||||
@ -9133,12 +9201,14 @@ skipped-tests:
|
||||
- haskey-mtl # tried haskey-mtl-0.3.1.0, but its *test-suite* requires text >=1.2 && < 2 and the snapshot contains text-2.0.2
|
||||
- hasmin # tried hasmin-1.0.3, but its *test-suite* requires doctest >=0.11 && < 0.17 and the snapshot contains doctest-0.21.1
|
||||
- hasql-dynamic-statements # tried hasql-dynamic-statements-0.3.1.2, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- heatshrink # tried heatshrink-0.1.0.0, but its *test-suite* requires the disabled package: tasty
|
||||
- hedis # tried hedis-0.15.2, but its *test-suite* requires the disabled package: test-framework
|
||||
- hedn # tried hedn-0.3.0.4, but its *test-suite* requires the disabled package: hedgehog
|
||||
- heist # tried heist-1.1.1.1, but its *test-suite* requires the disabled package: test-framework
|
||||
- hex-text # tried hex-text-0.1.0.8, but its *test-suite* requires hspec ^>=2.8.5 || ^>=2.9 || ^>=2.10 and the snapshot contains hspec-2.11.1
|
||||
- hexml-lens # tried hexml-lens-0.2.2, but its *test-suite* requires the disabled package: wreq
|
||||
- hidden-char # tried hidden-char-0.1.0.2, but its *test-suite* requires hspec >=2.2 && < 2.8 and the snapshot contains hspec-2.11.1
|
||||
- hie-bios # tried hie-bios-0.12.0, but its *test-suite* requires the disabled package: tasty
|
||||
- hjsonpointer # tried hjsonpointer-1.5.0, but its *test-suite* requires QuickCheck < 2.12 and the snapshot contains QuickCheck-2.14.3
|
||||
- hjsonpointer # tried hjsonpointer-1.5.0, but its *test-suite* requires base < 4.12 and the snapshot contains base-4.18.0.0
|
||||
- hjsonpointer # tried hjsonpointer-1.5.0, but its *test-suite* requires hspec >=2.2 && < 2.6 and the snapshot contains hspec-2.11.1
|
||||
@ -9146,22 +9216,33 @@ skipped-tests:
|
||||
- hmatrix-morpheus # tried hmatrix-morpheus-0.1.1.2, but its *test-suite* requires the disabled package: test-framework
|
||||
- hmatrix-vector-sized # tried hmatrix-vector-sized-0.1.3.0, but its *test-suite* requires the disabled package: hedgehog
|
||||
- hourglass # tried hourglass-0.2.12, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- hpc-lcov # tried hpc-lcov-1.1.1, but its *test-suite* requires the disabled package: tasty
|
||||
- hsc2hs # tried hsc2hs-0.68.9, but its *test-suite* requires the disabled package: test-framework
|
||||
- hsdev # tried hsdev-0.3.4.0, but its *test-suite* requires lens-aeson >=1.0 && < 1.2 and the snapshot contains lens-aeson-1.2.2
|
||||
- hsini # tried hsini-0.5.1.2, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- hslua # tried hslua-2.3.0, but its *test-suite* requires the disabled package: tasty
|
||||
- hslua-aeson # tried hslua-aeson-2.3.0.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- hslua-classes # tried hslua-classes-2.3.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- hslua-core # tried hslua-core-2.3.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- hslua-list # tried hslua-list-1.1.1, but its *test-suite* requires the disabled package: tasty
|
||||
- hslua-marshalling # tried hslua-marshalling-2.3.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- hslua-module-doclayout # tried hslua-module-doclayout-1.1.0, but its *test-suite* requires the disabled package: tasty
|
||||
- hslua-module-path # tried hslua-module-path-1.1.0, but its *test-suite* requires the disabled package: tasty
|
||||
- hslua-module-system # tried hslua-module-system-1.1.0.1, but its *test-suite* requires the disabled package: tasty
|
||||
- hslua-module-text # tried hslua-module-text-1.1.0.1, but its *test-suite* requires the disabled package: tasty
|
||||
- hslua-module-version # tried hslua-module-version-1.1.0, but its *test-suite* requires the disabled package: tasty
|
||||
- hslua-objectorientation # tried hslua-objectorientation-2.3.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- hslua-packaging # tried hslua-packaging-2.3.0, but its *test-suite* requires the disabled package: tasty
|
||||
- hslua-typing # tried hslua-typing-0.1.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- hspec-need-env # tried hspec-need-env-0.1.0.10, but its *test-suite* requires transformers >=0.5.2.0 && < 0.6 and the snapshot contains transformers-0.6.1.0
|
||||
- hspec-tables # tried hspec-tables-0.0.1, but its *test-suite* requires hspec ==2.7.* and the snapshot contains hspec-2.11.1
|
||||
- htoml-megaparsec # tried htoml-megaparsec-2.1.0.4, but its *test-suite* requires the disabled package: tasty-hspec
|
||||
- http-api-data-qq # tried http-api-data-qq-0.1.0.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- http-client-overrides # tried http-client-overrides-0.1.1.0, but its *test-suite* requires the disabled package: tasty
|
||||
- http-io-streams # tried http-io-streams-0.1.6.2, but its *test-suite* requires the disabled package: snap-server
|
||||
- http-media # tried http-media-0.8.0.0, but its *test-suite* requires QuickCheck >=2.8 && < 2.14 and the snapshot contains QuickCheck-2.14.3
|
||||
- http-streams # tried http-streams-0.8.9.6, but its *test-suite* requires the disabled package: snap-server
|
||||
- hvega # tried hvega-0.12.0.3, but its *test-suite* requires the disabled package: tasty
|
||||
- hw-balancedparens # tried hw-balancedparens-0.4.1.3, but its *test-suite* requires doctest >=0.16.2 && < 0.21 and the snapshot contains doctest-0.21.1
|
||||
- hw-bits # tried hw-bits-0.7.2.2, but its *test-suite* requires doctest >=0.16.2 && < 0.21 and the snapshot contains doctest-0.21.1
|
||||
- hw-conduit # tried hw-conduit-0.2.1.1, but its *test-suite* requires doctest >=0.16.2 && < 0.21 and the snapshot contains doctest-0.21.1
|
||||
@ -9187,6 +9268,8 @@ skipped-tests:
|
||||
- hw-simd # tried hw-simd-0.1.2.2, but its *test-suite* requires doctest >=0.16.2 && < 0.21 and the snapshot contains doctest-0.21.1
|
||||
- hw-string-parse # tried hw-string-parse-0.0.0.5, but its *test-suite* requires doctest >=0.16.2 && < 0.21 and the snapshot contains doctest-0.21.1
|
||||
- hw-xml # tried hw-xml-0.5.1.1, but its *test-suite* requires doctest >=0.16.2 && < 0.21 and the snapshot contains doctest-0.21.1
|
||||
- immortal # tried immortal-0.3, but its *test-suite* requires the disabled package: tasty
|
||||
- immortal-queue # tried immortal-queue-0.1.0.1, but its *test-suite* requires the disabled package: tasty
|
||||
- indexed-containers # tried indexed-containers-0.1.0.2, but its *test-suite* requires hspec >=2.4.8 && < 2.8 and the snapshot contains hspec-2.11.1
|
||||
- infinite-list # tried infinite-list-0.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- influxdb # tried influxdb-1.9.2.2, but its *test-suite* requires doctest >=0.11.3 && < 0.21 and the snapshot contains doctest-0.21.1
|
||||
@ -9195,17 +9278,21 @@ skipped-tests:
|
||||
- integer-types # tried integer-types-0.1.1.0, but its *test-suite* requires hspec ^>=2.8.5 || ^>=2.9 || ^>=2.10 and the snapshot contains hspec-2.11.1
|
||||
- io-streams # tried io-streams-1.5.2.2, but its *test-suite* requires the disabled package: test-framework
|
||||
- io-streams-haproxy # tried io-streams-haproxy-1.0.1.0, but its *test-suite* requires the disabled package: test-framework
|
||||
- ipynb # tried ipynb-0.2, but its *test-suite* requires the disabled package: tasty
|
||||
- irc # tried irc-0.6.1.0, but its *test-suite* requires the disabled package: test-framework
|
||||
- irc-dcc # tried irc-dcc-2.0.1, but its *test-suite* requires tasty >=0.11.0.2 && < 1.2 and the snapshot contains tasty-1.4.3
|
||||
- irc-dcc # tried irc-dcc-2.0.1, but its *test-suite* requires tasty-hspec >=1.1.2 && < 1.2 and the snapshot contains tasty-hspec-1.2.0.4
|
||||
- isomorphism-class # tried isomorphism-class-0.1.0.9, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- jira-wiki-markup # tried jira-wiki-markup-1.5.1, but its *test-suite* requires the disabled package: tasty
|
||||
- jose # tried jose-0.10, but its *test-suite* requires the disabled package: hedgehog
|
||||
- json-rpc-client # tried json-rpc-client-0.2.5.0, but its *test-suite* requires QuickCheck >=2.4.2 && < 2.14 and the snapshot contains QuickCheck-2.14.3
|
||||
- jsonifier # tried jsonifier-0.2.1.2, but its *test-suite* requires the disabled package: hedgehog
|
||||
- junit-xml # tried junit-xml-0.1.0.2, but its *test-suite* requires the disabled package: tasty
|
||||
- jwt # tried jwt-0.11.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- katip # tried katip-0.8.7.4, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- keyed-vals-redis # tried keyed-vals-redis-0.2.0.0, but its *test-suite* requires the disabled package: hspec-tmp-proc
|
||||
- keyed-vals-redis # tried keyed-vals-redis-0.2.0.0, but its *test-suite* requires the disabled package: tmp-proc-redis
|
||||
- ki # tried ki-1.0.1.0, but its *test-suite* requires the disabled package: tasty
|
||||
- lackey # tried lackey-2.0.0.6, but its *test-suite* requires the disabled package: servant
|
||||
- language-c-quote # tried language-c-quote-0.13.0.1, but its *test-suite* requires the disabled package: test-framework
|
||||
- language-glsl # tried language-glsl-0.3.0, but its *test-suite* requires the disabled package: test-framework
|
||||
@ -9217,15 +9304,20 @@ skipped-tests:
|
||||
- leveldb-haskell # tried leveldb-haskell-0.6.5, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- libjwt-typed # tried libjwt-typed-0.2, but its *test-suite* requires hspec ==2.7.* and the snapshot contains hspec-2.11.1
|
||||
- libjwt-typed # tried libjwt-typed-0.2, but its *test-suite* requires hspec-core ==2.7.* and the snapshot contains hspec-core-2.11.1
|
||||
- lifted-async # tried lifted-async-0.10.2.4, but its *test-suite* requires the disabled package: tasty
|
||||
- lifted-base # tried lifted-base-0.2.3.12, but its *test-suite* requires the disabled package: test-framework
|
||||
- linear # tried linear-1.22, but its *test-suite* requires the disabled package: test-framework
|
||||
- linear-accelerate # tried linear-accelerate-0.7.0.0, but its *test-suite* requires doctest >=0.11.1 && < 0.17 and the snapshot contains doctest-0.21.1
|
||||
- linear-base # tried linear-base-0.3.1, but its *test-suite* requires the disabled package: hedgehog
|
||||
- loc # tried loc-0.1.4.1, but its *test-suite* requires hspec ^>=2.8.5 || ^>=2.9 || ^>=2.10 and the snapshot contains hspec-2.11.1
|
||||
- lockfree-queue # tried lockfree-queue-0.2.4, but its *test-suite* requires the disabled package: test-framework
|
||||
- logict # tried logict-0.8.1.0, but its *test-suite* requires the disabled package: tasty
|
||||
- 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.5.0.1
|
||||
- lpeg # tried lpeg-1.0.4, but its *test-suite* requires the disabled package: tasty
|
||||
- lrucaching # tried lrucaching-0.3.3, but its *test-suite* requires hspec >=2.2 && < 2.8 and the snapshot contains hspec-2.11.1
|
||||
- lrucaching # tried lrucaching-0.3.3, but its *test-suite* requires transformers >=0.4 && < 0.6 and the snapshot contains transformers-0.6.1.0
|
||||
- lua # tried lua-2.3.1, but its *test-suite* requires the disabled package: tasty
|
||||
- lukko # tried lukko-0.1.1.3, but its *test-suite* requires the disabled package: tasty
|
||||
- lxd-client # tried lxd-client-0.1.0.6, but its *test-suite* requires turtle >=1.3.6 && < 1.6 and the snapshot contains turtle-1.6.1
|
||||
- makefile # tried makefile-1.1.0.0, but its *test-suite* requires Glob >=0.7 && < 0.9 and the snapshot contains Glob-0.10.2
|
||||
- makefile # tried makefile-1.1.0.0, but its *test-suite* requires QuickCheck >=2.9.2 && < 2.11 and the snapshot contains QuickCheck-2.14.3
|
||||
@ -9235,21 +9327,28 @@ skipped-tests:
|
||||
- makefile # tried makefile-1.1.0.0, but its *test-suite* requires tasty-hunit ==0.9.* and the snapshot contains tasty-hunit-0.10.0.3
|
||||
- makefile # tried makefile-1.1.0.0, but its *test-suite* requires tasty-quickcheck ==0.8.* and the snapshot contains tasty-quickcheck-0.10.2
|
||||
- map-syntax # tried map-syntax-0.3, but its *test-suite* requires hspec >=2.2.3 && < 2.11 and the snapshot contains hspec-2.11.1
|
||||
- markov-chain-usage-model # tried markov-chain-usage-model-0.0.0, but its *test-suite* requires the disabled package: tasty
|
||||
- math-extras # tried math-extras-0.1.1.0, but its *test-suite* requires the disabled package: hedgehog
|
||||
- math-functions # tried math-functions-0.3.4.2, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- matplotlib # tried matplotlib-0.7.7, but its *test-suite* requires the disabled package: tasty
|
||||
- matrices # tried matrices-0.5.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- matrix # tried matrix-0.3.6.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- matrix-static # tried matrix-static-0.3, but its *test-suite* requires the disabled package: tasty
|
||||
- medea # tried medea-1.2.0, but its *test-suite* requires hspec >=2.7.1 && < 2.9.0 and the snapshot contains hspec-2.11.1
|
||||
- medea # tried medea-1.2.0, but its *test-suite* requires hspec-core >=2.7.1 && < 2.9.0 and the snapshot contains hspec-core-2.11.1
|
||||
- menshen # tried menshen-0.0.3, but its *test-suite* requires QuickCheck < 2.14 and the snapshot contains QuickCheck-2.14.3
|
||||
- merkle-tree # tried merkle-tree-0.1.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- microaeson # tried microaeson-0.1.0.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- microlens-aeson # tried microlens-aeson-2.5.0, but its *test-suite* requires the disabled package: tasty
|
||||
- mime-mail-ses # tried mime-mail-ses-0.4.3, but its *test-suite* requires the disabled package: tasty
|
||||
- min-max-pqueue # tried min-max-pqueue-0.1.0.2, but its *test-suite* requires the disabled package: hedgehog
|
||||
- minimorph # tried minimorph-0.3.0.1, but its *test-suite* requires the disabled package: test-framework
|
||||
- miniutter # tried miniutter-0.5.1.2, but its *test-suite* requires the disabled package: test-framework
|
||||
- mock-time # tried mock-time-0.1.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- mod # tried mod-0.2.0.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- monad-loops # tried monad-loops-0.4.3, but its *test-suite* requires the disabled package: tasty
|
||||
- monad-memo # tried monad-memo-0.5.4, but its *test-suite* requires the disabled package: test-framework
|
||||
- monadology # tried monadology-0.1, but its *test-suite* requires the disabled package: tasty
|
||||
- monoid-subclasses # tried monoid-subclasses-1.2.3, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- msgpack # tried msgpack-1.0.1.0, but its *test-suite* requires QuickCheck ==2.12.* and the snapshot contains QuickCheck-2.14.3
|
||||
- msgpack # tried msgpack-1.0.1.0, but its *test-suite* requires tasty ==1.2.* and the snapshot contains tasty-1.4.3
|
||||
@ -9267,7 +9366,9 @@ skipped-tests:
|
||||
- nettle # tried nettle-0.3.0, but its *test-suite* requires the disabled package: test-framework
|
||||
- network-ip # tried network-ip-0.3.0.3, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- network-uri # tried network-uri-2.6.4.2, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- network-wait # tried network-wait-0.2.0.0, but its *test-suite* requires the disabled package: tasty
|
||||
- next-ref # tried next-ref-0.1.0.2, but its *test-suite* requires hspec >=2 && < 2.3 and the snapshot contains hspec-2.11.1
|
||||
- nondeterminism # tried nondeterminism-1.5, but its *test-suite* requires the disabled package: tasty
|
||||
- nonempty-containers # tried nonempty-containers-0.3.4.4, but its *test-suite* requires the disabled package: hedgehog
|
||||
- nonempty-vector # tried nonempty-vector-0.2.2.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- nothunks # tried nothunks-0.1.4, but its *test-suite* requires the disabled package: hedgehog
|
||||
@ -9278,6 +9379,9 @@ skipped-tests:
|
||||
- oblivious-transfer # tried oblivious-transfer-0.1.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- oops # tried oops-0.2.0.1, but its *test-suite* requires the disabled package: hedgehog
|
||||
- opaleye # tried opaleye-0.9.7.0, but its *test-suite* requires the disabled package: dotenv
|
||||
- open-witness # tried open-witness-0.6, but its *test-suite* requires the disabled package: tasty
|
||||
- openpgp-asciiarmor # tried openpgp-asciiarmor-0.1.2, but its *test-suite* requires the disabled package: tasty
|
||||
- opensource # tried opensource-0.1.1.0, but its *test-suite* requires the disabled package: tasty
|
||||
- openssl-streams # tried openssl-streams-1.2.3.0, but its *test-suite* requires the disabled package: test-framework
|
||||
- opentelemetry-extra # tried opentelemetry-extra-0.8.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- opml-conduit # tried opml-conduit-0.9.0.0, but its *test-suite* requires the disabled package: hlint
|
||||
@ -9302,11 +9406,13 @@ skipped-tests:
|
||||
- persistent-mtl # tried persistent-mtl-0.5.0.1, but its *test-suite* requires the disabled package: explainable-predicates
|
||||
- pgp-wordlist # tried pgp-wordlist-0.1.0.3, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- pipes # tried pipes-4.3.16, but its *test-suite* requires the disabled package: test-framework
|
||||
- pipes-attoparsec # tried pipes-attoparsec-0.6.0, but its *test-suite* requires the disabled package: tasty
|
||||
- pipes-category # tried pipes-category-0.3.0.0, but its *test-suite* requires transformers >=0.4 && < 0.6 and the snapshot contains transformers-0.6.1.0
|
||||
- pipes-csv # tried pipes-csv-1.4.3, but its *test-suite* requires the disabled package: test-framework
|
||||
- pipes-extras # tried pipes-extras-1.0.15, but its *test-suite* requires transformers >=0.2.0.0 && < 0.6 and the snapshot contains transformers-0.6.1.0
|
||||
- pipes-fluid # tried pipes-fluid-0.6.0.1, but its *test-suite* requires the disabled package: pipes-misc
|
||||
- pontarius-xmpp # tried pontarius-xmpp-0.5.6.6, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- postgresql-simple # tried postgresql-simple-0.6.5, but its *test-suite* requires the disabled package: tasty
|
||||
- postgresql-syntax # tried postgresql-syntax-0.4.1, but its *test-suite* requires the disabled package: hedgehog
|
||||
- postgrest # tried postgrest-9.0.1, but its *test-suite* requires hspec >=2.3 && < 2.9 and the snapshot contains hspec-2.11.1
|
||||
- pptable # tried pptable-0.3.0.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
@ -9321,6 +9427,7 @@ skipped-tests:
|
||||
- ptr # tried ptr-0.16.8.4, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- ptr-poker # tried ptr-poker-0.1.2.13, but its *test-suite* requires the disabled package: hedgehog
|
||||
- pureMD5 # tried pureMD5-2.1.4, but its *test-suite* requires the disabled package: test-framework
|
||||
- qchas # tried qchas-1.1.0.1, but its *test-suite* requires the disabled package: tasty
|
||||
- qnap-decrypt # tried qnap-decrypt-0.3.5, but its *test-suite* requires hspec >=2.4.8 && < 2.8 and the snapshot contains hspec-2.11.1
|
||||
- quadratic-irrational # tried quadratic-irrational-0.1.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- quickcheck-classes # tried quickcheck-classes-0.6.5.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
@ -9339,6 +9446,7 @@ skipped-tests:
|
||||
- rakuten # tried rakuten-0.1.1.5, but its *test-suite* requires warp >=3.2.11 && < 3.3 and the snapshot contains warp-3.3.28
|
||||
- range # tried range-0.3.0.2, but its *test-suite* requires the disabled package: test-framework
|
||||
- rank1dynamic # tried rank1dynamic-0.4.1, but its *test-suite* requires the disabled package: test-framework
|
||||
- rec-def # tried rec-def-0.2.1, but its *test-suite* requires the disabled package: tasty
|
||||
- records-sop # tried records-sop-0.1.1.0, but its *test-suite* requires hspec >=2.2 && < 2.8 and the snapshot contains hspec-2.11.1
|
||||
- redis-glob # tried redis-glob-0.1.0.4, but its *test-suite* requires the disabled package: ascii-superset
|
||||
- registry # tried registry-0.6.0.0, but its *test-suite* requires MonadRandom < 0.6 and the snapshot contains MonadRandom-0.6
|
||||
@ -9347,6 +9455,7 @@ skipped-tests:
|
||||
- relapse # tried relapse-1.0.0.1, but its *test-suite* requires the disabled package: tasty-hspec
|
||||
- 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.1
|
||||
- retry # tried retry-0.9.3.1, but its *test-suite* requires the disabled package: hedgehog
|
||||
- rg # tried rg-1.4.0.0, but its *test-suite* requires the disabled package: tasty
|
||||
- rng-utils # tried rng-utils-0.3.1, but its *test-suite* requires the disabled package: hedgehog
|
||||
- roc-id # tried roc-id-0.2.0.0, but its *test-suite* requires hspec >=2.5.5 && < 2.11 and the snapshot contains hspec-2.11.1
|
||||
- rope-utf16-splay # tried rope-utf16-splay-0.4.0.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
@ -9357,6 +9466,7 @@ skipped-tests:
|
||||
- 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
|
||||
- saltine # tried saltine-0.2.1.0, but its *test-suite* requires the disabled package: test-framework
|
||||
- sandi # tried sandi-0.5, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- sbp # tried sbp-4.15.0, but its *test-suite* requires the disabled package: tasty
|
||||
- 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.1
|
||||
- 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.1
|
||||
- scalendar # tried scalendar-1.2.0, but its *test-suite* requires the disabled package: SCalendar
|
||||
@ -9364,6 +9474,8 @@ skipped-tests:
|
||||
- scrypt # tried scrypt-0.5.0, but its *test-suite* requires the disabled package: test-framework
|
||||
- sdl2 # tried sdl2-2.5.5.0, but its *test-suite* requires the disabled package: weigh
|
||||
- secp256k1-haskell # tried secp256k1-haskell-0.6.1, but its *test-suite* requires the disabled package: monad-par
|
||||
- semver # tried semver-0.4.0.1, but its *test-suite* requires the disabled package: tasty
|
||||
- sequence-formats # tried sequence-formats-1.7.1, but its *test-suite* requires the disabled package: tasty
|
||||
- serialise # tried serialise-0.2.6.0, but its *test-suite* requires base >=4.11 && < 4.18 and the snapshot contains base-4.18.0.0
|
||||
- servant # tried servant-0.19.1, but its *test-suite* requires hspec >=2.6.0 && < 2.10 and the snapshot contains hspec-2.11.1
|
||||
- servant # tried servant-0.19.1, but its *test-suite* requires hspec-discover >=2.6.0 && < 2.10 and the snapshot contains hspec-discover-2.11.1
|
||||
@ -9423,6 +9535,8 @@ skipped-tests:
|
||||
- simple-log # tried simple-log-0.9.12, but its *test-suite* requires hspec >=2.3 && < 2.8 and the snapshot contains hspec-2.11.1
|
||||
- simple-vec3 # tried simple-vec3-0.6.0.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- singletons-base # tried singletons-base-3.2, but its *test-suite* requires the disabled package: turtle
|
||||
- sitemap-gen # tried sitemap-gen-0.1.0.0, but its *test-suite* requires the disabled package: tasty
|
||||
- sized # tried sized-1.1.0.0, but its *test-suite* requires the disabled package: tasty
|
||||
- sized-grid # tried sized-grid-0.2.0.1, but its *test-suite* requires ansi-terminal >=0.8.0.2 && < 0.10 and the snapshot contains ansi-terminal-1.0
|
||||
- skylighting-core # tried skylighting-core-0.13.3, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- slack-web # tried slack-web-1.6.1.0, but its *test-suite* requires hspec-discover >=2.6.0 && < 2.11 and the snapshot contains hspec-discover-2.11.1
|
||||
@ -9435,6 +9549,7 @@ skipped-tests:
|
||||
- sqlite-simple-errors # tried sqlite-simple-errors-0.6.1.0, but its *test-suite* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1
|
||||
- squeal-postgresql # tried squeal-postgresql-0.9.1.0, but its *test-suite* requires the disabled package: hedgehog
|
||||
- squeather # tried squeather-0.8.0.0, but its *test-suite* requires the disabled package: hedgehog
|
||||
- static-text # tried static-text-0.2.0.7, but its *test-suite* requires the disabled package: tasty
|
||||
- stb-image-redux # tried stb-image-redux-0.2.1.2, but its *test-suite* requires hspec >=2.1.5 && < 2.5 and the snapshot contains hspec-2.11.1
|
||||
- stm-hamt # tried stm-hamt-1.2.0.11, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- stm-supply # tried stm-supply-0.2.0.0, but its *test-suite* requires the disabled package: Unique
|
||||
@ -9444,6 +9559,7 @@ skipped-tests:
|
||||
- string-conv # tried string-conv-0.2.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- string-qq # tried string-qq-0.0.4, but its *test-suite* requires text >=1.2 && < 1.3 and the snapshot contains text-2.0.2
|
||||
- string-random # tried string-random-0.1.4.3, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- string-transform # tried string-transform-1.1.1, but its *test-suite* requires the disabled package: tasty
|
||||
- string-variants # tried string-variants-0.2.2.0, but its *test-suite* requires the disabled package: hedgehog
|
||||
- stringprep # tried stringprep-1.0.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- stripe-http-client # tried stripe-http-client-2.6.2, but its *test-suite* requires hspec >=2.1.0 && < 2.8 and the snapshot contains hspec-2.11.1
|
||||
@ -9465,6 +9581,7 @@ skipped-tests:
|
||||
- swagger2 # tried swagger2-2.8.7, but its *test-suite* requires hspec >=2.5.5 && < 2.11 and the snapshot contains hspec-2.11.1
|
||||
- swagger2 # tried swagger2-2.8.7, but its *test-suite* requires hspec-discover >=2.5.5 && < 2.9 and the snapshot contains hspec-discover-2.11.1
|
||||
- swish # tried swish-0.10.4.0, but its *test-suite* requires the disabled package: test-framework
|
||||
- syb # tried syb-0.7.2.3, but its *test-suite* requires the disabled package: tasty
|
||||
- sydtest-yesod # tried sydtest-yesod-0.3.0.1, but its *test-suite* requires the disabled package: persistent
|
||||
- system-fileio # tried system-fileio-0.3.16.4, but its *test-suite* requires the disabled package: chell
|
||||
- system-filepath # tried system-filepath-0.4.14, but its *test-suite* requires the disabled package: chell
|
||||
@ -9477,31 +9594,43 @@ skipped-tests:
|
||||
- tasty-kat # tried tasty-kat-0.0.3, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- tcp-streams # tried tcp-streams-1.0.1.1, but its *test-suite* requires the disabled package: test-framework
|
||||
- tdigest # tried tdigest-0.3, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- teardown # tried teardown-0.5.0.1, but its *test-suite* requires the disabled package: tasty
|
||||
- temporary # tried temporary-1.3, but its *test-suite* requires the disabled package: tasty
|
||||
- temporary-resourcet # tried temporary-resourcet-0.1.0.1, but its *test-suite* requires tasty >=1.0 && < 1.2 and the snapshot contains tasty-1.4.3
|
||||
- terminal-progress-bar # tried terminal-progress-bar-0.4.2, but its *test-suite* requires the disabled package: test-framework
|
||||
- termonad # tried termonad-4.5.0.0, but its *test-suite* requires the disabled package: hedgehog
|
||||
- test-framework # tried test-framework-0.8.2.0, but its *test-suite* requires the disabled package: libxml
|
||||
- test-fun # tried test-fun-0.1.0.0, but its *test-suite* requires the disabled package: tasty
|
||||
- texmath # tried texmath-0.12.8, but its *test-suite* requires the disabled package: tasty
|
||||
- text-builder-dev # tried text-builder-dev-0.3.3.2, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- text-builder-linear # tried text-builder-linear-0.1.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- text-icu # tried text-icu-0.8.0.2, but its *test-suite* requires the disabled package: test-framework
|
||||
- text-manipulate # tried text-manipulate-0.3.1.0, but its *test-suite* requires the disabled package: tasty
|
||||
- text-printer # tried text-printer-0.5.0.2, but its *test-suite* requires the disabled package: test-framework
|
||||
- text-rope # tried text-rope-0.2, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- text-short # tried text-short-0.1.5, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- th-lego # tried th-lego-0.3.0.2, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- th-test-utils # tried th-test-utils-1.2.1, but its *test-suite* requires the disabled package: tasty
|
||||
- threads # tried threads-0.5.1.7, but its *test-suite* requires the disabled package: test-framework
|
||||
- time-compat # tried time-compat-1.9.6.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- timerep # tried timerep-2.1.0.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- titlecase # tried titlecase-1.0.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- tls # tried tls-1.7.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- tmapmvar # tried tmapmvar-0.0.4, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- toml-reader # tried toml-reader-0.2.1.0, but its *test-suite* requires the disabled package: tasty
|
||||
- toml-reader-parse # tried toml-reader-parse-0.1.1.1, but its *test-suite* requires the disabled package: tasty
|
||||
- transient # tried transient-0.7.0.0, but its *test-suite* requires random ==1.1 and the snapshot contains random-1.2.1.1
|
||||
- traverse-with-class # tried traverse-with-class-1.0.1.1, but its *test-suite* requires the disabled package: tasty
|
||||
- tree-diff # tried tree-diff-0.3.0.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- ttc # tried ttc-1.2.1.0, but its *test-suite* requires the disabled package: tasty
|
||||
- ttrie # tried ttrie-0.1.2.2, but its *test-suite* requires the disabled package: test-framework
|
||||
- tuples # tried tuples-0.1.0.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- twitter-types # tried twitter-types-0.11.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- type-errors-pretty # tried type-errors-pretty-0.0.1.2, but its *test-suite* requires doctest >=0.16 && < 0.19 and the snapshot contains doctest-0.21.1
|
||||
- type-map # tried type-map-0.1.7.0, but its *test-suite* requires the disabled package: test-framework
|
||||
- type-natural # tried type-natural-1.3.0.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- typst # tried typst-0.1.0.0, but its *test-suite* requires the disabled package: tasty
|
||||
- tzdata # tried tzdata-0.2.20230322.0, but its *test-suite* requires the disabled package: tasty
|
||||
- ua-parser # tried ua-parser-0.7.7.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- ucam-webauth # tried ucam-webauth-0.1.0.0, but its *test-suite* requires QuickCheck >=2.11.3 && < 2.14 and the snapshot contains QuickCheck-2.14.3
|
||||
- ucam-webauth # tried ucam-webauth-0.1.0.0, but its *test-suite* requires generic-random >=1.2.0.0 && < 1.3 and the snapshot contains generic-random-1.5.0.1
|
||||
@ -9523,8 +9652,12 @@ skipped-tests:
|
||||
- vector-bytes-instances # tried vector-bytes-instances-0.1.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- vector-rotcev # tried vector-rotcev-0.1.0.2, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- vector-split # tried vector-split-1.0.0.3, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- versions # tried versions-6.0.1, but its *test-suite* requires the disabled package: tasty
|
||||
- wai-cors # tried wai-cors-0.2.7, but its *test-suite* requires the disabled package: tasty
|
||||
- wai-middleware-clacks # tried wai-middleware-clacks-0.1.0.1, but its *test-suite* requires the disabled package: tasty
|
||||
- wai-middleware-delegate # tried wai-middleware-delegate-0.1.3.1, but its *test-suite* requires the disabled package: connection
|
||||
- wai-rate-limit-redis # tried wai-rate-limit-redis-0.2.0.1, but its *test-suite* requires the disabled package: tasty-hedgehog
|
||||
- wai-saml2 # tried wai-saml2-0.4, but its *test-suite* requires the disabled package: tasty
|
||||
- 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.1
|
||||
- wakame # tried wakame-0.1.0.0, but its *test-suite* requires tasty-discover >=4.2 && < 5.0 and the snapshot contains tasty-discover-5.0.0
|
||||
- wakame # tried wakame-0.1.0.0, but its *test-suite* requires text >=1.2 && < 2.0 and the snapshot contains text-2.0.2
|
||||
@ -9545,13 +9678,22 @@ skipped-tests:
|
||||
- wild-bind-x11 # tried wild-bind-x11-0.2.0.15, but its *test-suite* requires time >=1.5.0 && < 1.12 and the snapshot contains time-1.12.2
|
||||
- with-utf8 # tried with-utf8-1.0.2.4, but its *test-suite* requires the disabled package: hedgehog
|
||||
- witherable # tried witherable-0.4.2, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- wl-pprint-annotated # tried wl-pprint-annotated-0.1.0.1, but its *test-suite* requires the disabled package: tasty
|
||||
- world-peace # tried world-peace-1.0.2.0, but its *test-suite* requires the disabled package: tasty
|
||||
- wreq # tried wreq-0.5.4.0, but its *test-suite* requires the disabled package: snap-server
|
||||
- x509 # tried x509-1.7.7, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- x509-store # tried x509-store-1.6.9, but its *test-suite* requires the disabled package: tasty
|
||||
- x509-validation # tried x509-validation-1.6.12, but its *test-suite* requires the disabled package: tasty
|
||||
- xlsx # tried xlsx-1.1.0.1, but its *test-suite* requires lens >=3.8 && < 5.2 and the snapshot contains lens-5.2.2
|
||||
- xml-html-qq # tried xml-html-qq-0.1.0.1, but its *test-suite* requires the disabled package: tasty
|
||||
- xml-indexed-cursor # tried xml-indexed-cursor-0.1.1.0, but its *test-suite* requires the disabled package: tasty
|
||||
- xml-picklers # tried xml-picklers-0.3.6, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- xmlbf # tried xmlbf-0.7, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- xmlbf-xeno # tried xmlbf-xeno-0.2.2, but its *test-suite* requires the disabled package: tasty
|
||||
- xmlbf-xmlhtml # tried xmlbf-xmlhtml-0.2.2, but its *test-suite* requires the disabled package: tasty
|
||||
- xmlhtml # tried xmlhtml-0.2.5.4, but its *test-suite* requires hspec >=2.4 && < 2.11 and the snapshot contains hspec-2.11.1
|
||||
- xor # tried xor-0.0.1.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- yaml-unscrambler # tried yaml-unscrambler-0.1.0.16, but its *test-suite* requires the disabled package: tasty
|
||||
- yarn-lock # tried yarn-lock-0.6.5, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- yeshql-core # tried yeshql-core-4.2.0.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- yesod-middleware-csp # tried yesod-middleware-csp-1.2.0, but its *test-suite* requires the disabled package: classy-prelude-yesod
|
||||
|
||||
Loading…
Reference in New Issue
Block a user