From d1973e9339f0e49a2acdfb45045b764381c61893 Mon Sep 17 00:00:00 2001 From: Owen Shepherd Date: Tue, 2 Jan 2024 11:17:02 +0100 Subject: [PATCH 01/14] chore: Fix typo in MAINTAINERS.md --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 1f46d6d7..ef7effe2 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -20,7 +20,7 @@ To add your package you can edit [`build-constraints.yaml`](https://github.com/f - package2 - package3 -(If you are adding yourself for the first time, you can yourself anywhere under the `packages:` section, it does not have to be at the end: this actually helps to avoid merge conflicts between new contributions.) +(If you are adding yourself for the first time, you can add yourself anywhere under the `packages:` section, it does not have to be at the end: this actually helps to avoid merge conflicts between new contributions.) Any dependencies of your packages that are not already part of stackage also need to be added explicitly (When this happens you will From 747d14beefe1c8af110cc0b6e9dd0c6d5554af74 Mon Sep 17 00:00:00 2001 From: Teo Camarasu Date: Wed, 3 Jan 2024 09:11:28 +0000 Subject: [PATCH 02/14] Re-enable trie-simple See: https://github.com/viercc/trie-simple/pull/13 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0d1c6913..dd624f07 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8704,7 +8704,6 @@ packages: - transient-universe < 0 # tried transient-universe-0.6.0.1, but its *library* requires network >=2.8.0.0 && < 3.0.0.0 and the snapshot contains network-3.1.4.0 - transient-universe < 0 # tried transient-universe-0.6.0.1, but its *library* requires the disabled package: TCache - transient-universe < 0 # tried transient-universe-0.6.0.1, but its *library* requires the disabled package: transient - - trie-simple < 0 # tried trie-simple-0.4.2, but its *library* requires deepseq >=1.4.2.0 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - tries < 0 # tried tries-0.0.6.1, but its *library* requires the disabled package: rose-trees - triplesec < 0 # tried triplesec-0.2.2.1, but its *library* requires mtl < 2.3 and the snapshot contains mtl-2.3.1 - true-name < 0 # tried true-name-0.1.0.3, but its *library* requires template-haskell >=2.7 && < 2.15 and the snapshot contains template-haskell-2.21.0.0 From 471704296f24eaa30d7261f5b384cab9d2f03b22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Hr=C4=8Dek?= Date: Thu, 4 Jan 2024 07:46:19 +0100 Subject: [PATCH 03/14] Re-enable elm-street --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0d1c6913..90b6e1e6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6767,7 +6767,6 @@ packages: - ekg-statsd < 0 # tried ekg-statsd-0.2.5.0, but its *library* requires time < 1.10 and the snapshot contains time-1.12.2 - ekg-wai < 0 # tried ekg-wai-0.1.1.0, but its *library* requires time < 1.10 and the snapshot contains time-1.12.2 - elliptic-curve < 0 # tried elliptic-curve-0.3.0, but its *library* requires protolude >=0.2 && < 0.3 and the snapshot contains protolude-0.3.3 - - elm-street < 0 # tried elm-street-0.2.1.1, but its *library* requires base >=4.11.1.0 && < 4.19 and the snapshot contains base-4.19.0.0 - email-validate < 0 # tried email-validate-2.3.2.19, but its *library* requires template-haskell >=2.10.0.0 && < 2.21 and the snapshot contains template-haskell-2.21.0.0 - emd < 0 # tried emd-0.2.0.0, but its *library* requires the disabled package: finite-typelits - envy < 0 # tried envy-2.1.2.0, but its *library* requires bytestring >=0.10 && < 0.11 || >=0.11 && < 0.12 and the snapshot contains bytestring-0.12.0.2 From 29461e0c44d5c09d9177bdf96c3fcbdc2a228915 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 4 Jan 2024 22:43:11 +0800 Subject: [PATCH 04/14] move transitive constraints to commenter mass and refresh with commenter --- build-constraints.yaml | 423 ++++++++++++++--------------------------- 1 file changed, 147 insertions(+), 276 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0d1c6913..1bb6a034 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -49,8 +49,8 @@ packages: - gopher-proxy - filepath-bytestring - download-curl - - cabal2nix < 0 # via language-nix - - distribution-nixpkgs < 0 # via language-nix + - cabal2nix + - distribution-nixpkgs - hackage-db - language-nix - jailbreak-cabal @@ -323,8 +323,8 @@ packages: "Erik Schnetter @eschnett": - mpi-hs < 0 # Compilation failure with GHC 9.8.1, Error: Cabal-simple_6HauvNHV_3.10.2.0_ghc-9.8.1: The pkg-config package 'ompi' is required but it could not be found. - - mpi-hs-binary < 0 # via mpi-hs - - mpi-hs-cereal < 0 # via mpi-hs + - mpi-hs-binary + - mpi-hs-cereal "Yang Bo @Atry": - control-dsl @@ -442,8 +442,8 @@ packages: - safe-foldable "Florian Knupfer @knupfer": - - type-of-html < 0 # via double-conversion - - type-of-html-static < 0 # via type-of-html + - type-of-html + - type-of-html-static - chronos-bench "Mikolaj Konarski @Mikolaj": @@ -687,7 +687,7 @@ packages: - boltzmann-samplers - diff-loc - first-class-families - - fcf-family < 0 # https://github.com/commercialhaskell/stackage/issues/7236 + - fcf-family < 0 # failure https://github.com/commercialhaskell/stackage/issues/7236 - generic-data - generic-data-surgery - generic-functor @@ -799,7 +799,7 @@ packages: - mbug "David Johnson @dmjio": - - miso < 0 # via jsaddle + - miso - envy - s3-signer - google-translate @@ -987,7 +987,7 @@ packages: - textlocal - shell-conduit - tldr - - fb < 0 # https://github.com/commercialhaskell/stackage/issues/7244 + - fb < 0 # fails https://github.com/commercialhaskell/stackage/issues/7244 - yesod-fb - yesod-auth-fb < 0 # 1.1.0.1 compile fail - hourglass-orphans @@ -1226,7 +1226,7 @@ packages: - asciidiagram "Patrick Brisbin @pbrisbin": - - bugsnag-haskell < 0 # https://github.com/commercialhaskell/stackage/issues/7255 + - bugsnag-haskell < 0 # fails https://github.com/commercialhaskell/stackage/issues/7255 - bugsnag - bugsnag-wai - bugsnag-yesod @@ -1244,7 +1244,7 @@ packages: - aws-xray-client-wai - bcp47 - bcp47-orphans - - faktory < 0 # https://github.com/commercialhaskell/stackage/issues/7250 + - faktory < 0 # fails https://github.com/commercialhaskell/stackage/issues/7250 - graphula - hspec-expectations-json - hspec-junit-formatter @@ -1414,7 +1414,7 @@ packages: - groundhog-th "Janne Hellsten @nurpax": - - sqlite-simple < 0 # via blaze-textual + - sqlite-simple "Michal J. Gajda @mgajda": - iterable @@ -1445,7 +1445,7 @@ packages: - tasty-hunit - tasty-quickcheck - tasty-smallcheck - - tasty-html < 0 # https://github.com/commercialhaskell/stackage/issues/7242 + - tasty-html < 0 # fails https://github.com/commercialhaskell/stackage/issues/7242 - time-lens - timezone-olson - timezone-series @@ -1504,7 +1504,7 @@ packages: - language-bash - microlens-aeson - pipes-random - - servant-xml < 0 # via xmlbf-xeno + - servant-xml - streaming-attoparsec - versions - vectortiles @@ -1601,10 +1601,10 @@ packages: - yesod-auth-hashdb "Toralf Wittner @twittner": - - bytestring-conversion < 0 # via double-conversion + - bytestring-conversion - cql - cql-io - - redis-resp < 0 # via double-conversion + - redis-resp - redis-io - swagger - tinylog @@ -1866,7 +1866,7 @@ packages: - gtk3 - ghcjs-codemirror - ghcjs-dom - - jsaddle < 0 # https://github.com/commercialhaskell/stackage/issues/7249 + - jsaddle < 0 # fails https://github.com/commercialhaskell/stackage/issues/7249 - vado - vcswrapper - ShellCheck @@ -1891,8 +1891,8 @@ packages: - pipes-network-tls - safe-money - vector-bytes-instances - - xmlbf-xeno < 0 # via html-entities - - xmlbf-xmlhtml < 0 # via html-entities + - xmlbf-xeno + - xmlbf-xmlhtml - xmlbf "Tomas Carnecky @wereHamster": @@ -2629,12 +2629,12 @@ packages: - random-bytestring "Sam Rijs @srijs": - - ndjson-conduit < 0 # https://github.com/commercialhaskell/stackage/issues/7245 + - ndjson-conduit < 0 # fails https://github.com/commercialhaskell/stackage/issues/7245 - operational-class < 0 # 0.3.0.0 compile fail https://github.com/srijs/haskell-operational-class/issues/1 - result "Daniel Patterson @dbp": - - hworker < 0 # https://github.com/commercialhaskell/stackage/issues/7234 + - hworker < 0 # fails https://github.com/commercialhaskell/stackage/issues/7234 - fn "Mathieu Boespflug @mboes": @@ -2997,7 +2997,7 @@ packages: - cabal2spec - cgi - distribution-nixpkgs - - distribution-opensuse < 0 # via parsec-class + - distribution-opensuse - flexible-defaults - funcmp - hackage-db @@ -3009,11 +3009,11 @@ packages: - jailbreak-cabal - lambdabot-core - lambdabot-irc-plugins - - language-nix < 0 # via parsec-class + - language-nix - logging-facade-syslog - MonadPrompt - nix-paths - - parsec-class < 0 # https://github.com/commercialhaskell/stackage/issues/7238 + - parsec-class < 0 # fails https://github.com/commercialhaskell/stackage/issues/7238 - prim-uniq - random-fu - random-source @@ -3055,7 +3055,7 @@ packages: - flac - flac-picture - forma - - ghc-syntax-highlighter < 0.0.11.0 # https://github.com/commercialhaskell/stackage/issues/7154 + - ghc-syntax-highlighter - hspec-megaparsec - htaglib - html-entity-map @@ -3114,7 +3114,7 @@ packages: "Takahiro Himura @himura": - lens-regex - - twitter-conduit < 0 # https://github.com/commercialhaskell/stackage/issues/7239 + - twitter-conduit < 0 # fails https://github.com/commercialhaskell/stackage/issues/7239 - twitter-types - twitter-types-lens @@ -3133,7 +3133,7 @@ packages: - scanner "Stanislav Chernichkin @schernichkin": - - partial-isomorphisms < 0 # https://github.com/commercialhaskell/stackage/issues/7248 + - partial-isomorphisms < 0 # failure https://github.com/commercialhaskell/stackage/issues/7248 "Christoph Breitkopf @bokesan": - IntervalMap @@ -3325,7 +3325,6 @@ packages: - hsb2hs - cmark - texmath - - highlighting-kate < 0 # 0.6.4 compile fail ghc-9.6 - skylighting - skylighting-core - pandoc-types @@ -3957,7 +3956,7 @@ packages: "Dylan Simon @dylex": - postgresql-typed - - invertible < 0 # via partial-isomorphisms + - invertible - ztail - zip-stream @@ -5343,7 +5342,7 @@ packages: - bitarray - blank-canvas - blaze-svg - - blaze-textual < 0 # via double-conversion + - blaze-textual - bloomfilter - boring - box @@ -6067,6 +6066,7 @@ packages: - BiobaseENA < 0 # tried BiobaseENA-0.0.0.2, but its *library* requires the disabled package: BiobaseTypes - BiobaseFasta < 0 # tried BiobaseFasta-0.4.0.1, but its *library* requires the disabled package: BiobaseTypes - BiobaseHTTP < 0 # tried BiobaseHTTP-1.2.0, but its *library* requires network < =2.8.0.0 and the snapshot contains network-3.1.4.0 + - BiobaseHTTP < 0 # tried BiobaseHTTP-1.2.0, but its *library* requires the disabled package: BiobaseEnsembl - BiobaseHTTP < 0 # tried BiobaseHTTP-1.2.0, but its *library* requires the disabled package: Taxonomy - BiobaseTypes < 0 # tried BiobaseTypes-0.2.1.0, but its *library* requires the disabled package: PrimitiveArray - BiobaseXNA < 0 # tried BiobaseXNA-0.11.1.1, but its *library* requires the disabled package: PrimitiveArray @@ -6094,7 +6094,6 @@ packages: - HaskellNet < 0 # tried HaskellNet-0.6.1.2, but its *library* requires bytestring >=0.10.2 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - HaskellNet-SSL < 0 # tried HaskellNet-SSL-0.3.4.4, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - Hoed < 0 # tried Hoed-0.5.1, but its *library* requires the disabled package: regex-tdfa-text - - IPv6Addr < 0 # tried IPv6Addr-2.0.5.1, but its *library* requires text >=1.1 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 - IPv6DB < 0 # tried IPv6DB-0.3.3, but its *executable* requires fast-logger >=2.4.8 && < 3.1 and the snapshot contains fast-logger-3.2.2 - IPv6DB < 0 # tried IPv6DB-0.3.3, but its *executable* requires optparse-applicative >=0.12.1.0 && < 0.16 and the snapshot contains optparse-applicative-0.18.1.0 - IPv6DB < 0 # tried IPv6DB-0.3.3, but its *executable* requires wai-logger >=2.2.7 && < 2.4 and the snapshot contains wai-logger-2.4.0 @@ -6115,7 +6114,6 @@ packages: - LPFP < 0 # tried LPFP-1.1.1, but its *library* requires the disabled package: diagrams-lib - LPFP < 0 # tried LPFP-1.1.1, but its *library* requires the disabled package: gloss - LambdaHack < 0 # tried LambdaHack-0.11.0.1, but its *library* requires the disabled package: sdl2 - - LambdaHack < 0 # tried LambdaHack-0.11.0.1, but its *library* requires the disabled package: witch - MFlow < 0 # tried MFlow-0.4.6.0, but its *library* requires the disabled package: TCache - MFlow < 0 # tried MFlow-0.4.6.0, but its *library* requires the disabled package: Workflow - MFlow < 0 # tried MFlow-0.4.6.0, but its *library* requires the disabled package: monadloc @@ -6211,8 +6209,6 @@ packages: - aeson-optics < 0 # tried aeson-optics-1.2.1, but its *library* requires bytestring >=0.10.8.1 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - aeson-optics < 0 # tried aeson-optics-1.2.1, but its *library* requires text >=1.2.2.0 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 - aeson-picker < 0 # tried aeson-picker-0.1.0.6, but its *library* requires text >=1.2 && < 2.1 and the snapshot contains text-2.1 - - aeson-schemas < 0 # tried aeson-schemas-1.4.1.0, but its *library* requires template-haskell >=2.16 && < 2.21 and the snapshot contains template-haskell-2.21.0.0 - - aeson-schemas < 0 # tried aeson-schemas-1.4.1.0, but its *library* requires text >=1.2.2.2 && < 2.1 and the snapshot contains text-2.1 - aeson-typescript < 0 # tried aeson-typescript-0.6.1.0, but its *library* requires the disabled package: string-interpolate - airship < 0 # tried airship-0.9.5, but its *library* requires mime-types >=0.1.0 && < 0.1.1 and the snapshot contains mime-types-0.1.2.0 - airship < 0 # tried airship-0.9.5, but its *library* requires unix >=2.7 && < 2.8 and the snapshot contains unix-2.8.3.0 @@ -6232,7 +6228,11 @@ packages: - animalcase < 0 # tried animalcase-0.1.0.2, but its *library* requires text >=1.0 && < 1.3 and the snapshot contains text-2.1 - ansigraph < 0 # tried ansigraph-0.3.0.5, but its *library* requires ansi-terminal >=0.6 && < 0.9 and the snapshot contains ansi-terminal-1.0 - ansigraph < 0 # tried ansigraph-0.3.0.5, but its *library* requires base >=4.6 && < 4.13 and the snapshot contains base-4.19.0.0 + - antiope-dynamodb < 0 # tried antiope-dynamodb-7.5.3, but its *library* requires the disabled package: amazonka + - antiope-dynamodb < 0 # tried antiope-dynamodb-7.5.3, but its *library* requires the disabled package: amazonka-dynamodb - antiope-dynamodb < 0 # tried antiope-dynamodb-7.5.3, but its *library* requires the disabled package: antiope-core + - antiope-s3 < 0 # tried antiope-s3-7.5.3, but its *library* requires the disabled package: amazonka + - antiope-s3 < 0 # tried antiope-s3-7.5.3, but its *library* requires the disabled package: amazonka-s3 - antiope-s3 < 0 # tried antiope-s3-7.5.3, but its *library* requires the disabled package: antiope-core - antiope-s3 < 0 # tried antiope-s3-7.5.3, but its *library* requires the disabled package: antiope-messages - apecs-gloss < 0 # tried apecs-gloss-0.2.4, but its *library* requires the disabled package: gloss @@ -6251,8 +6251,6 @@ packages: - ascii < 0 # tried ascii-1.7.0.1, but its *library* requires text ^>=1.2.5 || ^>=2.0 and the snapshot contains text-2.1 - ascii-case < 0 # tried ascii-case-1.0.1.3, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 and the snapshot contains base-4.19.0.0 - ascii-caseless < 0 # tried ascii-caseless-0.0.0.1, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 and the snapshot contains base-4.19.0.0 - - ascii-char < 0 # tried ascii-char-1.0.1.0, but its *library* requires base ^>=4.14 || ^>=4.15 || ^>=4.16 || ^>=4.17 || ^>=4.18 and the snapshot contains base-4.19.0.0 - - ascii-group < 0 # tried ascii-group-1.0.0.16, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 and the snapshot contains base-4.19.0.0 - ascii-numbers < 0 # tried ascii-numbers-1.2.0.1, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 and the snapshot contains base-4.19.0.0 - ascii-numbers < 0 # tried ascii-numbers-1.2.0.1, but its *library* requires bytestring ^>=0.10.12 || ^>=0.11 and the snapshot contains bytestring-0.12.0.2 - ascii-numbers < 0 # tried ascii-numbers-1.2.0.1, but its *library* requires text ^>=1.2.5 || ^>=2.0 and the snapshot contains text-2.1 @@ -6270,7 +6268,6 @@ packages: - attoparsec-run < 0 # tried attoparsec-run-0.0.2.0, but its *library* requires bytestring ^>=0.10.12 || ^>=0.11 and the snapshot contains bytestring-0.12.0.2 - attoparsec-run < 0 # tried attoparsec-run-0.0.2.0, but its *library* requires text ^>=1.2.4 || ^>=2.0 and the snapshot contains text-2.1 - attoparsec-uri < 0 # tried attoparsec-uri-0.0.9, but its *library* requires the disabled package: ip - - audacity < 0 # tried audacity-0.0.2.1, but its *library* requires deepseq >=1.3 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - aur < 0 # tried aur-7.0.7, but its *library* requires aeson >=0.9 && < 2.2 and the snapshot contains aeson-2.2.1.0 - aur < 0 # tried aur-7.0.7, but its *library* requires text ^>=1.2 and the snapshot contains text-2.1 - aura < 0 # tried aura-3.2.9, but its *executable* requires optparse-applicative >=0.14 && < 0.18 and the snapshot contains optparse-applicative-0.18.1.0 @@ -6281,8 +6278,7 @@ packages: - aura < 0 # tried aura-3.2.9, but its *library* requires time >=1.8 && < 1.12 and the snapshot contains time-1.12.2 - aura < 0 # tried aura-3.2.9, but its *library* requires transformers ^>=0.5 and the snapshot contains transformers-0.6.1.0 - aura < 0 # tried aura-3.2.9, but its *library* requires unix ^>=2.7.2.2 and the snapshot contains unix-2.8.3.0 - - aura < 0 # tried aura-3.2.9, but its *library* requires versions ^>=5 and the snapshot contains versions-6.0.3 - - autodocodec-openapi3 < 0 # tried autodocodec-openapi3-0.2.1.1, but its *library* requires the disabled package: openapi3 + - aura < 0 # tried aura-3.2.9, but its *library* requires versions ^>=5 and the snapshot contains versions-6.0.4 - avers < 0 # tried avers-0.0.17.1, but its *library* requires MonadRandom >=0.4.2.3 && < 0.6 and the snapshot contains MonadRandom-0.6 - avers < 0 # tried avers-0.0.17.1, but its *library* requires aeson >=1.1.2.1 && < 1.6 and the snapshot contains aeson-2.2.1.0 - avers < 0 # tried avers-0.0.17.1, but its *library* requires attoparsec >=0.13.1.0 && < 0.14 and the snapshot contains attoparsec-0.14.4 @@ -6297,8 +6293,7 @@ packages: - avers < 0 # tried avers-0.0.17.1, but its *library* requires time >=1.6.0.1 && < 1.10 and the snapshot contains time-1.12.2 - avers < 0 # tried avers-0.0.17.1, but its *library* requires vector >=0.11.0.0 && < 0.13 and the snapshot contains vector-0.13.1.0 - avers-api < 0 # tried avers-api-0.1.0, but its *library* requires the disabled package: avers - - avers-server < 0 # tried avers-server-0.1.0.1, but its *library* requires the disabled package: avers - - avers-server < 0 # tried avers-server-0.1.0.1, but its *library* requires the disabled package: websockets + - avers-server < 0 # tried avers-server-0.1.0.1, but its *library* requires the disabled package: bytestring-conversion - avro < 0 # tried avro-0.6.1.2, but its *library* requires text >=1.2.3 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 - avwx < 0 # tried avwx-0.3.0.3, but its *library* requires lens >=4.1 && < 5 and the snapshot contains lens-5.2.3 - avwx < 0 # tried avwx-0.3.0.3, but its *library* requires text >=1.2.2.1 && < 1.3 and the snapshot contains text-2.1 @@ -6333,9 +6328,8 @@ packages: - base64-lens < 0 # tried base64-lens-0.3.1, but its *library* requires bytestring ^>=0.10 and the snapshot contains bytestring-0.12.0.2 - base64-lens < 0 # tried base64-lens-0.3.1, but its *library* requires lens >=4.0 && < 5.1 and the snapshot contains lens-5.2.3 - base64-lens < 0 # tried base64-lens-0.3.1, but its *library* requires text ^>=1.2 and the snapshot contains text-2.1 - - battleship-combinatorics < 0 # tried battleship-combinatorics-0.0.1, but its *library* requires deepseq >=1.3 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - bcp47 < 0 # tried bcp47-0.2.0.6, but its *library* requires the disabled package: country - - bcp47-orphans < 0 # tried bcp47-orphans-0.1.0.6, but its *library* requires the disabled package: esqueleto + - bcp47-orphans < 0 # tried bcp47-orphans-0.1.0.6, but its *library* requires the disabled package: bcp47 - beam-core < 0 # tried beam-core-0.10.1.0, but its *library* requires aeson >=0.11 && < 2.2 and the snapshot contains aeson-2.2.1.0 - beam-core < 0 # tried beam-core-0.10.1.0, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - beam-core < 0 # tried beam-core-0.10.1.0, but its *library* requires ghc-prim >=0.5 && < 0.11 and the snapshot contains ghc-prim-0.11.0 @@ -6364,6 +6358,7 @@ packages: - beam-sqlite < 0 # tried beam-sqlite-0.5.3.0, but its *library* requires aeson >=0.11 && < 2.2 and the snapshot contains aeson-2.2.1.0 - beam-sqlite < 0 # tried beam-sqlite-0.5.3.0, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - beam-sqlite < 0 # tried beam-sqlite-0.5.3.0, but its *library* requires text >=1.0 && < 2.1 and the snapshot contains text-2.1 + - beam-sqlite < 0 # tried beam-sqlite-0.5.3.0, but its *library* requires the disabled package: sqlite-simple - bench < 0 # tried bench-1.0.12, but its *executable* requires optparse-applicative >=0.14.0.0 && < 0.18 and the snapshot contains optparse-applicative-0.18.1.0 - bench < 0 # tried bench-1.0.12, but its *executable* requires text < 2.1 and the snapshot contains text-2.1 - bench-show < 0 # tried bench-show-0.3.2, but its *executable* requires base >=4.8 && < 4.17 and the snapshot contains base-4.19.0.0 @@ -6406,7 +6401,6 @@ packages: - boomerang < 0 # tried boomerang-1.4.9, but its *library* requires th-abstraction >=0.4 && < 0.6 and the snapshot contains th-abstraction-0.6.0.0 - boots < 0 # tried boots-0.2.0.1, but its *library* requires mtl >=2.2.2 && < 2.3 and the snapshot contains mtl-2.3.1 - both < 0 # tried both-0.1.1.2, but its *library* requires the disabled package: zero - - bounded-qsem < 0 # tried bounded-qsem-0.1.0.1, but its *library* requires base >=4.8 && < 4.19 and the snapshot contains base-4.19.0.0 - bower-json < 0 # tried bower-json-1.1.0.0, but its *library* requires the disabled package: aeson-better-errors - box-csv < 0 # tried box-csv-0.2.0, but its *library* requires box ^>=0.8 and the snapshot contains box-0.9.3.1 - box-csv < 0 # tried box-csv-0.2.0, but its *library* requires text ^>=1.2 and the snapshot contains text-2.1 @@ -6430,7 +6424,6 @@ packages: - buchhaltung < 0 # tried buchhaltung-0.0.7, but its *library* requires the disabled package: regex-tdfa-text - bulletproofs < 0 # tried bulletproofs-1.1.0, but its *library* requires the disabled package: elliptic-curve - bulletproofs < 0 # tried bulletproofs-1.1.0, but its *library* requires the disabled package: galois-field - - burrito < 0 # tried burrito-2.0.1.7, but its *library* requires bytestring >=0.11.3 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - butcher < 0 # tried butcher-1.3.3.2, but its *library* requires base >=4.11 && < 4.17 and the snapshot contains base-4.19.0.0 - butcher < 0 # tried butcher-1.3.3.2, but its *library* requires bifunctors < 5.6 and the snapshot contains bifunctors-5.6.1 - butcher < 0 # tried butcher-1.3.3.2, but its *library* requires free < 5.2 and the snapshot contains free-5.2 @@ -6439,18 +6432,18 @@ packages: - buttplug-hs-core < 0 # tried buttplug-hs-core-0.1.0.1, but its *library* requires aeson >=1.5.5.1 && < 2.1 and the snapshot contains aeson-2.2.1.0 - buttplug-hs-core < 0 # tried buttplug-hs-core-0.1.0.1, but its *library* requires bytestring >=0.10.12.0 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - buttplug-hs-core < 0 # tried buttplug-hs-core-0.1.0.1, but its *library* requires text >=1.2.4.1 && < 1.3 and the snapshot contains text-2.1 - - buttplug-hs-core < 0 # tried buttplug-hs-core-0.1.0.1, but its *library* requires wuss >=1.1.18 && < 1.2 and the snapshot contains wuss-2.0.1.5 - - byte-count-reader < 0 # tried byte-count-reader-0.10.1.10, but its *library* requires text >=1.2.3.2 && < 2.1 and the snapshot contains text-2.1 + - buttplug-hs-core < 0 # tried buttplug-hs-core-0.1.0.1, but its *library* requires websockets >=0.12.7.2 && < 0.13 and the snapshot contains websockets-0.13.0.0 + - buttplug-hs-core < 0 # tried buttplug-hs-core-0.1.0.1, but its *library* requires wuss >=1.1.18 && < 1.2 and the snapshot contains wuss-2.0.1.7 - bytebuild < 0 # tried bytebuild-0.3.14.0, but its *library* requires base >=4.12.0.0 && < 4.19 and the snapshot contains base-4.19.0.0 - bytebuild < 0 # tried bytebuild-0.3.14.0, but its *library* requires bytestring >=0.10.8.2 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - bytehash < 0 # tried bytehash-0.1.1.0, but its *library* requires bytestring >=0.10.8 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - byteslice < 0 # tried byteslice-0.2.12.0, but its *library* requires the disabled package: primitive-unlifted - bytesmith < 0 # tried bytesmith-0.3.10.0, but its *library* requires bytestring >=0.10.8 && < =0.12 and the snapshot contains bytestring-0.12.0.2 + - bytestring-conversion < 0 # tried bytestring-conversion-0.3.2, but its *library* requires the disabled package: double-conversion - bytestring-progress < 0 # tried bytestring-progress-1.4, but its *library* requires text >=1.2.3.1 && < 1.3 and the snapshot contains text-2.1 - bytestring-trie < 0 # tried bytestring-trie-0.2.7.2, but its *library* requires base >=4.5 && < 4.19 and the snapshot contains base-4.19.0.0 - bytestring-trie < 0 # tried bytestring-trie-0.2.7.2, but its *library* requires bytestring >=0.9.2 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - bytestring-trie < 0 # tried bytestring-trie-0.2.7.2, but its *library* requires deepseq >=1.2 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - - c14n < 0 # tried c14n-0.1.0.3, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - cabal-debian < 0 # tried cabal-debian-5.2.2, but its *library* requires the disabled package: newtype-generics - cabal-flatpak < 0 # tried cabal-flatpak-0.1.0.4, but its *executable* requires aeson >=2.0 && < 2.2 and the snapshot contains aeson-2.2.1.0 - cabal-flatpak < 0 # tried cabal-flatpak-0.1.0.4, but its *executable* requires optparse-applicative >=0.11 && < 0.18 and the snapshot contains optparse-applicative-0.18.1.0 @@ -6458,6 +6451,7 @@ packages: - cabal-plan < 0 # tried cabal-plan-0.7.3.0, but its *library* requires base ^>=4.10.0.0 || ^>=4.11.0.0 || ^>=4.12.0.0 || ^>=4.13.0.0 || ^>=4.14.0.0 || ^>=4.15.0.0 || ^>=4.16.0.0 || ^>=4.17.0.0 || ^>=4.18.0.0 and the snapshot contains base-4.19.0.0 - cabal-plan < 0 # tried cabal-plan-0.7.3.0, but its *library* requires bytestring ^>=0.10.8.0 || ^>=0.11.1.0 and the snapshot contains bytestring-0.12.0.2 - cabal-plan < 0 # tried cabal-plan-0.7.3.0, but its *library* requires text ^>=1.2.3 || ^>=2.0.1 and the snapshot contains text-2.1 + - cabal2nix < 0 # tried cabal2nix-2.19.1, but its *library* requires the disabled package: language-nix - cairo < 0 # tried cairo-0.13.10.0, but its *library* requires bytestring < 0.12 and the snapshot contains bytestring-0.12.0.2 - cairo < 0 # tried cairo-0.13.10.0, but its *library* requires text >=1.0.0.0 && < 2.1 and the snapshot contains text-2.1 - capability < 0 # tried capability-0.5.0.1, but its *library* requires constraints >=0.1 && < 0.14 and the snapshot contains constraints-0.14 @@ -6481,8 +6475,6 @@ packages: - captcha-core < 0 # tried captcha-core-0.1.0.1, but its *library* requires mtl >=2.2.2 && < 2.3 and the snapshot contains mtl-2.3.1 - captcha-core < 0 # tried captcha-core-0.1.0.1, but its *library* requires o-clock >=1.2.1 && < 1.3 and the snapshot contains o-clock-1.4.0 - captcha-core < 0 # tried captcha-core-0.1.0.1, but its *library* requires text >=1.2.4.1 && < 1.3 and the snapshot contains text-2.1 - - cassava-conduit < 0 # tried cassava-conduit-0.6.5, but its *library* requires bytestring >=0.11 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - cassava-conduit < 0 # tried cassava-conduit-0.6.5, but its *library* requires text >=1.2 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 - cassava-megaparsec < 0 # tried cassava-megaparsec-2.1.0, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - cassava-megaparsec < 0 # tried cassava-megaparsec-2.1.0, but its *library* requires vector >=0.11 && < 0.13 and the snapshot contains vector-0.13.1.0 - caster < 0 # tried caster-0.0.3.0, but its *library* requires the disabled package: fast-builder @@ -6495,14 +6487,14 @@ packages: - cayley-client < 0 # tried cayley-client-0.4.19.2, but its *library* requires text >=1.2.2 && < 1.3 and the snapshot contains text-2.1 - cayley-client < 0 # tried cayley-client-0.4.19.2, but its *library* requires transformers >=0.4.2 && < 0.6 and the snapshot contains transformers-0.6.1.0 - cereal-time < 0 # tried cereal-time-0.1.0.0, but its *library* requires time >=1.5 && < 1.8.1 and the snapshot contains time-1.12.2 - - cgi < 0 # tried cgi-3001.5.0.1, but its *library* requires bytestring < 0.12 and the snapshot contains bytestring-0.12.0.2 - - chart-svg < 0 # tried chart-svg-0.5.2.0, but its *library* requires the disabled package: string-interpolate + - cgi < 0 # tried cgi-3001.5.0.1, but its *library* requires the disabled package: multipart + - chart-svg < 0 # tried chart-svg-0.6.0.0, but its *library* requires the disabled package: string-interpolate - chatwork < 0 # tried chatwork-0.1.3.5, but its *library* requires aeson >=1.0.2.1 && < 1.5 and the snapshot contains aeson-2.2.1.0 - chatwork < 0 # tried chatwork-0.1.3.5, but its *library* requires aeson-casing >=0.1.0.5 && < 0.2 and the snapshot contains aeson-casing-0.2.0.0 - chatwork < 0 # tried chatwork-0.1.3.5, but its *library* requires bytestring >=0.10.8.1 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - chatwork < 0 # tried chatwork-0.1.3.5, but its *library* requires connection >=0.2.7 && < 0.3 and the snapshot contains connection-0.3.1 - chatwork < 0 # tried chatwork-0.1.3.5, but its *library* requires http-api-data >=0.3.5 && < 0.3.9 and the snapshot contains http-api-data-0.6 - - chatwork < 0 # tried chatwork-0.1.3.5, but its *library* requires http-client >=0.5.5.0 && < 0.6 and the snapshot contains http-client-0.7.15 + - chatwork < 0 # tried chatwork-0.1.3.5, but its *library* requires http-client >=0.5.5.0 && < 0.6 and the snapshot contains http-client-0.7.16 - chatwork < 0 # tried chatwork-0.1.3.5, but its *library* requires req >=1.0.0 && < 1.3.0 and the snapshot contains req-3.13.1 - chatwork < 0 # tried chatwork-0.1.3.5, but its *library* requires text >=1.2.2.1 && < 1.3 and the snapshot contains text-2.1 - cheapskate < 0 # tried cheapskate-0.1.1.2, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1 @@ -6520,17 +6512,12 @@ packages: - classy-prelude-yesod < 0 # tried classy-prelude-yesod-1.5.0, but its *library* requires the disabled package: yesod - classyplate < 0 # tried classyplate-0.3.2.0, but its *library* requires base >=4.10 && < 4.13 and the snapshot contains base-4.19.0.0 - classyplate < 0 # tried classyplate-0.3.2.0, but its *library* requires template-haskell >=2.12 && < 2.15 and the snapshot contains template-haskell-2.21.0.0 - - cleff < 0 # tried cleff-0.3.3.0, but its *library* requires base >=4.12 && < 4.19 and the snapshot contains base-4.19.0.0 - - cleff < 0 # tried cleff-0.3.3.0, but its *library* requires template-haskell >=2.14 && < 2.21 and the snapshot contains template-haskell-2.21.0.0 - cleff < 0 # tried cleff-0.3.3.0, but its *library* requires th-abstraction >=0.2 && < 0.6 and the snapshot contains th-abstraction-0.6.0.0 - cleff-plugin < 0 # tried cleff-plugin-0.1.0.0, but its *library* requires base >=4.12 && < 4.17 and the snapshot contains base-4.19.0.0 - cleff-plugin < 0 # tried cleff-plugin-0.1.0.0, but its *library* requires ghc >=8.6 && < 9.3 and the snapshot contains ghc-9.8.1 - - climb < 0 # tried climb-0.4.1, but its *library* requires text >=1.2 && < 2 and the snapshot contains text-2.1 - clock-extras < 0 # tried clock-extras-0.1.0.2, but its *library* requires clock >=0.4.6 && < 0.8.0 and the snapshot contains clock-0.8.4 - - cmark < 0 # tried cmark-0.6.1, but its *library* requires text >=1.0 && < 2.1 and the snapshot contains text-2.1 - cmark-highlight < 0 # tried cmark-highlight-0.2.0.0, but its *library* requires cmark >=0.5 && < 0.6 and the snapshot contains cmark-0.6.1 - cmark-highlight < 0 # tried cmark-highlight-0.2.0.0, but its *library* requires the disabled package: highlighting-kate - - cmark-lucid < 0 # tried cmark-lucid-0.1.0.0, but its *library* requires the disabled package: cmark - co-log < 0 # tried co-log-0.6.0.2, but its *library* requires base >=4.14 && < 4.19 and the snapshot contains base-4.19.0.0 - co-log-concurrent < 0 # tried co-log-concurrent-0.5.1.0, but its *library* requires base >=4.10.1.0 && < 4.19 and the snapshot contains base-4.19.0.0 - codec < 0 # tried codec-0.2.1, but its *library* requires the disabled package: binary-bits @@ -6538,7 +6525,6 @@ packages: - colonnade < 0 # tried colonnade-1.2.0.2, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - colonnade < 0 # tried colonnade-1.2.0.2, but its *library* requires text >=1.0 && < 2.1 and the snapshot contains text-2.1 - colour-accelerate < 0 # tried colour-accelerate-0.4.0.0, but its *library* requires the disabled package: accelerate - - comfort-glpk < 0 # tried comfort-glpk-0.1, but its *library* requires deepseq >=1.3 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - comonad-extras < 0 # tried comonad-extras-4.0.1, but its *library* requires semigroupoids >=4 && < 6 and the snapshot contains semigroupoids-6.0.0.1 - comonad-extras < 0 # tried comonad-extras-4.0.1, but its *library* requires transformers >=0.2 && < 0.6 and the snapshot contains transformers-0.6.1.0 - composite-aeson < 0 # tried composite-aeson-0.8.2.2, but its *library* requires aeson >=1.1.2.0 && < 2.1 and the snapshot contains aeson-2.2.1.0 @@ -6569,11 +6555,11 @@ packages: - conduit-connection < 0 # tried conduit-connection-0.1.0.5, but its *library* requires resourcet >=1.1 && < 1.3 and the snapshot contains resourcet-1.3.0 - conduit-connection < 0 # tried conduit-connection-0.1.0.5, but its *library* requires transformers >=0.2 && < 0.6 and the snapshot contains transformers-0.6.1.0 - conduit-throttle < 0 # tried conduit-throttle-0.3.1.0, but its *library* requires the disabled package: throttle-io-stream - - confcrypt < 0 # tried confcrypt-0.2.3.3, but its *library* requires amazonka >=1.6 && < 1.7 and the snapshot contains amazonka-2.0 - - confcrypt < 0 # tried confcrypt-0.2.3.3, but its *library* requires amazonka-kms >=1.6 && < 1.7 and the snapshot contains amazonka-kms-2.0 - confcrypt < 0 # tried confcrypt-0.2.3.3, but its *library* requires bytestring >=0.10.8 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - confcrypt < 0 # tried confcrypt-0.2.3.3, but its *library* requires mtl >=2.2 && < 2.3 and the snapshot contains mtl-2.3.1 - confcrypt < 0 # tried confcrypt-0.2.3.3, but its *library* requires optparse-applicative >=0.14 && < 0.15 and the snapshot contains optparse-applicative-0.18.1.0 + - confcrypt < 0 # tried confcrypt-0.2.3.3, but its *library* requires the disabled package: amazonka + - confcrypt < 0 # tried confcrypt-0.2.3.3, but its *library* requires the disabled package: amazonka-kms - confcrypt < 0 # tried confcrypt-0.2.3.3, but its *library* requires the disabled package: crypto-pubkey-openssh - conferer < 0 # tried conferer-1.1.0.0, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - conferer < 0 # tried conferer-1.1.0.0, but its *library* requires text >=1.1 && < 2.1 and the snapshot contains text-2.1 @@ -6597,7 +6583,6 @@ packages: - cpuinfo < 0 # tried cpuinfo-0.1.0.2, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - cpuinfo < 0 # tried cpuinfo-0.1.0.2, but its *library* requires deepseq >=1.4 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - crackNum < 0 # tried crackNum-3.4, but its *executable* requires the disabled package: sbv - - credential-store < 0 # tried credential-store-0.1.2, but its *library* requires the disabled package: dbus - crypto-pubkey < 0 # tried crypto-pubkey-0.2.8, but its *library* requires the disabled package: crypto-numbers - crypto-pubkey < 0 # tried crypto-pubkey-0.2.8, but its *library* requires the disabled package: crypto-random - cryptocipher < 0 # tried cryptocipher-0.6.2, but its *library* requires the disabled package: cipher-blowfish @@ -6612,7 +6597,6 @@ packages: - css-syntax < 0 # tried css-syntax-0.1.0.1, but its *library* requires text >=2.0 && < 2.1 and the snapshot contains text-2.1 - csv-conduit < 0 # tried csv-conduit-0.7.3.0, but its *library* requires mtl < 2.3 and the snapshot contains mtl-2.3.1 - cubicbezier < 0 # tried cubicbezier-0.6.0.7, but its *library* requires the disabled package: vector-space - - cue-sheet < 0 # tried cue-sheet-2.0.2, but its *library* requires bytestring >=0.10.8 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - curl-runnings < 0 # tried curl-runnings-0.17.0, but its *library* requires the disabled package: connection - curl-runnings < 0 # tried curl-runnings-0.17.0, but its *library* requires the disabled package: dhall - curl-runnings < 0 # tried curl-runnings-0.17.0, but its *library* requires the disabled package: dhall-json @@ -6650,11 +6634,6 @@ packages: - dawg-ord < 0 # tried dawg-ord-0.5.1.2, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1 - dawg-ord < 0 # tried dawg-ord-0.5.1.2, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.0 - dawg-ord < 0 # tried dawg-ord-0.5.1.2, but its *library* requires vector >=0.10 && < 0.13 and the snapshot contains vector-0.13.1.0 - - dbus < 0 # tried dbus-1.3.1, but its *library* requires bytestring < 0.12 and the snapshot contains bytestring-0.12.0.2 - - dbus < 0 # tried dbus-1.3.1, but its *library* requires deepseq < 1.5 and the snapshot contains deepseq-1.5.0.0 - - dbus < 0 # tried dbus-1.3.1, but its *library* requires template-haskell >=2.18 && < 2.21 and the snapshot contains template-haskell-2.21.0.0 - - dbus < 0 # tried dbus-1.3.1, but its *library* requires text < 2.1 and the snapshot contains text-2.1 - - dbus-hslogger < 0 # tried dbus-hslogger-0.1.0.1, but its *library* requires the disabled package: dbus - decidable < 0 # tried decidable-0.3.1.0, but its *library* requires singletons-base < 3.2 and the snapshot contains singletons-base-3.3 - deepseq-instances < 0 # tried deepseq-instances-0.1.0.1, but its *library* requires base >=4.13.0.0 && < 4.15 and the snapshot contains base-4.19.0.0 - deepseq-instances < 0 # tried deepseq-instances-0.1.0.1, but its *library* requires deepseq >=1.4.0.0 && < 1.5 and the snapshot contains deepseq-1.5.0.0 @@ -6664,7 +6643,6 @@ packages: - dhall-bash < 0 # tried dhall-bash-1.0.41, but its *library* requires text >=0.2 && < 2.1 and the snapshot contains text-2.1 - dhall-json < 0 # tried dhall-json-1.7.12, but its *library* requires aeson >=1.4.6.0 && < 2.2 and the snapshot contains aeson-2.2.1.0 - dhall-json < 0 # tried dhall-json-1.7.12, but its *library* requires bytestring < 0.12 and the snapshot contains bytestring-0.12.0.2 - - dhall-json < 0 # tried dhall-json-1.7.12, but its *library* requires optparse-applicative >=0.14.0.0 && < 0.18 and the snapshot contains optparse-applicative-0.18.1.0 - dhall-json < 0 # tried dhall-json-1.7.12, but its *library* requires text >=0.11.1.0 && < 2.1 and the snapshot contains text-2.1 - dhall-lsp-server < 0 # tried dhall-lsp-server-1.1.3, but its *library* requires aeson >=1.3.1.1 && < 2.2 and the snapshot contains aeson-2.2.1.0 - dhall-lsp-server < 0 # tried dhall-lsp-server-1.1.3, but its *library* requires bytestring >=0.10.8.2 && < 0.12 and the snapshot contains bytestring-0.12.0.2 @@ -6673,12 +6651,10 @@ packages: - dhall-lsp-server < 0 # tried dhall-lsp-server-1.1.3, but its *library* requires mtl >=2.2.2 && < 2.3 and the snapshot contains mtl-2.3.1 - dhall-lsp-server < 0 # tried dhall-lsp-server-1.1.3, but its *library* requires text >=1.2.3.0 && < 2.1 and the snapshot contains text-2.1 - dhall-lsp-server < 0 # tried dhall-lsp-server-1.1.3, but its *library* requires transformers >=0.5.5.0 && < 0.6 and the snapshot contains transformers-0.6.1.0 - - dhall-nix < 0 # tried dhall-nix-1.1.26, but its *executable* requires optparse-generic >=1.1.1 && < 1.5 and the snapshot contains optparse-generic-1.5.2 - dhall-nix < 0 # tried dhall-nix-1.1.26, but its *library* requires text >=0.8.0.0 && < 2.1 and the snapshot contains text-2.1 - dhall-nix < 0 # tried dhall-nix-1.1.26, but its *library* requires the disabled package: hnix - dhall-yaml < 0 # tried dhall-yaml-1.2.12, but its *library* requires aeson >=1.0.0.0 && < 2.2 and the snapshot contains aeson-2.2.1.0 - dhall-yaml < 0 # tried dhall-yaml-1.2.12, but its *library* requires bytestring < 0.12 and the snapshot contains bytestring-0.12.0.2 - - dhall-yaml < 0 # tried dhall-yaml-1.2.12, but its *library* requires optparse-applicative >=0.14.0.0 && < 0.18 and the snapshot contains optparse-applicative-0.18.1.0 - dhall-yaml < 0 # tried dhall-yaml-1.2.12, but its *library* requires text >=0.11.1.0 && < 2.1 and the snapshot contains text-2.1 - diagrams < 0 # tried diagrams-1.4.1, but its *library* requires the disabled package: diagrams-contrib - diagrams < 0 # tried diagrams-1.4.1, but its *library* requires the disabled package: diagrams-lib @@ -6730,11 +6706,13 @@ packages: - distributed-static < 0 # tried distributed-static-0.3.9, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - distribution < 0 # tried distribution-1.1.1.0, but its *library* requires containers >=0.5 && < 0.6 and the snapshot contains containers-0.6.8 - distribution < 0 # tried distribution-1.1.1.0, but its *library* requires random >=1.1 && < 1.2 and the snapshot contains random-1.2.1.1 + - distribution-nixpkgs < 0 # tried distribution-nixpkgs-1.7.0.1, but its *library* requires the disabled package: language-nix + - distribution-opensuse < 0 # tried distribution-opensuse-1.1.4, but its *library* requires the disabled package: parsec-class - diversity < 0 # tried diversity-0.8.1.0, but its *library* requires the disabled package: fasta - docker < 0 # tried docker-0.7.0.1, but its *library* requires bytestring >=0.10.0 && < 0.12.0 and the snapshot contains bytestring-0.12.0.2 - docker < 0 # tried docker-0.7.0.1, but its *library* requires text >=1.0.0 && < 2.0.0 and the snapshot contains text-2.1 - docker < 0 # tried docker-0.7.0.1, but its *library* requires tls >=1.3.7 && < 1.7.0 and the snapshot contains tls-1.9.0 - - docker-build-cacher < 0 # tried docker-build-cacher-2.1.1, but its *library* requires language-docker >=6.0.4 && < 7.0 and the snapshot contains language-docker-12.1.0 + - docker-build-cacher < 0 # tried docker-build-cacher-2.1.1, but its *library* requires the disabled package: language-docker - docopt < 0 # tried docopt-0.7.0.7, but its *library* requires containers >=0.6.2 && < 0.6.6 and the snapshot contains containers-0.6.8 - download < 0 # tried download-0.3.2.7, but its *library* requires the disabled package: feed - download-curl < 0 # tried download-curl-0.1.4, but its *library* requires the disabled package: feed @@ -6745,7 +6723,6 @@ packages: - edit < 0 # tried edit-1.0.1.0, but its *library* requires deepseq >=1.1 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - edit < 0 # tried edit-1.0.1.0, but its *library* requires transformers >=0.5 && < 0.6 and the snapshot contains transformers-0.6.1.0 - effect-handlers < 0 # tried effect-handlers-0.1.0.8, but its *library* requires free >=4.9 && < 5 and the snapshot contains free-5.2 - - effectful-th < 0 # tried effectful-th-1.0.0.1, but its *library* requires template-haskell >=2.15 && < 2.21 and the snapshot contains template-haskell-2.21.0.0 - egison < 0 # tried egison-4.1.3, but its *library* requires text >=0.2 && < 1.3 and the snapshot contains text-2.1 - egison < 0 # tried egison-4.1.3, but its *library* requires transformers >=0.4 && < 0.6 and the snapshot contains transformers-0.6.1.0 - egison < 0 # tried egison-4.1.3, but its *library* requires vector >=0.12 && < 0.13 and the snapshot contains vector-0.13.1.0 @@ -6767,14 +6744,10 @@ packages: - ekg-statsd < 0 # tried ekg-statsd-0.2.5.0, but its *library* requires time < 1.10 and the snapshot contains time-1.12.2 - ekg-wai < 0 # tried ekg-wai-0.1.1.0, but its *library* requires time < 1.10 and the snapshot contains time-1.12.2 - elliptic-curve < 0 # tried elliptic-curve-0.3.0, but its *library* requires protolude >=0.2 && < 0.3 and the snapshot contains protolude-0.3.3 - - elm-street < 0 # tried elm-street-0.2.1.1, but its *library* requires base >=4.11.1.0 && < 4.19 and the snapshot contains base-4.19.0.0 - email-validate < 0 # tried email-validate-2.3.2.19, but its *library* requires template-haskell >=2.10.0.0 && < 2.21 and the snapshot contains template-haskell-2.21.0.0 - emd < 0 # tried emd-0.2.0.0, but its *library* requires the disabled package: finite-typelits - envy < 0 # tried envy-2.1.2.0, but its *library* requires bytestring >=0.10 && < 0.11 || >=0.11 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - envy < 0 # tried envy-2.1.2.0, but its *library* requires text >=1.2 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 - - errata < 0 # tried errata-0.4.0.1, but its *library* requires base >=4.12 && < 4.19 and the snapshot contains base-4.19.0.0 - - errata < 0 # tried errata-0.4.0.1, but its *library* requires text >=1.2.3 && < 2.1 and the snapshot contains text-2.1 - - esqueleto < 0 # tried esqueleto-3.5.11.0, but its *library* requires text >=0.11 && < 2.1 and the snapshot contains text-2.1 - essence-of-live-coding-gloss < 0 # tried essence-of-live-coding-gloss-0.2.7, but its *library* requires the disabled package: essence-of-live-coding - essence-of-live-coding-pulse < 0 # tried essence-of-live-coding-pulse-0.2.7, but its *library* requires the disabled package: essence-of-live-coding - essence-of-live-coding-quickcheck < 0 # tried essence-of-live-coding-quickcheck-0.2.7, but its *library* requires the disabled package: essence-of-live-coding @@ -6784,7 +6757,8 @@ packages: - event < 0 # tried event-0.1.4, but its *library* requires semigroups >=0.16 && < 0.19 and the snapshot contains semigroups-0.20 - event < 0 # tried event-0.1.4, but its *library* requires transformers >=0.4 && < 0.6 and the snapshot contains transformers-0.6.1.0 - eventful-core < 0 # tried eventful-core-0.2.0, but its *library* requires the disabled package: sum-type-boilerplate - - eventful-dynamodb < 0 # tried eventful-dynamodb-0.2.0, but its *library* requires the disabled package: eventful-core + - eventful-dynamodb < 0 # tried eventful-dynamodb-0.2.0, but its *library* requires the disabled package: amazonka + - eventful-dynamodb < 0 # tried eventful-dynamodb-0.2.0, but its *library* requires the disabled package: amazonka-dynamodb - eventful-memory < 0 # tried eventful-memory-0.2.0, but its *library* requires the disabled package: eventful-core - eventful-postgresql < 0 # tried eventful-postgresql-0.2.0, but its *library* requires the disabled package: eventful-core - eventful-postgresql < 0 # tried eventful-postgresql-0.2.0, but its *library* requires the disabled package: eventful-sql-common @@ -6797,7 +6771,6 @@ packages: - eventsource-geteventstore-store < 0 # tried eventsource-geteventstore-store-1.2.1, but its *library* requires the disabled package: eventstore - eventsource-stub-store < 0 # tried eventsource-stub-store-1.1.1, but its *library* requires the disabled package: eventsource-api - exception-via < 0 # tried exception-via-0.2.0.0, but its *library* requires template-haskell >=2.9.0.0 && < 2.21 and the snapshot contains template-haskell-2.21.0.0 - - exon < 0 # tried exon-1.6.1.0, but its *library* requires the disabled package: incipit-base - failable < 0 # tried failable-1.2.4.0, but its *library* requires mtl >=2.2 && < 2.3 and the snapshot contains mtl-2.3.1 - failable < 0 # tried failable-1.2.4.0, but its *library* requires transformers >=0.4.2 && < 0.6 and the snapshot contains transformers-0.6.1.0 - fakedata < 0 # tried fakedata-1.0.3, but its *library* requires the disabled package: string-random @@ -6808,7 +6781,6 @@ packages: - fastmemo < 0 # tried fastmemo-0.1.1, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - fclabels < 0 # tried fclabels-2.0.5.1, but its *library* requires base >=4.5 && < 4.19 and the snapshot contains base-4.19.0.0 - fclabels < 0 # tried fclabels-2.0.5.1, but its *library* requires template-haskell >=2.2 && < 2.21 and the snapshot contains template-haskell-2.21.0.0 - - fdo-notify < 0 # tried fdo-notify-0.3.1, but its *library* requires the disabled package: dbus - feed < 0 # tried feed-1.3.2.1, but its *library* requires base >=4 && < 4.19 and the snapshot contains base-4.19.0.0 - feed < 0 # tried feed-1.3.2.1, but its *library* requires text < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 - fib < 0 # tried fib-0.1.0.1, but its *library* requires the disabled package: base-noprelude @@ -6817,9 +6789,6 @@ packages: - filepath-bytestring < 0 # tried filepath-bytestring-1.4.2.1.13, but its *library* requires base >=4 && < 4.19 and the snapshot contains base-4.19.0.0 - finite-typelits < 0 # tried finite-typelits-0.1.6.0, but its *library* requires base >=4.7 && < 4.19 and the snapshot contains base-4.19.0.0 - first-class-patterns < 0 # tried first-class-patterns-0.3.2.5, but its *library* requires transformers >=0.1.0 && < 0.6 and the snapshot contains transformers-0.6.1.0 - - fix-whitespace < 0 # tried fix-whitespace-0.1, but its *library* requires text >=1.2.3.0 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 - - flac < 0 # tried flac-0.2.1, but its *library* requires bytestring >=0.2 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - flac-picture < 0 # tried flac-picture-0.1.2, but its *library* requires bytestring >=0.2 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - flat-mcmc < 0 # tried flat-mcmc-1.5.2, but its *library* requires text >=1.2 && < 2 and the snapshot contains text-2.1 - flat-mcmc < 0 # tried flat-mcmc-1.5.2, but its *library* requires transformers >=0.2 && < 0.6 and the snapshot contains transformers-0.6.1.0 - fold-debounce-conduit < 0 # tried fold-debounce-conduit-0.2.0.7, but its *library* requires base >=4.9.0 && < 4.17 and the snapshot contains base-4.19.0.0 @@ -6850,8 +6819,6 @@ packages: - galois-field < 0 # tried galois-field-1.0.2, but its *library* requires protolude >=0.2 && < 0.3 and the snapshot contains protolude-0.3.3 - galois-field < 0 # tried galois-field-1.0.2, but its *library* requires vector >=0.12.0 && < 0.13 and the snapshot contains vector-0.13.1.0 - gdax < 0 # tried gdax-0.6.0.0, but its *library* requires the disabled package: regex-tdfa-text - - gdax < 0 # tried gdax-0.6.0.0, but its *library* requires the disabled package: websockets - - gdax < 0 # tried gdax-0.6.0.0, but its *library* requires the disabled package: wuss - generic-aeson < 0 # tried generic-aeson-0.2.0.14, but its *library* requires aeson >=0.6 && < 2.2 and the snapshot contains aeson-2.2.1.0 - generic-aeson < 0 # tried generic-aeson-0.2.0.14, but its *library* requires base >=4.4 && < 4.17 and the snapshot contains base-4.19.0.0 - generic-aeson < 0 # tried generic-aeson-0.2.0.14, but its *library* requires text >=0.11 && < 2.1 and the snapshot contains text-2.1 @@ -6891,21 +6858,17 @@ packages: - ginger < 0 # tried ginger-0.10.5.2, but its *library* requires bytestring >=0.10.8.2 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - ginger < 0 # tried ginger-0.10.5.2, but its *library* requires text >=1.2.3.1 && < 2.1 and the snapshot contains text-2.1 - gio < 0 # tried gio-0.13.10.0, but its *library* requires bytestring < 0.12 and the snapshot contains bytestring-0.12.0.2 - - git-annex < 0 # tried git-annex-10.20231129, but its *executable* requires the disabled package: aws - - git-annex < 0 # tried git-annex-10.20231129, but its *executable* requires the disabled package: dbus - - git-annex < 0 # tried git-annex-10.20231129, but its *executable* requires the disabled package: feed - - git-annex < 0 # tried git-annex-10.20231129, but its *executable* requires the disabled package: filepath-bytestring - - git-annex < 0 # tried git-annex-10.20231129, but its *executable* requires the disabled package: git-lfs + - git-annex < 0 # tried git-annex-10.20231227, but its *executable* requires the disabled package: aws + - git-annex < 0 # tried git-annex-10.20231227, but its *executable* requires the disabled package: feed + - git-annex < 0 # tried git-annex-10.20231227, but its *executable* requires the disabled package: filepath-bytestring + - git-annex < 0 # tried git-annex-10.20231227, but its *executable* requires the disabled package: git-lfs - git-lfs < 0 # tried git-lfs-1.2.1, but its *library* requires aeson >=1.3 && < 2.2 and the snapshot contains aeson-2.2.1.0 - git-lfs < 0 # tried git-lfs-1.2.1, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - git-lfs < 0 # tried git-lfs-1.2.1, but its *library* requires text >=1.2 && < 2.1 and the snapshot contains text-2.1 - - github-release < 0 # tried github-release-2.0.0.9, but its *library* requires bytestring >=0.11.3 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - github-rest < 0 # tried github-rest-1.1.4, but its *library* requires text < 2.1 and the snapshot contains text-2.1 + - github-release < 0 # tried github-release-2.0.0.10, but its *library* requires the disabled package: optparse-generic - github-webhook-handler < 0 # tried github-webhook-handler-0.0.8, but its *library* requires base >=4 && < 4.11 and the snapshot contains base-4.19.0.0 - github-webhook-handler-snap < 0 # tried github-webhook-handler-snap-0.0.7, but its *library* requires base >=4 && < 4.11 and the snapshot contains base-4.19.0.0 - gitlab-haskell < 0 # tried gitlab-haskell-1.0.0.3, but its *library* requires the disabled package: connection - - glabrous < 0 # tried glabrous-2.0.6.2, but its *library* requires bytestring >=0.10.6 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - glabrous < 0 # tried glabrous-2.0.6.2, but its *library* requires text >=1.2.1 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 - glaze < 0 # tried glaze-0.3.0.1, but its *library* requires lens >=4 && < 5 and the snapshot contains lens-5.2.3 - glazier-react < 0 # tried glazier-react-1.0.0.0, but its *library* requires the disabled package: data-diverse-lens - glazier-react < 0 # tried glazier-react-1.0.0.0, but its *library* requires the disabled package: ghcjs-base-stub @@ -7031,15 +6994,14 @@ packages: - google-oauth2-jwt < 0 # tried google-oauth2-jwt-0.3.3, but its *library* requires text >=1.2.2 && < 1.3 and the snapshot contains text-2.1 - google-translate < 0 # tried google-translate-0.5, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - google-translate < 0 # tried google-translate-0.5, but its *library* requires http-api-data >=0.2 && < 0.4 and the snapshot contains http-api-data-0.6 - - google-translate < 0 # tried google-translate-0.5, but its *library* requires http-client >=0.4 && < 0.6 and the snapshot contains http-client-0.7.15 + - google-translate < 0 # tried google-translate-0.5, but its *library* requires http-client >=0.4 && < 0.6 and the snapshot contains http-client-0.7.16 - google-translate < 0 # tried google-translate-0.5, but its *library* requires text >=1.2 && < 1.3 and the snapshot contains text-2.1 - google-translate < 0 # tried google-translate-0.5, but its *library* requires transformers >=0.4 && < 0.6 and the snapshot contains transformers-0.6.1.0 - gothic < 0 # tried gothic-0.1.8.1, but its *library* requires aeson >=2.0 && < 2.2 and the snapshot contains aeson-2.2.1.0 - gothic < 0 # tried gothic-0.1.8.1, but its *library* requires bytestring >=0.10.8.2 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - gothic < 0 # tried gothic-0.1.8.1, but its *library* requires text >=1.2.3.0 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 - gothic < 0 # tried gothic-0.1.8.1, but its *library* requires vector >=0.12.0.1 && < 0.13 and the snapshot contains vector-0.13.1.0 - - graphql-client < 0 # tried graphql-client-1.2.2, but its *executable* requires bytestring >=0.10.8.2 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - graphql-client < 0 # tried graphql-client-1.2.2, but its *library* requires text >=1.2.3.0 && < 2.1 and the snapshot contains text-2.1 + - graphql-client < 0 # tried graphql-client-1.2.3, but its *executable* requires bytestring < 0.12 and the snapshot contains bytestring-0.12.0.2 - greskell < 0 # tried greskell-2.0.3.0, but its *library* requires aeson >=2.0.2.0 && < 2.2 and the snapshot contains aeson-2.2.1.0 - greskell < 0 # tried greskell-2.0.3.0, but its *library* requires base >=4.9.0.0 && < 4.17 and the snapshot contains base-4.19.0.0 - greskell < 0 # tried greskell-2.0.3.0, but its *library* requires text >=1.2.2.1 && < 1.3 and the snapshot contains text-2.1 @@ -7052,6 +7014,7 @@ packages: - greskell-websocket < 0 # tried greskell-websocket-1.0.0.1, but its *library* requires base >=4.9.1.0 && < 4.17 and the snapshot contains base-4.19.0.0 - greskell-websocket < 0 # tried greskell-websocket-1.0.0.1, but its *library* requires bytestring >=0.10.8.1 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - greskell-websocket < 0 # tried greskell-websocket-1.0.0.1, but its *library* requires text >=1.2.2.2 && < 1.3 and the snapshot contains text-2.1 + - greskell-websocket < 0 # tried greskell-websocket-1.0.0.1, but its *library* requires websockets >=0.10 && < 0.13 and the snapshot contains websockets-0.13.0.0 - groundhog-inspector < 0 # tried groundhog-inspector-0.11.0, but its *library* requires groundhog-th >=0.8 && < 0.12 and the snapshot contains groundhog-th-0.12 - groundhog-inspector < 0 # tried groundhog-inspector-0.11.0, but its *library* requires the disabled package: groundhog - groundhog-mysql < 0 # tried groundhog-mysql-0.12, but its *library* requires mysql >=0.1.1.3 && < 0.2 and the snapshot contains mysql-0.2.1 @@ -7067,18 +7030,17 @@ packages: - grouped-list < 0 # tried grouped-list-0.2.3.0, but its *library* requires base >=4.8 && < 4.17 and the snapshot contains base-4.19.0.0 - gtk < 0 # tried gtk-0.15.8, but its *library* requires bytestring < 0.12 and the snapshot contains bytestring-0.12.0.2 - gtk < 0 # tried gtk-0.15.8, but its *library* requires text >=0.11.0.6 && < 2.1 and the snapshot contains text-2.1 - - gtk-sni-tray < 0 # tried gtk-sni-tray-0.1.8.1, but its *library* requires the disabled package: dbus - gtk-sni-tray < 0 # tried gtk-sni-tray-0.1.8.1, but its *library* requires the disabled package: gi-cairo-connector - gtk3 < 0 # tried gtk3-0.15.8, but its *library* requires bytestring < 0.12 and the snapshot contains bytestring-0.12.0.2 - gtk3 < 0 # tried gtk3-0.15.8, but its *library* requires text >=0.11.0.6 && < 2.1 and the snapshot contains text-2.1 - hOpenPGP < 0 # tried hOpenPGP-2.9.8, but its *library* requires the disabled package: ixset-typed - hOpenPGP < 0 # tried hOpenPGP-2.9.8, but its *library* requires the disabled package: nettle - - hackernews < 0 # tried hackernews-1.4.0.0, but its *library* requires http-client >=0.5 && < 0.6 and the snapshot contains http-client-0.7.15 + - hackernews < 0 # tried hackernews-1.4.0.0, but its *library* requires http-client >=0.5 && < 0.6 and the snapshot contains http-client-0.7.16 - hackernews < 0 # tried hackernews-1.4.0.0, but its *library* requires servant >=0.9 && < 0.13 and the snapshot contains servant-0.20.1 - hackernews < 0 # tried hackernews-1.4.0.0, but its *library* requires servant-client >=0.9 && < 0.13 and the snapshot contains servant-client-0.20 - hackernews < 0 # tried hackernews-1.4.0.0, but its *library* requires text >=1.2 && < 1.3 and the snapshot contains text-2.1 - hadolint < 0 # tried hadolint-2.12.0, but its *library* requires deepseq >=1.4.4 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - - hadolint < 0 # tried hadolint-2.12.0, but its *library* requires language-docker >=11.0.0 && < 12 and the snapshot contains language-docker-12.1.0 + - hadolint < 0 # tried hadolint-2.12.0, but its *library* requires the disabled package: language-docker - hadoop-streaming < 0 # tried hadoop-streaming-0.2.0.3, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - hadoop-streaming < 0 # tried hadoop-streaming-0.2.0.3, but its *library* requires text >=1.2.2.0 && < 1.3 and the snapshot contains text-2.1 - hakyll-convert < 0 # tried hakyll-convert-0.3.0.4, but its *library* requires text >=1.2 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 @@ -7101,7 +7063,6 @@ packages: - hasbolt < 0 # tried hasbolt-0.1.7.0, but its *library* requires deepseq >=1.4 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - hasbolt < 0 # tried hasbolt-0.1.7.0, but its *library* requires text >=1.2.2.1 && < 2.1 and the snapshot contains text-2.1 - hashable-time < 0 # tried hashable-time-0.3, but its *library* requires base >=4.7 && < 4.16 and the snapshot contains base-4.19.0.0 - - hashids < 0 # tried hashids-1.1.0.1, but its *library* requires bytestring >=0.10.8.1 && < =0.12.0.0 and the snapshot contains bytestring-0.12.0.2 - hashing < 0 # tried hashing-0.1.1.0, but its *library* requires bytestring >=0.10.6.0 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - haskell-names < 0 # tried haskell-names-0.9.9, but its *library* requires aeson >=0.8.0.2 && < 1.6 and the snapshot contains aeson-2.2.1.0 - haskell-names < 0 # tried haskell-names-0.9.9, but its *library* requires bytestring >=0.10.4.0 && < 0.11 and the snapshot contains bytestring-0.12.0.2 @@ -7161,6 +7122,7 @@ packages: - haskell-tools-demo < 0 # tried haskell-tools-demo-1.1.1.0, but its *library* requires the disabled package: references - haskell-tools-demo < 0 # tried haskell-tools-demo-1.1.1.0, but its *library* requires transformers >=0.5 && < 0.6 and the snapshot contains transformers-0.6.1.0 - haskell-tools-demo < 0 # tried haskell-tools-demo-1.1.1.0, but its *library* requires warp >=3.2 && < 3.3 and the snapshot contains warp-3.3.31 + - haskell-tools-demo < 0 # tried haskell-tools-demo-1.1.1.0, but its *library* requires websockets >=0.12 && < 0.13 and the snapshot contains websockets-0.13.0.0 - haskell-tools-prettyprint < 0 # tried haskell-tools-prettyprint-1.1.1.0, but its *library* requires base >=4.11 && < 4.13 and the snapshot contains base-4.19.0.0 - haskell-tools-prettyprint < 0 # tried haskell-tools-prettyprint-1.1.1.0, but its *library* requires ghc >=8.4 && < 8.7 and the snapshot contains ghc-9.8.1 - haskell-tools-prettyprint < 0 # tried haskell-tools-prettyprint-1.1.1.0, but its *library* requires mtl >=2.2 && < 2.3 and the snapshot contains mtl-2.3.1 @@ -7185,14 +7147,13 @@ packages: - haskoin-core < 0 # tried haskoin-core-1.0.2, but its *library* requires the disabled package: secp256k1-haskell - haskoin-node < 0 # tried haskoin-node-1.0.1, but its *library* requires the disabled package: haskoin-core - haskoin-store < 0 # tried haskoin-store-1.2.3, but its *library* requires the disabled package: statsd-rupp - - haskoin-store-data < 0 # tried haskoin-store-data-1.2.2, but its *library* requires the disabled package: scotty + - haskoin-store-data < 0 # tried haskoin-store-data-1.2.2, but its *library* requires the disabled package: haskoin-core - hasmin < 0 # tried hasmin-1.0.3, but its *executable* requires bytestring >=0.10.2.0 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - hasmin < 0 # tried hasmin-1.0.3, but its *executable* requires optparse-applicative >=0.11 && < 0.16 and the snapshot contains optparse-applicative-0.18.1.0 - hasmin < 0 # tried hasmin-1.0.3, but its *library* requires attoparsec >=0.12 && < 0.14 and the snapshot contains attoparsec-0.14.4 - hasmin < 0 # tried hasmin-1.0.3, but its *library* requires mtl >=2.2.1 && < 2.3 and the snapshot contains mtl-2.3.1 - hasmin < 0 # tried hasmin-1.0.3, but its *library* requires text >=1.2 && < 1.3 and the snapshot contains text-2.1 - - hasql-dynamic-statements < 0 # tried hasql-dynamic-statements-0.3.1.2, but its *library* requires the disabled package: ptr - - hasql-listen-notify < 0 # tried hasql-listen-notify-0.1.0, but its *library* requires base ^>=4.15 || ^>=4.16 || ^>=4.17 || ^>=4.18 and the snapshot contains base-4.19.0.0 + - hasql-dynamic-statements < 0 # tried hasql-dynamic-statements-0.3.1.2, but its *library* requires the disabled package: hasql-implicits - hasql-queue < 0 # tried hasql-queue-1.2.0.2, but its *executable* requires the disabled package: tmp-postgres - haxl < 0 # tried haxl-2.4.0.0, but its *library* requires aeson >=0.6 && < 2.1 and the snapshot contains aeson-2.2.1.0 - haxl < 0 # tried haxl-2.4.0.0, but its *library* requires bytestring >=0.9 && < 0.11 and the snapshot contains bytestring-0.12.0.2 @@ -7200,7 +7161,7 @@ packages: - haxl < 0 # tried haxl-2.4.0.0, but its *library* requires text >=1.2.1.0 && < 1.3 and the snapshot contains text-2.1 - haxl < 0 # tried haxl-2.4.0.0, but its *library* requires time >=1.4 && < 1.10 and the snapshot contains time-1.12.2 - haxl < 0 # tried haxl-2.4.0.0, but its *library* requires vector >=0.10 && < 0.13 and the snapshot contains vector-0.13.1.0 - - haxl-amazonka < 0 # tried haxl-amazonka-0.1.1, but its *library* requires the disabled package: haxl + - haxl-amazonka < 0 # tried haxl-amazonka-0.1.1, but its *library* requires the disabled package: amazonka - hedgehog < 0 # tried hedgehog-1.4, but its *library* requires barbies >=1.0 && < 2.1 and the snapshot contains barbies-2.1.0.0 - hedgehog-classes < 0 # tried hedgehog-classes-0.2.5.4, but its *library* requires the disabled package: hedgehog - hedgehog-fakedata < 0 # tried hedgehog-fakedata-0.0.1.5, but its *library* requires hedgehog >=0.1 && < 1.3 and the snapshot contains hedgehog-1.4 @@ -7208,7 +7169,6 @@ packages: - hedgehog-optics < 0 # tried hedgehog-optics-1.0.0.3, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 and the snapshot contains base-4.19.0.0 - hedgehog-optics < 0 # tried hedgehog-optics-1.0.0.3, but its *library* requires hedgehog ^>=1.1.2 || ^>=1.2 and the snapshot contains hedgehog-1.4 - hedgehog-quickcheck < 0 # tried hedgehog-quickcheck-0.1.1, but its *library* requires the disabled package: hedgehog - - hedn < 0 # tried hedn-0.3.0.4, but its *library* requires text >=1.2 && < 2.1 and the snapshot contains text-2.1 - herms < 0 # tried herms-1.9.0.4, but its *executable* requires ansi-terminal >=0.7.0 && < =0.8.1 and the snapshot contains ansi-terminal-1.0 - herms < 0 # tried herms-1.9.0.4, but its *executable* requires brick >=0.19 && < =0.39 and the snapshot contains brick-2.3.1 - herms < 0 # tried herms-1.9.0.4, but its *executable* requires mtl >=2.2.1 && < 2.3 and the snapshot contains mtl-2.3.1 @@ -7251,22 +7211,20 @@ packages: - hjsonschema < 0 # tried hjsonschema-1.10.0, but its *library* requires containers >=0.5 && < 0.6 and the snapshot contains containers-0.6.8 - hjsonschema < 0 # tried hjsonschema-1.10.0, but its *library* requires hashable >=1.2 && < 1.3 and the snapshot contains hashable-1.4.3.0 - hjsonschema < 0 # tried hjsonschema-1.10.0, but its *library* requires hjsonpointer >=1.1 && < 1.4 and the snapshot contains hjsonpointer-1.5.0 - - hjsonschema < 0 # tried hjsonschema-1.10.0, but its *library* requires http-client >=0.4.30 && < 0.6 and the snapshot contains http-client-0.7.15 + - hjsonschema < 0 # tried hjsonschema-1.10.0, but its *library* requires http-client >=0.4.30 && < 0.6 and the snapshot contains http-client-0.7.16 - hjsonschema < 0 # tried hjsonschema-1.10.0, but its *library* requires http-types >=0.8 && < 0.10 and the snapshot contains http-types-0.12.4 - hjsonschema < 0 # tried hjsonschema-1.10.0, but its *library* requires profunctors >=5.0 && < 5.3 and the snapshot contains profunctors-5.6.2 - 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.1 - hjsonschema < 0 # tried hjsonschema-1.10.0, but its *library* requires vector >=0.10 && < 0.13 and the snapshot contains vector-0.13.1.0 - - hledger < 0 # tried hledger-1.32.1, but its *library* requires base >=4.14 && < 4.19 and the snapshot contains base-4.19.0.0 + - hledger < 0 # tried hledger-1.32.2, but its *library* requires base >=4.14 && < 4.19 and the snapshot contains base-4.19.0.0 - hledger-iadd < 0 # tried hledger-iadd-1.3.19, but its *library* requires megaparsec >=7.0 && < 9.6 and the snapshot contains megaparsec-9.6.1 - hledger-interest < 0 # tried hledger-interest-1.6.6, but its *executable* requires the disabled package: hledger-lib - - hledger-lib < 0 # tried hledger-lib-1.32.1, but its *library* requires base >=4.14 && < 4.19 and the snapshot contains base-4.19.0.0 + - hledger-lib < 0 # tried hledger-lib-1.32.2, but its *library* requires base >=4.14 && < 4.19 and the snapshot contains base-4.19.0.0 - hledger-stockquotes < 0 # tried hledger-stockquotes-0.1.2.1, but its *library* requires the disabled package: hledger-lib - - hledger-ui < 0 # tried hledger-ui-1.32.1, but its *library* requires base >=4.14 && < 4.19 and the snapshot contains base-4.19.0.0 - - hledger-ui < 0 # tried hledger-ui-1.32.1, but its *library* requires brick >=1.5 && < 2 and the snapshot contains brick-2.3.1 - - hledger-ui < 0 # tried hledger-ui-1.32.1, but its *library* requires megaparsec >=7.0.0 && < 9.6 and the snapshot contains megaparsec-9.6.1 - - hledger-ui < 0 # tried hledger-ui-1.32.1, but its *library* requires vty >=5.15 && < 6 and the snapshot contains vty-6.1 - - hledger-web < 0 # tried hledger-web-1.32.1, but its *library* requires base >=4.14 && < 4.19 and the snapshot contains base-4.19.0.0 + - hledger-ui < 0 # tried hledger-ui-1.32.2, but its *library* requires base >=4.14 && < 4.19 and the snapshot contains base-4.19.0.0 + - hledger-ui < 0 # tried hledger-ui-1.32.2, but its *library* requires brick >=2.1.1 && < 2.3 and the snapshot contains brick-2.3.1 + - hledger-web < 0 # tried hledger-web-1.32.2, but its *library* requires base >=4.14 && < 4.19 and the snapshot contains base-4.19.0.0 - hlint < 0 # tried hlint-3.6.1, but its *library* requires ghc-lib-parser >=9.6 && < 9.7 and the snapshot contains ghc-lib-parser-9.8.1.20231121 - hlint < 0 # tried hlint-3.6.1, but its *library* requires ghc-lib-parser-ex >=9.6.0.0 && < 9.6.1 and the snapshot contains ghc-lib-parser-ex-9.8.0.0 - hmatrix-backprop < 0 # tried hmatrix-backprop-0.1.3.0, but its *library* requires the disabled package: vector-sized @@ -7275,8 +7233,6 @@ packages: - hmm-lapack < 0 # tried hmm-lapack-0.5.0.1, but its *library* requires deepseq >=1.3 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - hnix-store-core < 0 # tried hnix-store-core-0.7.0.0, but its *library* requires the disabled package: saltine - hnock < 0 # tried hnock-0.4.0, but its *library* requires text >=1.2.3.0 && < 1.3 and the snapshot contains text-2.1 - - hoauth2 < 0 # tried hoauth2-2.10.0, but its *library* requires aeson >=2.0 && < 2.2 and the snapshot contains aeson-2.2.1.0 - - hoauth2 < 0 # tried hoauth2-2.10.0, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - hocilib < 0 # tried hocilib-0.2.0, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - hocon < 0 # tried hocon-0.1.0.4, but its *library* requires MissingH < =1.4.3.0 and the snapshot contains MissingH-1.6.0.1 - hocon < 0 # tried hocon-0.1.0.4, but its *library* requires parsec < =3.1.14.0 and the snapshot contains parsec-3.1.17.0 @@ -7291,8 +7247,6 @@ packages: - hpc-coveralls < 0 # tried hpc-coveralls-1.0.10, but its *library* requires hpc >=0.6 && < 0.7 and the snapshot contains hpc-0.7.0.0 - hpc-coveralls < 0 # tried hpc-coveralls-1.0.10, but its *library* requires retry >=0.5 && < 0.8 and the snapshot contains retry-0.9.3.1 - hpc-coveralls < 0 # tried hpc-coveralls-1.0.10, but its *library* requires transformers >=0.4.1 && < 0.6 and the snapshot contains transformers-0.6.1.0 - - hpc-lcov < 0 # tried hpc-lcov-1.1.1, but its *executable* requires text >=1.2.4.1 && < 2.1 and the snapshot contains text-2.1 - - hpc-lcov < 0 # tried hpc-lcov-1.1.1, but its *library* requires hpc >=0.6.0.3 && < 0.7 and the snapshot contains hpc-0.7.0.0 - hpio < 0 # tried hpio-0.9.0.7, but its *executable* requires optparse-applicative >=0.11.0 && < 0.15 and the snapshot contains optparse-applicative-0.18.1.0 - hpio < 0 # tried hpio-0.9.0.7, but its *library* requires QuickCheck >=2.7.6 && < 2.13 and the snapshot contains QuickCheck-2.14.3 - hpio < 0 # tried hpio-0.9.0.7, but its *library* requires bytestring >=0.10.4 && < 0.11 and the snapshot contains bytestring-0.12.0.2 @@ -7325,13 +7279,14 @@ packages: - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* requires ghc-boot >=8.0.1 && < 8.11 and the snapshot contains ghc-boot-9.8.1 - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* requires ghc-lib-parser >=8.10 && < 8.11 and the snapshot contains ghc-lib-parser-9.8.1.20231121 - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* requires hlint >=3.0.0 && < 3.3.0 and the snapshot contains hlint-3.6.1 - - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* requires http-client >=0.5 && < 0.7 and the snapshot contains http-client-0.7.15 + - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* requires http-client >=0.5 && < 0.7 and the snapshot contains http-client-0.7.16 - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* requires lens >=4.14 && < 4.20 and the snapshot contains lens-5.2.3 - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* requires mmorph >=1.0.9 && < 1.2 and the snapshot contains mmorph-1.2.0 - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* requires mtl >=2.2.1 && < 2.3 and the snapshot contains mtl-2.3.1 - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* requires optparse-applicative >=0.12.1.0 && < 0.16 and the snapshot contains optparse-applicative-0.18.1.0 - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* requires template-haskell >=2.11.0 && < 2.17 and the snapshot contains template-haskell-2.21.0.0 - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* requires text >=1.2.2.2 && < 1.3 and the snapshot contains text-2.1 + - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* requires the disabled package: sqlite-simple - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* requires the disabled package: text-region - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* requires time >=1.6.0.1 && < 1.10 and the snapshot contains time-1.12.2 - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* requires transformers >=0.5.2.0 && < 0.6 and the snapshot contains transformers-0.6.1.0 @@ -7369,7 +7324,6 @@ packages: - hspec-need-env < 0 # tried hspec-need-env-0.1.0.10, but its *library* requires hspec-core >=2.2.4 && < 2.11 and the snapshot contains hspec-core-2.11.7 - hspec-tables < 0 # tried hspec-tables-0.0.1, but its *library* requires base >=4.13.0.0 && < 4.15 and the snapshot contains base-4.19.0.0 - hspec-tables < 0 # tried hspec-tables-0.0.1, but its *library* requires hspec-core >=2.7 && < 2.8 and the snapshot contains hspec-core-2.11.7 - - hspec-tmp-proc < 0 # tried hspec-tmp-proc-0.5.2.0, but its *library* requires the disabled package: tmp-proc - hsx-jmacro < 0 # tried hsx-jmacro-7.3.8.2, but its *library* requires mtl >=2.0 && < 2.3 and the snapshot contains mtl-2.3.1 - hsx-jmacro < 0 # tried hsx-jmacro-7.3.8.2, but its *library* requires text >=0.11 && < 2.1 and the snapshot contains text-2.1 - hsx-jmacro < 0 # tried hsx-jmacro-7.3.8.2, but its *library* requires the disabled package: hsp @@ -7378,11 +7332,8 @@ packages: - hsyslog-udp < 0 # tried hsyslog-udp-0.2.5, but its *library* requires text < 1.3 and the snapshot contains text-2.1 - hsyslog-udp < 0 # tried hsyslog-udp-0.2.5, but its *library* requires time < 1.10 and the snapshot contains time-1.12.2 - hsyslog-udp < 0 # tried hsyslog-udp-0.2.5, but its *library* requires unix < 2.8 and the snapshot contains unix-2.8.3.0 - - htaglib < 0 # tried htaglib-1.2.1, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - htoml < 0 # tried htoml-1.0.0.3, but its *library* requires aeson >=0.8 && < 2 and the snapshot contains aeson-2.2.1.0 - htoml < 0 # tried htoml-1.0.0.3, but its *library* requires text >=1.0 && < 2 and the snapshot contains text-2.1 - - http-api-data-qq < 0 # tried http-api-data-qq-0.1.0.0, but its *library* requires template-haskell >=2.14 && < 2.21 and the snapshot contains template-haskell-2.21.0.0 - - http-api-data-qq < 0 # tried http-api-data-qq-0.1.0.0, but its *library* requires text >=1.2.3.1 && < 2.1 and the snapshot contains text-2.1 - hw-balancedparens < 0 # tried hw-balancedparens-0.4.1.3, but its *executable* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - hw-balancedparens < 0 # tried hw-balancedparens-0.4.1.3, but its *executable* requires optparse-applicative >=0.14 && < 0.18 and the snapshot contains optparse-applicative-0.18.1.0 - hw-balancedparens < 0 # tried hw-balancedparens-0.4.1.3, but its *library* requires deepseq >=1.4.2.0 && < 1.5 and the snapshot contains deepseq-1.5.0.0 @@ -7436,9 +7387,6 @@ packages: - hw-xml < 0 # tried hw-xml-0.5.1.1, but its *library* requires resourcet >=1.2.2 && < 1.3 and the snapshot contains resourcet-1.3.0 - hw-xml < 0 # tried hw-xml-0.5.1.1, but its *library* requires text >=1.2.3.2 && < 2 and the snapshot contains text-2.1 - hxt-expat < 0 # tried hxt-expat-9.1.1, but its *library* requires the disabled package: hexpat - - hyper < 0 # tried hyper-0.2.1.1, but its *library* requires base >=4.5 && < 4.19 and the snapshot contains base-4.19.0.0 - - hyper < 0 # tried hyper-0.2.1.1, but its *library* requires deepseq >=1.2 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - - hyper < 0 # tried hyper-0.2.1.1, but its *library* requires text >=0.11 && < 2.1 and the snapshot contains text-2.1 - hyraxAbif < 0 # tried hyraxAbif-0.2.4.5, but its *library* requires the disabled package: verset - idris < 0 # tried idris-1.3.4, but its *library* requires Cabal >=2.4 && < =3.4 and the snapshot contains Cabal-3.10.2.0 - idris < 0 # tried idris-1.3.4, but its *library* requires aeson >=0.6 && < 1.6 and the snapshot contains aeson-2.2.1.0 @@ -7457,13 +7405,11 @@ packages: - idris < 0 # tried idris-1.3.4, but its *library* requires vector < 0.13 and the snapshot contains vector-0.13.1.0 - ihaskell < 0 # tried ihaskell-0.10.4.0, but its *library* requires base >=4.9 && < 4.19 and the snapshot contains base-4.19.0.0 - ihaskell < 0 # tried ihaskell-0.10.4.0, but its *library* requires ghc >=8.0 && < 9.7 and the snapshot contains ghc-9.8.1 - - ihaskell-hvega < 0 # tried ihaskell-hvega-0.5.0.4, but its *library* requires text >=1.2 && < 2.1 and the snapshot contains text-2.1 + - ihaskell-hvega < 0 # tried ihaskell-hvega-0.5.0.5, but its *library* requires the disabled package: ihaskell - importify < 0 # tried importify-1.0.1, but its *library* requires the disabled package: haskell-names - importify < 0 # tried importify-1.0.1, but its *library* requires the disabled package: log-warper - importify < 0 # tried importify-1.0.1, but its *library* requires the disabled package: text-format - importify < 0 # tried importify-1.0.1, but its *library* requires the disabled package: universum - - incipit-base < 0 # tried incipit-base-0.5.1.0, but its *library* requires base >=4.13 && < 4.19 and the snapshot contains base-4.19.0.0 - - incipit-core < 0 # tried incipit-core-0.5.1.0, but its *library* requires base >=4.13 && < 4.19 and the snapshot contains base-4.19.0.0 - indentation-core < 0 # tried indentation-core-0.0.0.2, but its *library* requires base >=4.6 && < 4.13 and the snapshot contains base-4.19.0.0 - indentation-parsec < 0 # tried indentation-parsec-0.0.0.2, but its *library* requires base >=4.6 && < 4.13 and the snapshot contains base-4.19.0.0 - inflections < 0 # tried inflections-0.4.0.7, but its *library* requires text >=0.2 && < 2.1 and the snapshot contains text-2.1 @@ -7493,9 +7439,9 @@ packages: - intro < 0 # tried intro-0.9.0.0, but its *library* requires text >=0.7 && < 1.3 and the snapshot contains text-2.1 - intro < 0 # tried intro-0.9.0.0, but its *library* requires transformers >=0.4 && < 0.6 and the snapshot contains transformers-0.6.1.0 - invert < 0 # tried invert-1.0.0.4, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 and the snapshot contains base-4.19.0.0 + - invertible < 0 # tried invertible-0.2.0.8, but its *library* requires the disabled package: partial-isomorphisms - ip < 0 # tried ip-1.7.7, but its *library* requires bytestring >=0.10.8 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - ip < 0 # tried ip-1.7.7, but its *library* requires deepseq >=1.4 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - - ip6addr < 0 # tried ip6addr-1.0.3, but its *executable* requires text >=1.2.2 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 - ipa < 0 # tried ipa-0.3.1.1, but its *library* requires template-haskell >=2.14 && < 2.18 and the snapshot contains template-haskell-2.21.0.0 - ipa < 0 # tried ipa-0.3.1.1, but its *library* requires text ^>=1.2 and the snapshot contains text-2.1 - ipa < 0 # tried ipa-0.3.1.1, but its *library* requires unicode-transforms ^>=0.3.7 and the snapshot contains unicode-transforms-0.4.0.1 @@ -7516,7 +7462,6 @@ packages: - irc-dcc < 0 # tried irc-dcc-2.0.1, but its *library* requires network >=2.6.2.1 && < 2.8 and the snapshot contains network-3.1.4.0 - irc-dcc < 0 # tried irc-dcc-2.0.1, but its *library* requires path >=0.5.7 && < 0.7 and the snapshot contains path-0.9.5 - irc-dcc < 0 # tried irc-dcc-2.0.1, but its *library* requires transformers >=0.4.2.0 && < 0.6 and the snapshot contains transformers-0.6.1.0 - - isbn < 0 # tried isbn-1.1.0.4, but its *library* requires text >=1.2 && < 2.1 and the snapshot contains text-2.1 - it-has < 0 # tried it-has-0.2.0.0, but its *library* requires generic-lens >=2.0.0.0 && < =2.0.0.0 and the snapshot contains generic-lens-2.2.2.0 - iterable < 0 # tried iterable-3.0, but its *library* requires mtl < 2.3 and the snapshot contains mtl-2.3.1 - ixset < 0 # tried ixset-1.1.1.2, but its *library* requires the disabled package: syb-with-class @@ -7527,12 +7472,12 @@ packages: - javascript-extras < 0 # tried javascript-extras-0.5.0.0, but its *library* requires the disabled package: ghcjs-base-stub - jmacro-rpc-happstack < 0 # tried jmacro-rpc-happstack-0.3.2, but its *library* requires the disabled package: jmacro-rpc - jmacro-rpc-snap < 0 # tried jmacro-rpc-snap-0.3, but its *library* requires the disabled package: jmacro-rpc - - journalctl-stream < 0 # tried journalctl-stream-0.6.0.5, but its *library* requires base < 4.19 and the snapshot contains base-4.19.0.0 - jsaddle-dom < 0 # tried jsaddle-dom-0.9.5.0, but its *library* requires Cabal >=2.4 && < 3.7 and the snapshot contains Cabal-3.10.2.0 - jsaddle-dom < 0 # tried jsaddle-dom-0.9.5.0, but its *library* requires base >=4.5 && < 4.17 and the snapshot contains base-4.19.0.0 - jsaddle-dom < 0 # tried jsaddle-dom-0.9.5.0, but its *library* requires base-compat >=0.9.0 && < 0.12 and the snapshot contains base-compat-0.13.1 - jsaddle-dom < 0 # tried jsaddle-dom-0.9.5.0, but its *library* requires lens >=4.12.3 && < 4.20 and the snapshot contains lens-5.2.3 - jsaddle-dom < 0 # tried jsaddle-dom-0.9.5.0, but its *library* requires text >=0.11.0.6 && < 1.3 and the snapshot contains text-2.1 + - jsaddle-dom < 0 # tried jsaddle-dom-0.9.5.0, but its *library* requires the disabled package: jsaddle - jsaddle-dom < 0 # tried jsaddle-dom-0.9.5.0, but its *library* requires transformers >=0.2 && < 0.6 and the snapshot contains transformers-0.6.1.0 - json-alt < 0 # tried json-alt-1.0.0, but its *library* requires aeson >=1.2.1 && < 1.5 and the snapshot contains aeson-2.2.1.0 - json-autotype < 0 # tried json-autotype-3.1.2, but its *executable* requires bytestring >=0.9 && < 0.11 and the snapshot contains bytestring-0.12.0.2 @@ -7543,7 +7488,6 @@ packages: - json-autotype < 0 # tried json-autotype-3.1.2, but its *library* requires smallcheck >=1.0 && < 1.2 and the snapshot contains smallcheck-1.2.1.1 - json-autotype < 0 # tried json-autotype-3.1.2, but its *library* requires text >=1.1 && < 1.4 and the snapshot contains text-2.1 - json-autotype < 0 # tried json-autotype-3.1.2, but its *library* requires vector >=0.9 && < 0.13 and the snapshot contains vector-0.13.1.0 - - json-feed < 0 # tried json-feed-2.0.0.10, but its *library* requires bytestring >=0.11.3 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - json-rpc-client < 0 # tried json-rpc-client-0.2.5.0, but its *library* requires aeson >=0.7 && < 1.5 and the snapshot contains aeson-2.2.1.0 - json-rpc-client < 0 # tried json-rpc-client-0.2.5.0, but its *library* requires base >=4.3.1 && < 4.13 and the snapshot contains base-4.19.0.0 - json-rpc-client < 0 # tried json-rpc-client-0.2.5.0, but its *library* requires bytestring >=0.9.1 && < 0.11 and the snapshot contains bytestring-0.12.0.2 @@ -7561,9 +7505,10 @@ packages: - jsonrpc-tinyclient < 0 # tried jsonrpc-tinyclient-1.0.0.0, but its *library* requires aeson >1.2 && < 1.6 and the snapshot contains aeson-2.2.1.0 - jsonrpc-tinyclient < 0 # tried jsonrpc-tinyclient-1.0.0.0, but its *library* requires base >4.11 && < 4.15 and the snapshot contains base-4.19.0.0 - jsonrpc-tinyclient < 0 # tried jsonrpc-tinyclient-1.0.0.0, but its *library* requires bytestring >0.10 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - - jsonrpc-tinyclient < 0 # tried jsonrpc-tinyclient-1.0.0.0, but its *library* requires http-client >0.5 && < 0.7 and the snapshot contains http-client-0.7.15 + - jsonrpc-tinyclient < 0 # tried jsonrpc-tinyclient-1.0.0.0, but its *library* requires http-client >0.5 && < 0.7 and the snapshot contains http-client-0.7.16 - jsonrpc-tinyclient < 0 # tried jsonrpc-tinyclient-1.0.0.0, but its *library* requires mtl >2.2 && < 2.3 and the snapshot contains mtl-2.3.1 - jsonrpc-tinyclient < 0 # tried jsonrpc-tinyclient-1.0.0.0, but its *library* requires text >1.2 && < 1.3 and the snapshot contains text-2.1 + - jsonrpc-tinyclient < 0 # tried jsonrpc-tinyclient-1.0.0.0, but its *library* requires websockets >0.10 && < 0.13 and the snapshot contains websockets-0.13.0.0 - jvm < 0 # tried jvm-0.6.0, but its *library* requires the disabled package: jni - jvm-batching < 0 # tried jvm-batching-0.2.0, but its *library* requires the disabled package: jni - jvm-streaming < 0 # tried jvm-streaming-0.4.0, but its *library* requires the disabled package: jni @@ -7577,13 +7522,8 @@ packages: - katip-scalyr-scribe < 0 # tried katip-scalyr-scribe-0.1.0.1, but its *library* requires aeson >=1.0 && < 1.4 and the snapshot contains aeson-2.2.1.0 - katip-scalyr-scribe < 0 # tried katip-scalyr-scribe-0.1.0.1, but its *library* requires katip >=0.5 && < 0.6 and the snapshot contains katip-0.8.8.0 - katip-scalyr-scribe < 0 # tried katip-scalyr-scribe-0.1.0.1, but its *library* requires text >=1.2 && < 1.3 and the snapshot contains text-2.1 - - katip-wai < 0 # tried katip-wai-0.1.2.2, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - katip-wai < 0 # tried katip-wai-0.1.2.2, but its *library* requires text >=0.11 && < 2.1 and the snapshot contains text-2.1 - - keyed-vals < 0 # tried keyed-vals-0.2.2.0, but its *library* requires the disabled package: redis-glob - - keyed-vals-hspec-tests < 0 # tried keyed-vals-hspec-tests-0.2.2.0, but its *library* requires the disabled package: keyed-vals - - keyed-vals-mem < 0 # tried keyed-vals-mem-0.2.2.0, but its *library* requires the disabled package: keyed-vals - - keyed-vals-redis < 0 # tried keyed-vals-redis-0.2.2.0, but its *library* requires the disabled package: keyed-vals - kind-generics-th < 0 # tried kind-generics-th-0.2.3.3, but its *library* requires template-haskell >=2.14 && < 2.21 and the snapshot contains template-haskell-2.21.0.0 + - kind-generics-th < 0 # tried kind-generics-th-0.2.3.3, but its *library* requires the disabled package: fcf-family - kleene < 0 # tried kleene-0.1, but its *library* requires base >=4.7.0.2 && < 4.19 and the snapshot contains base-4.19.0.0 - kleene < 0 # tried kleene-0.1, but its *library* requires bytestring >=0.10.4.0 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - kleene < 0 # tried kleene-0.1, but its *library* requires text >=1.2.3.0 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 @@ -7596,13 +7536,13 @@ packages: - l10n < 0 # tried l10n-0.1.0.1, but its *library* requires text >=1 && < 2 and the snapshot contains text-2.1 - lambdabot-core < 0 # tried lambdabot-core-5.3.1.2, but its *library* requires dependent-sum-template >=0.1.0.2 && < 0.2 and the snapshot contains dependent-sum-template-0.2.0.1 - lambdabot-irc-plugins < 0 # tried lambdabot-irc-plugins-5.3.1.2, but its *library* requires the disabled package: lambdabot-core - - lame < 0 # tried lame-0.2.2, but its *library* requires bytestring >=0.2 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - language-avro < 0 # tried language-avro-0.1.4.0, but its *library* requires the disabled package: avro - language-bash < 0 # tried language-bash-0.9.2, but its *library* requires transformers >=0.2 && < 0.6 and the snapshot contains transformers-0.6.1.0 - language-haskell-extract < 0 # tried language-haskell-extract-0.2.4, but its *library* requires template-haskell < 2.16 and the snapshot contains template-haskell-2.21.0.0 - language-lua < 0 # tried language-lua-0.11.0.1, but its *library* requires base >=4.5 && < 4.19 and the snapshot contains base-4.19.0.0 - language-lua < 0 # tried language-lua-0.11.0.1, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - language-lua < 0 # tried language-lua-0.11.0.1, but its *library* requires text >=1.2 && < 2.1 and the snapshot contains text-2.1 + - language-nix < 0 # tried language-nix-2.2.0, but its *library* requires the disabled package: parsec-class - language-puppet < 0 # tried language-puppet-1.5.1, but its *library* requires aeson >=2.0 && < 2.2 and the snapshot contains aeson-2.2.1.0 - language-puppet < 0 # tried language-puppet-1.5.1, but its *library* requires bytestring < 0.12 and the snapshot contains bytestring-0.12.0.2 - language-puppet < 0 # tried language-puppet-1.5.1, but its *library* requires http-api-data >=0.2 && < 0.6 and the snapshot contains http-api-data-0.6 @@ -7614,9 +7554,6 @@ packages: - language-puppet < 0 # tried language-puppet-1.5.1, but its *library* requires unix >=2.7 && < 2.8 and the snapshot contains unix-2.8.3.0 - language-python < 0 # tried language-python-0.5.8, but its *library* requires the disabled package: monads-tf - language-thrift < 0 # tried language-thrift-0.12.0.1, but its *library* requires ansi-wl-pprint >=0.6 && < 0.7 and the snapshot contains ansi-wl-pprint-1.0.2 - - lapack < 0 # tried lapack-0.5.1, but its *library* requires deepseq >=1.3 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - - lapack < 0 # tried lapack-0.5.1, but its *library* requires text >=1.2 && < 2.1 and the snapshot contains text-2.1 - - lapack-hmatrix < 0 # tried lapack-hmatrix-0.0.0.2, but its *library* requires the disabled package: lapack - large-hashable < 0 # tried large-hashable-0.1.0.4, but its *library* requires template-haskell < 2.15 and the snapshot contains template-haskell-2.21.0.0 - learn-physics < 0 # tried learn-physics-0.6.6, but its *library* requires the disabled package: gloss - lens-accelerate < 0 # tried lens-accelerate-0.3.0.0, but its *library* requires lens >=4 && < 5 and the snapshot contains lens-5.2.3 @@ -7645,16 +7582,12 @@ packages: - licensor < 0 # tried licensor-0.5.0, but its *library* requires base >=4.13.0 && < 4.15 and the snapshot contains base-4.19.0.0 - linear-accelerate < 0 # tried linear-accelerate-0.7.0.0, but its *library* requires lens >=4 && < 5 and the snapshot contains lens-5.2.3 - linear-base < 0 # tried linear-base-0.4.0, but its *library* requires the disabled package: linear-generics - - linear-circuit < 0 # tried linear-circuit-0.1.0.4, but its *library* requires the disabled package: lapack - linear-generics < 0 # tried linear-generics-0.2.2, but its *library* requires template-haskell >=2.16 && < 2.21 and the snapshot contains template-haskell-2.21.0.0 - linear-generics < 0 # tried linear-generics-0.2.2, but its *library* requires th-abstraction >=0.5 && < 0.6 and the snapshot contains th-abstraction-0.6.0.0 - - linenoise < 0 # tried linenoise-0.3.2, but its *library* requires text >=1.2 && < 2 and the snapshot contains text-2.1 - linked-list-with-iterator < 0 # tried linked-list-with-iterator-0.1.1.0, but its *library* requires containers >=0.5 && < 0.6 and the snapshot contains containers-0.6.8 - liquid-fixpoint < 0 # tried liquid-fixpoint-8.10.7, but its *library* requires megaparsec >=7.0.0 && < 9 and the snapshot contains megaparsec-9.6.1 - liquid-fixpoint < 0 # tried liquid-fixpoint-8.10.7, but its *library* requires rest-rewrite >=0.1.1 && < 0.2 and the snapshot contains rest-rewrite-0.4.2 - list-witnesses < 0 # tried list-witnesses-0.1.4.0, but its *library* requires singletons-base >=3.0 && < 3.3 and the snapshot contains singletons-base-3.3 - - little-logger < 0 # tried little-logger-1.0.2, but its *library* requires text >=1.2 && < 2.1 and the snapshot contains text-2.1 - - little-rio < 0 # tried little-rio-2.0.1, but its *library* requires the disabled package: little-logger - llvm-hs-pure < 0 # tried llvm-hs-pure-9.0.0, but its *library* requires bytestring >=0.10 && < 0.11.3 and the snapshot contains bytestring-0.12.0.2 - llvm-hs-pure < 0 # tried llvm-hs-pure-9.0.0, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1 - llvm-hs-pure < 0 # tried llvm-hs-pure-9.0.0, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.0 @@ -7680,6 +7613,7 @@ packages: - lxd-client < 0 # tried lxd-client-0.1.0.6, but its *library* requires servant >=0.11 && < 0.14 and the snapshot contains servant-0.20.1 - lxd-client < 0 # tried lxd-client-0.1.0.6, but its *library* requires servant-client >=0.11 && < 0.14 and the snapshot contains servant-client-0.20 - lxd-client < 0 # tried lxd-client-0.1.0.6, but its *library* requires text >=1.2.2.2 && < 2 and the snapshot contains text-2.1 + - lxd-client < 0 # tried lxd-client-0.1.0.6, but its *library* requires websockets >=0.10.0.0 && < 0.11 || >=0.12.2.0 && < 0.13 and the snapshot contains websockets-0.13.0.0 - lxd-client-config < 0 # tried lxd-client-config-0.1.0.1, but its *library* requires text >=1.2 && < 2 and the snapshot contains text-2.1 - lzma-conduit < 0 # tried lzma-conduit-1.2.3, but its *library* requires bytestring >=0.9.1 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - lzma-conduit < 0 # tried lzma-conduit-1.2.3, but its *library* requires resourcet >=1.1.0 && < 1.3 and the snapshot contains resourcet-1.3.0 @@ -7690,7 +7624,6 @@ packages: - magicbane < 0 # tried magicbane-0.5.1, but its *library* requires the disabled package: ekg-wai - magicbane < 0 # tried magicbane-0.5.1, but its *library* requires the disabled package: envy - magicbane < 0 # tried magicbane-0.5.1, but its *library* requires the disabled package: refined - - magico < 0 # tried magico-0.0.2.3, but its *executable* requires the disabled package: lapack - mail-pool < 0 # tried mail-pool-2.2.3, but its *library* requires the disabled package: HaskellNet - mail-pool < 0 # tried mail-pool-2.2.3, but its *library* requires the disabled package: HaskellNet-SSL - mailtrap < 0 # tried mailtrap-0.1.2.0, but its *library* requires the disabled package: email-validate @@ -7700,7 +7633,7 @@ packages: - mandrill < 0 # tried mandrill-0.5.7.0, but its *library* requires text >=1.0.0.0 && < 2.1 and the snapshot contains text-2.1 - markup-parse < 0 # tried markup-parse-0.1.1, but its *library* requires the disabled package: string-interpolate - marvin < 0 # tried marvin-0.2.5, but its *library* requires aeson >=0.11 && < 1.3 and the snapshot contains aeson-2.2.1.0 - - marvin < 0 # tried marvin-0.2.5, but its *library* requires http-client >=0.4 && < 0.6 and the snapshot contains http-client-0.7.15 + - marvin < 0 # tried marvin-0.2.5, but its *library* requires http-client >=0.4 && < 0.6 and the snapshot contains http-client-0.7.16 - marvin < 0 # tried marvin-0.2.5, but its *library* requires lens >=4 && < 5 and the snapshot contains lens-5.2.3 - marvin < 0 # tried marvin-0.2.5, but its *library* requires text-icu >=0.6 && < 0.8 and the snapshot contains text-icu-0.8.0.4 - marvin < 0 # tried marvin-0.2.5, but its *library* requires the disabled package: marvin-interpolate @@ -7709,7 +7642,7 @@ packages: - mbug < 0 # tried mbug-1.3.2, but its *library* requires bytestring >=0.10.8.2 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - mbug < 0 # tried mbug-1.3.2, but its *library* requires extra >=1.6.14 && < 1.7 and the snapshot contains extra-1.7.14 - mbug < 0 # tried mbug-1.3.2, but its *library* requires formatting >=6.3.7 && < 6.4 and the snapshot contains formatting-7.2.0 - - mbug < 0 # tried mbug-1.3.2, but its *library* requires http-client >=0.5.14 && < 0.6 and the snapshot contains http-client-0.7.15 + - mbug < 0 # tried mbug-1.3.2, but its *library* requires http-client >=0.5.14 && < 0.6 and the snapshot contains http-client-0.7.16 - mbug < 0 # tried mbug-1.3.2, but its *library* requires mtl >=2.2.2 && < 2.3 and the snapshot contains mtl-2.3.1 - mbug < 0 # tried mbug-1.3.2, but its *library* requires optparse-applicative >=0.14.3.0 && < 0.15 and the snapshot contains optparse-applicative-0.18.1.0 - mbug < 0 # tried mbug-1.3.2, but its *library* requires scalpel-core >=0.5.1 && < 0.6 and the snapshot contains scalpel-core-0.6.2.2 @@ -7743,7 +7676,7 @@ packages: - microlens-process < 0 # tried microlens-process-0.2.0.2, but its *library* requires microlens >=0.3 && < 0.4.13 and the snapshot contains microlens-0.4.13.1 - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* requires http-api-data >=0.3 && < 0.5 and the snapshot contains http-api-data-0.6 - - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* requires http-client >=0.5 && < 0.6 and the snapshot contains http-client-0.7.15 + - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* requires http-client >=0.5 && < 0.6 and the snapshot contains http-client-0.7.16 - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* requires http-media >=0.6 && < 0.8 and the snapshot contains http-media-0.8.1.1 - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* requires mtl >=2.2 && < 2.3 and the snapshot contains mtl-2.3.1 - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* requires servant >=0.13 && < 0.16 and the snapshot contains servant-0.20.1 @@ -7763,20 +7696,14 @@ packages: - mini-egison < 0 # tried mini-egison-1.0.0, but its *library* requires the disabled package: egison-pattern-src-th-mode - minio-hs < 0 # tried minio-hs-1.7.0, but its *library* requires the disabled package: connection - misfortune < 0 # tried misfortune-0.1.2.1, but its *library* requires the disabled package: knob - - mmark < 0 # tried mmark-0.0.7.6, but its *library* requires deepseq >=1.3 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - - mmark < 0 # tried mmark-0.0.7.6, but its *library* requires text >=0.2 && < 2.1 and the snapshot contains text-2.1 - - mmark-cli < 0 # tried mmark-cli-0.0.5.1, but its *executable* requires bytestring >=0.9.2 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - mmark-cli < 0 # tried mmark-cli-0.0.5.1, but its *executable* requires text >=0.2 && < 2.1 and the snapshot contains text-2.1 - - mmark-ext < 0 # tried mmark-ext-0.2.1.5, but its *library* requires text >=0.2 && < 2.1 and the snapshot contains text-2.1 + - miso < 0 # tried miso-1.8.3.0, but its *library* requires the disabled package: jsaddle + - mmark < 0 # tried mmark-0.0.7.6, but its *library* requires the disabled package: email-validate + - mmark-cli < 0 # tried mmark-cli-0.0.5.2, but its *executable* requires the disabled package: mmark + - mmark-cli < 0 # tried mmark-cli-0.0.5.2, but its *executable* requires the disabled package: mmark-ext + - mmark-ext < 0 # tried mmark-ext-0.2.1.5, but its *library* requires the disabled package: ghc-syntax-highlighter - model < 0 # tried model-0.5, but its *library* requires transformers >=0.4.2.0 && < 0.6 and the snapshot contains transformers-0.6.1.0 - modify-fasta < 0 # tried modify-fasta-0.8.3.0, but its *executable* requires the disabled package: pipes-text - modify-fasta < 0 # tried modify-fasta-0.8.3.0, but its *library* requires the disabled package: regex-tdfa-text - - moffy-samples < 0 # tried moffy-samples-0.1.0.2, but its *library* requires the disabled package: moffy-samples-events - - moffy-samples-events < 0 # tried moffy-samples-events-0.2.2.4, but its *library* requires the disabled package: monads-tf - - moffy-samples-gtk3 < 0 # tried moffy-samples-gtk3-0.1.0.0, but its *executable* requires the disabled package: moffy-samples - - moffy-samples-gtk3 < 0 # tried moffy-samples-gtk3-0.1.0.0, but its *executable* requires the disabled package: moffy-samples-gtk3-run - - moffy-samples-gtk3-run < 0 # tried moffy-samples-gtk3-run-0.1.0.7, but its *library* requires the disabled package: moffy-samples-events - - moffy-samples-gtk3-run < 0 # tried moffy-samples-gtk3-run-0.1.0.7, but its *library* requires the disabled package: simple-cairo - moffy-samples-gtk4 < 0 # tried moffy-samples-gtk4-0.1.0.1, but its *executable* requires the disabled package: moffy-samples-gtk4-run - mole < 0 # tried mole-0.0.7, but its *executable* requires base >=4.11 && < 4.15 and the snapshot contains base-4.19.0.0 - monad-bayes < 0 # tried monad-bayes-1.2.0, but its *executable* requires transformers ^>=0.5.6 and the snapshot contains transformers-0.6.1.0 @@ -7800,6 +7727,7 @@ packages: - monadic-arrays < 0 # tried monadic-arrays-0.2.2, but its *library* requires transformers >=0.2.0 && < 0.6 and the snapshot contains transformers-0.6.1.0 - monads-tf < 0 # tried monads-tf-0.3.0.1, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 and the snapshot contains base-4.19.0.0 - monomer < 0 # tried monomer-1.6.0.0, but its *executable* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 + - monomer < 0 # tried monomer-1.6.0.0, but its *executable* requires websockets >=0.12 && < 0.13 and the snapshot contains websockets-0.13.0.0 - monomer < 0 # tried monomer-1.6.0.0, but its *library* requires text >=1.2 && < 2.1 and the snapshot contains text-2.1 - morpheus-graphql < 0 # tried morpheus-graphql-0.27.3, but its *library* requires bytestring >=0.10.4 && < 0.12.0 and the snapshot contains bytestring-0.12.0.2 - morpheus-graphql-app < 0 # tried morpheus-graphql-app-0.27.3, but its *library* requires bytestring >=0.10.4 && < 0.12.0 and the snapshot contains bytestring-0.12.0.2 @@ -7811,6 +7739,8 @@ packages: - morpheus-graphql-server < 0 # tried morpheus-graphql-server-0.27.3, but its *library* requires bytestring >=0.10.4 && < 0.12.0 and the snapshot contains bytestring-0.12.0.2 - morpheus-graphql-subscriptions < 0 # tried morpheus-graphql-subscriptions-0.27.3, but its *library* requires bytestring >=0.10.4 && < 0.12.0 and the snapshot contains bytestring-0.12.0.2 - morpheus-graphql-tests < 0 # tried morpheus-graphql-tests-0.27.3, but its *library* requires bytestring >=0.10.4 && < 0.12.0 and the snapshot contains bytestring-0.12.0.2 + - mpi-hs-binary < 0 # tried mpi-hs-binary-0.1.1.0, but its *library* requires the disabled package: mpi-hs + - mpi-hs-cereal < 0 # tried mpi-hs-cereal-0.1.0.0, but its *library* requires the disabled package: mpi-hs - msgpack-idl < 0 # tried msgpack-idl-0.2.1, but its *library* requires blaze-builder >=0.3 && < 0.4 and the snapshot contains blaze-builder-0.4.2.3 - msgpack-idl < 0 # tried msgpack-idl-0.2.1, but its *library* requires filepath >=1.1 && < 1.4 and the snapshot contains filepath-1.4.100.4 - msgpack-idl < 0 # tried msgpack-idl-0.2.1, but its *library* requires msgpack >=0.7 && < 0.8 and the snapshot contains msgpack-1.0.1.0 @@ -7830,24 +7760,24 @@ packages: - mwc-random-accelerate < 0 # tried mwc-random-accelerate-0.2.0.0, but its *library* requires the disabled package: accelerate - mwc-random-monad < 0 # tried mwc-random-monad-0.7.3.1, but its *library* requires the disabled package: monad-primitive - mysql-haskell < 0 # tried mysql-haskell-1.1.3, but its *library* requires base >=4.7 && < 4.19.0 and the snapshot contains base-4.19.0.0 + - mysql-haskell < 0 # tried mysql-haskell-1.1.3, but its *library* requires the disabled package: blaze-textual - mysql-haskell < 0 # tried mysql-haskell-1.1.3, but its *library* requires tls >=1.7.0 && < 1.8 || ^>=1.8.0 and the snapshot contains tls-1.9.0 - mysql-haskell-nem < 0 # tried mysql-haskell-nem-0.1.0.0, but its *library* requires the disabled package: mysql-haskell - mysql-haskell-openssl < 0 # tried mysql-haskell-openssl-0.8.3.1, but its *library* requires mysql-haskell >=0.8.3 && < 0.8.5 and the snapshot contains mysql-haskell-1.1.3 - mysql-haskell-openssl < 0 # tried mysql-haskell-openssl-0.8.3.1, but its *library* requires the disabled package: tcp-streams - n2o-web < 0 # tried n2o-web-0.11.2, but its *library* requires the disabled package: n2o-protocols - nakadi-client < 0 # tried nakadi-client-0.7.0.0, but its *library* requires resourcet >=1.2.0 && < 1.3 and the snapshot contains resourcet-1.3.0 - - nanovg < 0 # tried nanovg-0.8.1.0, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - nanovg < 0 # tried nanovg-0.8.1.0, but its *library* requires text >=1.2 && < 2.1 and the snapshot contains text-2.1 - naqsha < 0 # tried naqsha-0.3.0.1, but its *library* requires base >=4.10 && < 4.13 and the snapshot contains base-4.19.0.0 - naqsha < 0 # tried naqsha-0.3.0.1, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - naqsha < 0 # tried naqsha-0.3.0.1, but its *library* requires vector >=0.12 && < 0.13 and the snapshot contains vector-0.13.1.0 - net-mqtt < 0 # tried net-mqtt-0.8.6.0, but its *library* requires bytestring >=0.10.8 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - net-mqtt < 0 # tried net-mqtt-0.8.6.0, but its *library* requires deepseq >=1.4.3.0 && < 1.5 and the snapshot contains deepseq-1.5.0.0 + - net-mqtt < 0 # tried net-mqtt-0.8.6.0, but its *library* requires websockets >=0.12.5.3 && < 0.13 and the snapshot contains websockets-0.13.0.0 - net-mqtt-lens < 0 # tried net-mqtt-lens-0.1.1.0, but its *library* requires the disabled package: net-mqtt - nettle < 0 # tried nettle-0.3.0, but its *library* requires bytestring >=0.10.8 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - network-anonymous-tor < 0 # tried network-anonymous-tor-0.11.0, but its *library* requires the disabled package: hexstring - network-anonymous-tor < 0 # tried network-anonymous-tor-0.11.0, but its *library* requires the disabled package: network-attoparsec - - network-messagepack-rpc-websocket < 0 # tried network-messagepack-rpc-websocket-0.1.1.1, but its *library* requires the disabled package: websockets + - network-messagepack-rpc-websocket < 0 # tried network-messagepack-rpc-websocket-0.1.1.1, but its *library* requires the disabled package: wss-client - network-msgpack-rpc < 0 # tried network-msgpack-rpc-0.0.6, but its *library* requires network < 3 and the snapshot contains network-3.1.4.0 - newtype-generics < 0 # tried newtype-generics-0.6.2, but its *library* requires base >=4.9 && < 4.19 and the snapshot contains base-4.19.0.0 - next-ref < 0 # tried next-ref-0.1.0.2, but its *library* requires stm >=2.2 && < 2.5 and the snapshot contains stm-2.5.2.1 @@ -7896,9 +7826,6 @@ packages: - nri-test-encoding < 0 # tried nri-test-encoding-0.1.1.3, but its *library* requires text >=1.2.3.1 && < 2.1 and the snapshot contains text-2.1 - nri-test-encoding < 0 # tried nri-test-encoding-0.1.1.3, but its *library* requires the disabled package: nri-prelude - numhask-prelude < 0 # tried numhask-prelude-0.5.0, but its *library* requires numhask >=0.3 && < 0.6 and the snapshot contains numhask-0.11.1.0 - - nvim-hs < 0 # tried nvim-hs-2.3.2.3, but its *library* requires deepseq >=1.1 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - - nvim-hs-contrib < 0 # tried nvim-hs-contrib-2.0.0.2, but its *library* requires the disabled package: nvim-hs - - nvim-hs-ghcid < 0 # tried nvim-hs-ghcid-2.0.1.0, but its *library* requires the disabled package: nvim-hs - ochintin-daicho < 0 # tried ochintin-daicho-0.3.4.2, but its *library* requires text >=1.2 && < 1.3 and the snapshot contains text-2.1 - oeis < 0 # tried oeis-0.3.10, but its *library* requires HTTP >=4000.2 && < 4000.4 and the snapshot contains HTTP-4000.4.1 - om-elm < 0 # tried om-elm-2.0.0.5, but its *library* requires bytestring >=0.11.3.1 && < 0.12 and the snapshot contains bytestring-0.12.0.2 @@ -7950,7 +7877,6 @@ packages: - path-text-utf8 < 0 # tried path-text-utf8-0.0.2.0, but its *library* requires bytestring ^>=0.10.12 || ^>=0.11 and the snapshot contains bytestring-0.12.0.2 - path-text-utf8 < 0 # tried path-text-utf8-0.0.2.0, but its *library* requires text ^>=1.2.5 || ^>=2.0 and the snapshot contains text-2.1 - path-text-utf8 < 0 # tried path-text-utf8-0.0.2.0, but its *library* requires the disabled package: file-io - - patrol < 0 # tried patrol-1.0.0.6, but its *library* requires bytestring >=0.11.3 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - pattern-arrows < 0 # tried pattern-arrows-0.0.2, but its *library* requires mtl < 2.3 and the snapshot contains mtl-2.3.1 - pdf-toolbox-content < 0 # tried pdf-toolbox-content-0.1.1, but its *library* requires the disabled package: pdf-toolbox-core - pdf-toolbox-core < 0 # tried pdf-toolbox-core-0.1.1, but its *library* requires bytestring >=0.10.4 && < 0.12 and the snapshot contains bytestring-0.12.0.2 @@ -7965,10 +7891,8 @@ packages: - perfect-vector-shuffle < 0 # tried perfect-vector-shuffle-0.1.1.1, but its *library* requires primitive >=0.6.4 && < 0.8 and the snapshot contains primitive-0.8.0.0 - perfect-vector-shuffle < 0 # tried perfect-vector-shuffle-0.1.1.1, but its *library* requires vector >=0.12.0 && < 0.13 and the snapshot contains vector-0.13.1.0 - persist < 0 # tried persist-0.1.1.5, but its *library* requires text >=1.2 && < 1.3 and the snapshot contains text-2.1 - - persistent-mtl < 0 # tried persistent-mtl-0.5.0.1, but its *library* requires text >=1.2.4 && < 2.1 and the snapshot contains text-2.1 - persistent-mysql-haskell < 0 # tried persistent-mysql-haskell-0.6.0, but its *library* requires mysql-haskell >=0.8.0.0 && < 1.0 and the snapshot contains mysql-haskell-1.1.3 - persistent-mysql-haskell < 0 # tried persistent-mysql-haskell-0.6.0, but its *library* requires tls >=1.3.5 && < 1.5 and the snapshot contains tls-1.9.0 - - persistent-pagination < 0 # tried persistent-pagination-0.1.1.2, but its *library* requires the disabled package: esqueleto - persistent-redis < 0 # tried persistent-redis-2.13.0.1, but its *library* requires bytestring >=0.10.8 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - pg-harness-server < 0 # tried pg-harness-server-0.6.2, but its *executable* requires postgresql-simple >=0.6 && < 0.7 and the snapshot contains postgresql-simple-0.7.0.0 - pg-harness-server < 0 # tried pg-harness-server-0.6.2, but its *executable* requires random >=1.0 && < 1.2 and the snapshot contains random-1.2.1.1 @@ -7996,7 +7920,7 @@ packages: - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* requires containers >=0.5 && < 0.6 and the snapshot contains containers-0.6.8 - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* requires hashable >=1.2 && < 1.3 and the snapshot contains hashable-1.4.3.0 - - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* requires http-client >=0.5 && < 0.6 and the snapshot contains http-client-0.7.15 + - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* requires http-client >=0.5 && < 0.6 and the snapshot contains http-client-0.7.16 - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* requires shake >=0.16.4 && < 0.17 and the snapshot contains shake-0.19.7 - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* requires text >=1.2 && < 1.3 and the snapshot contains text-2.1 - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* requires unix >=2.7 && < 2.8 and the snapshot contains unix-2.8.3.0 @@ -8040,7 +7964,6 @@ packages: - polysemy-video < 0 # tried polysemy-video-0.2.0.1, but its *library* requires turtle >=1.0 && < 1.6 and the snapshot contains turtle-1.6.2 - polysemy-vinyl < 0 # tried polysemy-vinyl-0.1.5.0, but its *library* requires polysemy >=1.3 && < 1.7 and the snapshot contains polysemy-1.9.1.3 - polysemy-vinyl < 0 # tried polysemy-vinyl-0.1.5.0, but its *library* requires vinyl >=0.10.0 && < 0.14 and the snapshot contains vinyl-0.14.3 - - polysemy-webserver < 0 # tried polysemy-webserver-0.2.1.2, but its *library* requires the disabled package: websockets - polysemy-zoo < 0 # tried polysemy-zoo-0.8.2.0, but its *library* requires constraints >=0.10.1 && < 0.14 and the snapshot contains constraints-0.14 - polysemy-zoo < 0 # tried polysemy-zoo-0.8.2.0, but its *library* requires ghc-prim >=0.5.2 && < 0.10 and the snapshot contains ghc-prim-0.11.0 - polysemy-zoo < 0 # tried polysemy-zoo-0.8.2.0, but its *library* requires text >=1.1.0 && < 2.1 and the snapshot contains text-2.1 @@ -8107,6 +8030,7 @@ packages: - publicsuffix < 0 # tried publicsuffix-0.20200526, but its *library* requires base >=4 && < 4.15 and the snapshot contains base-4.19.0.0 - pure-io < 0 # tried pure-io-0.2.1, but its *library* requires base >=4.5 && < 4.11 and the snapshot contains base-4.19.0.0 - purview < 0 # tried purview-0.2.0.2, but its *library* requires template-haskell >=2.15.0 && < 2.21 and the snapshot contains template-haskell-2.21.0.0 + - purview < 0 # tried purview-0.2.0.2, but its *library* requires websockets >=0.12 && < 0.13 and the snapshot contains websockets-0.13.0.0 - qm-interpolated-string < 0 # tried qm-interpolated-string-0.3.1.0, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - qnap-decrypt < 0 # tried qnap-decrypt-0.3.5, but its *executable* requires optparse-applicative >=0.14.2.0 && < 0.16 and the snapshot contains optparse-applicative-0.18.1.0 - qnap-decrypt < 0 # tried qnap-decrypt-0.3.5, but its *library* requires bytestring >=0.10.0.0 && < 0.11 and the snapshot contains bytestring-0.12.0.2 @@ -8136,20 +8060,12 @@ packages: - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* requires constraints >=0.9.1 && < 0.11 and the snapshot contains constraints-0.14 - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* requires extensible >=0.4.7.2 && < 0.4.11 and the snapshot contains extensible-0.9 - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* requires http-api-data >=0.3.5 && < 0.3.9 and the snapshot contains http-api-data-0.6 - - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* requires http-client >=0.5.5.0 && < 0.6 and the snapshot contains http-client-0.7.15 + - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* requires http-client >=0.5.5.0 && < 0.6 and the snapshot contains http-client-0.7.16 - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* requires lens >=4.15.3 && < 5.0 and the snapshot contains lens-5.2.3 - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* requires req >=0.3.0 && < 1.3.0 and the snapshot contains req-3.13.1 - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* requires text >=1.2.2.1 && < 1.3 and the snapshot contains text-2.1 - random-source < 0 # tried random-source-0.3.0.13, but its *library* requires base >=4 && < 4.16 and the snapshot contains base-4.19.0.0 - random-source < 0 # tried random-source-0.3.0.13, but its *library* requires mtl >=2.0 && < 2.3 and the snapshot contains mtl-2.3.1 - - ratel < 0 # tried ratel-2.0.0.10, but its *library* requires bytestring >=0.11.3 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - ratel-wai < 0 # tried ratel-wai-2.0.0.5, but its *library* requires bytestring >=0.11.3 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - rattletrap < 0 # tried rattletrap-12.1.2, but its *library* requires bytestring >=0.11.3 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - reactive-balsa < 0 # tried reactive-balsa-0.4.0.1, but its *library* requires the disabled package: reactive-banana-bunch - - reactive-banana < 0 # tried reactive-banana-1.3.2.0, but its *library* requires deepseq >=1.4.3.0 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - - reactive-banana-bunch < 0 # tried reactive-banana-bunch-1.0.0.1, but its *library* requires the disabled package: reactive-banana - - reactive-jack < 0 # tried reactive-jack-0.4.1.2, but its *library* requires the disabled package: reactive-banana-bunch - - reactive-midyim < 0 # tried reactive-midyim-0.4.1.1, but its *library* requires the disabled package: reactive-banana-bunch - readable < 0 # tried readable-0.3.1, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - readable < 0 # tried readable-0.3.1, but its *library* requires text >=0.11 && < 2.1 and the snapshot contains text-2.1 - reanimate < 0 # tried reanimate-1.1.6.0, but its *library* requires aeson >=1.3.0.0 && < 2 and the snapshot contains aeson-2.2.1.0 @@ -8159,8 +8075,9 @@ packages: - record-dot-preprocessor < 0 # tried record-dot-preprocessor-0.2.16, but its *library* requires ghc >=8.6 && < 9.5 and the snapshot contains ghc-9.8.1 - records-sop < 0 # tried records-sop-0.1.1.1, but its *library* requires deepseq >=1.3 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - records-sop < 0 # tried records-sop-0.1.1.1, but its *library* requires ghc-prim >=0.5 && < 0.11 and the snapshot contains ghc-prim-0.11.0 - - redis-glob < 0 # tried redis-glob-0.1.0.6, but its *library* requires megaparsec >=9.2.1 && < 9.6 and the snapshot contains megaparsec-9.6.1 + - redis-io < 0 # tried redis-io-1.1.0, but its *library* requires the disabled package: redis-resp - redis-io < 0 # tried redis-io-1.1.0, but its *library* requires the disabled package: tinylog + - redis-resp < 0 # tried redis-resp-1.0.0, but its *library* requires the disabled package: double-conversion - refined < 0 # tried refined-0.8.1, but its *library* requires aeson >=0.9 && < 2.2 and the snapshot contains aeson-2.2.1.0 - refined < 0 # tried refined-0.8.1, but its *library* requires base >=4.11 && < 4.19 and the snapshot contains base-4.19.0.0 - refined < 0 # tried refined-0.8.1, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 @@ -8192,20 +8109,17 @@ packages: - registry-options < 0 # tried registry-options-0.2.0.0, but its *library* requires text >=1 && < 2 and the snapshot contains text-2.1 - rel8 < 0 # tried rel8-1.4.1.0, but its *library* requires base ^>=4.14 || ^>=4.15 || ^>=4.16 || ^>=4.17 and the snapshot contains base-4.19.0.0 - rel8 < 0 # tried rel8-1.4.1.0, but its *library* requires opaleye ^>=0.9.6.1 and the snapshot contains opaleye-0.10.2.0 - - reorder-expression < 0 # tried reorder-expression-0.1.0.0, but its *library* requires base >=4.12 && < 4.17 and the snapshot contains base-4.19.0.0 - repa < 0 # tried repa-3.4.1.5, but its *library* requires base >=4.8 && < 4.17 and the snapshot contains base-4.19.0.0 - repa < 0 # tried repa-3.4.1.5, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - repa-algorithms < 0 # tried repa-algorithms-3.4.1.5, but its *library* requires vector >=0.11 && < 0.13 and the snapshot contains vector-0.13.1.0 - repa-io < 0 # tried repa-io-3.4.1.2, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - repa-io < 0 # tried repa-io-3.4.1.2, but its *library* requires vector >=0.11 && < 0.13 and the snapshot contains vector-0.13.1.0 - - req-conduit < 0 # tried req-conduit-1.0.1, but its *library* requires bytestring >=0.2 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - req-url-extra < 0 # tried req-url-extra-0.1.1.0, but its *executable* requires aeson >=1.2 && < 1.5 and the snapshot contains aeson-2.2.1.0 - req-url-extra < 0 # tried req-url-extra-0.1.1.0, but its *executable* requires text >=1.2 && < 1.3 and the snapshot contains text-2.1 - req-url-extra < 0 # tried req-url-extra-0.1.1.0, but its *library* requires base >=4.9 && < 4.13 and the snapshot contains base-4.19.0.0 - req-url-extra < 0 # tried req-url-extra-0.1.1.0, but its *library* requires req >=2.0.0 && < 2.1.0 and the snapshot contains req-3.13.1 - require < 0 # tried require-0.4.11, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - require < 0 # tried require-0.4.11, but its *library* requires text >=1.2.3.0 && < 2 and the snapshot contains text-2.1 - - resistor-cube < 0 # tried resistor-cube-0.0.1.4, but its *executable* requires the disabled package: lapack - rest-rewrite < 0 # tried rest-rewrite-0.4.2, but its *library* requires text >=1.2.4 && < 2.1 and the snapshot contains text-2.1 - rethinkdb-client-driver < 0 # tried rethinkdb-client-driver-0.0.25, but its *library* requires base < 4.15 and the snapshot contains base-4.19.0.0 - rev-state < 0 # tried rev-state-0.1.2, but its *library* requires mtl < 2.3 and the snapshot contains mtl-2.3.1 @@ -8226,7 +8140,7 @@ packages: - roc-id < 0 # tried roc-id-0.2.0.0, but its *library* requires text >=1.2.3.1 && < 2.1 and the snapshot contains text-2.1 - rollbar-hs < 0 # tried rollbar-hs-0.3.1.0, but its *library* requires aeson >=1.0 && < 1.5 and the snapshot contains aeson-2.2.1.0 - rollbar-hs < 0 # tried rollbar-hs-0.3.1.0, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - - rollbar-hs < 0 # tried rollbar-hs-0.3.1.0, but its *library* requires http-client >=0.5 && < 0.6 and the snapshot contains http-client-0.7.15 + - rollbar-hs < 0 # tried rollbar-hs-0.3.1.0, but its *library* requires http-client >=0.5 && < 0.6 and the snapshot contains http-client-0.7.16 - rollbar-hs < 0 # tried rollbar-hs-0.3.1.0, but its *library* requires network >=2.6 && < 2.8 and the snapshot contains network-3.1.4.0 - rollbar-hs < 0 # tried rollbar-hs-0.3.1.0, but its *library* requires text >=1.2 && < 1.3 and the snapshot contains text-2.1 - rollbar-hs < 0 # tried rollbar-hs-0.3.1.0, but its *library* requires time >=1.6 && < 1.9 and the snapshot contains time-1.12.2 @@ -8235,8 +8149,6 @@ packages: - rzk < 0 # tried rzk-0.7.3, but its *executable* requires the disabled package: optparse-generic - rzk < 0 # tried rzk-0.7.3, but its *executable* requires the disabled package: with-utf8 - safe-exceptions-checked < 0 # tried safe-exceptions-checked-0.1.0, but its *library* requires transformers >=0.2.0.0 && < 0.6 and the snapshot contains transformers-0.6.1.0 - - safe-json < 0 # tried safe-json-1.2.0.0, but its *library* requires bytestring >=0.10.8.1 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - safe-json < 0 # tried safe-json-1.2.0.0, but its *library* requires text >=1.2.3 && < 2.1 and the snapshot contains text-2.1 - safe-money < 0 # tried safe-money-0.9.1, but its *library* requires the disabled package: vector-space - safe-tensor < 0 # tried safe-tensor-0.2.1.1, but its *library* requires constraints >=0.10 && < 0.14 and the snapshot contains constraints-0.14 - safe-tensor < 0 # tried safe-tensor-0.2.1.1, but its *library* requires deepseq >=1.4 && < 1.5 and the snapshot contains deepseq-1.5.0.0 @@ -8272,7 +8184,6 @@ packages: - schematic < 0 # tried schematic-0.5.1.0, but its *library* requires aeson >=1 && < 1.4.3.0 and the snapshot contains aeson-2.2.1.0 - schematic < 0 # tried schematic-0.5.1.0, but its *library* requires the disabled package: validationt - sdl2 < 0 # tried sdl2-2.5.5.0, but its *library* requires bytestring >=0.10.4.0 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - sdl2 < 0 # tried sdl2-2.5.5.0, but its *library* requires text >=1.1.0.0 && < 2.1 and the snapshot contains text-2.1 - sdl2-gfx < 0 # tried sdl2-gfx-0.3.0.0, but its *library* requires the disabled package: sdl2 - sdl2-image < 0 # tried sdl2-image-2.1.0.0, but its *library* requires the disabled package: sdl2 - sdl2-mixer < 0 # tried sdl2-mixer-1.2.0.0, but its *library* requires the disabled package: sdl2 @@ -8298,7 +8209,7 @@ packages: - sensu-run < 0 # tried sensu-run-0.7.0.5, but its *executable* requires aeson >=0.11 && < 1.5 and the snapshot contains aeson-2.2.1.0 - sensu-run < 0 # tried sensu-run-0.7.0.5, but its *executable* requires base >=4.11 && < 4.14 and the snapshot contains base-4.19.0.0 - sensu-run < 0 # tried sensu-run-0.7.0.5, but its *executable* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - - sensu-run < 0 # tried sensu-run-0.7.0.5, but its *executable* requires http-client >=0.5.6 && < 0.7 and the snapshot contains http-client-0.7.15 + - sensu-run < 0 # tried sensu-run-0.7.0.5, but its *executable* requires http-client >=0.5.6 && < 0.7 and the snapshot contains http-client-0.7.16 - sensu-run < 0 # tried sensu-run-0.7.0.5, but its *executable* requires lens >=4.15 && < 4.20 and the snapshot contains lens-5.2.3 - sensu-run < 0 # tried sensu-run-0.7.0.5, but its *executable* requires optparse-applicative >=0.12 && < 0.16 and the snapshot contains optparse-applicative-0.18.1.0 - sensu-run < 0 # tried sensu-run-0.7.0.5, but its *executable* requires text >=1.2.2 && < 1.3 and the snapshot contains text-2.1 @@ -8344,7 +8255,6 @@ packages: - servant-mock < 0 # tried servant-mock-0.8.7, but its *library* requires servant >=0.17 && < 0.19 and the snapshot contains servant-0.20.1 - servant-mock < 0 # tried servant-mock-0.8.7, but its *library* requires servant-server >=0.17 && < 0.19 and the snapshot contains servant-server-0.20 - servant-mock < 0 # tried servant-mock-0.8.7, but its *library* requires transformers >=0.5.2.0 && < 0.6 and the snapshot contains transformers-0.6.1.0 - - servant-openapi3 < 0 # tried servant-openapi3-2.0.1.6, but its *library* requires the disabled package: openapi3 - servant-pandoc < 0 # tried servant-pandoc-0.5.0.0, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - servant-pandoc < 0 # tried servant-pandoc-0.5.0.0, but its *library* requires http-media >=0.6 && < 0.8 and the snapshot contains http-media-0.8.1.1 - servant-pandoc < 0 # tried servant-pandoc-0.5.0.0, but its *library* requires lens >=4.9 && < 5 and the snapshot contains lens-5.2.3 @@ -8375,7 +8285,6 @@ packages: - servant-streaming-server < 0 # tried servant-streaming-server-0.3.0.0, but its *library* requires http-media >=0.6 && < 0.8 and the snapshot contains http-media-0.8.1.1 - servant-streaming-server < 0 # tried servant-streaming-server-0.3.0.0, but its *library* requires resourcet >=1.1 && < 1.3 and the snapshot contains resourcet-1.3.0 - servant-streaming-server < 0 # tried servant-streaming-server-0.3.0.0, but its *library* requires servant-server >=0.13 && < 0.15 and the snapshot contains servant-server-0.20 - - servant-subscriber < 0 # tried servant-subscriber-0.7.0.0, but its *library* requires the disabled package: websockets - servant-swagger < 0 # tried servant-swagger-1.2, but its *library* requires the disabled package: swagger2 - servant-swagger-ui < 0 # tried servant-swagger-ui-0.3.5.5.0.0, but its *library* requires base >=4.7 && < 4.19 and the snapshot contains base-4.19.0.0 - servant-swagger-ui < 0 # tried servant-swagger-ui-0.3.5.5.0.0, but its *library* requires bytestring >=0.10.4.0 && < 0.12 and the snapshot contains bytestring-0.12.0.2 @@ -8386,7 +8295,7 @@ packages: - servant-swagger-ui-redoc < 0 # tried servant-swagger-ui-redoc-0.3.4.1.22.3, but its *library* requires base >=4.7 && < 4.19 and the snapshot contains base-4.19.0.0 - servant-swagger-ui-redoc < 0 # tried servant-swagger-ui-redoc-0.3.4.1.22.3, but its *library* requires bytestring >=0.10.4.0 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - servant-swagger-ui-redoc < 0 # tried servant-swagger-ui-redoc-0.3.4.1.22.3, but its *library* requires text >=1.2.3.0 && < 2.1 and the snapshot contains text-2.1 - - servant-websockets < 0 # tried servant-websockets-2.0.0, but its *library* requires the disabled package: websockets + - servant-xml < 0 # tried servant-xml-1.0.2, but its *library* requires the disabled package: xmlbf-xeno - servant-yaml < 0 # tried servant-yaml-0.1.0.1, but its *library* requires base >=4.9 && < 4.14 and the snapshot contains base-4.19.0.0 - servant-yaml < 0 # tried servant-yaml-0.1.0.1, but its *library* requires bytestring >=0.10.8.1 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - servant-yaml < 0 # tried servant-yaml-0.1.0.1, but its *library* requires servant >=0.15 && < 0.18 and the snapshot contains servant-0.20.1 @@ -8400,8 +8309,6 @@ packages: - shake-language-c < 0 # tried shake-language-c-0.12.0, but its *library* requires the disabled package: fclabels - shake-plus-extended < 0 # tried shake-plus-extended-0.4.1.0, but its *library* requires the disabled package: ixset-typed - shell-conduit < 0 # tried shell-conduit-5.0.0, but its *library* requires the disabled package: monads-tf - - shellify < 0 # tried shellify-0.11.0.0, but its *library* requires base >=4.16 && < 4.19 and the snapshot contains base-4.19.0.0 - - shellify < 0 # tried shellify-0.11.0.0, but its *library* requires text >=1.2.5.0 && < 2.1 and the snapshot contains text-2.1 - shellmet < 0 # tried shellmet-0.0.4.1, but its *library* requires text >=1.2.3 && < 2.1 and the snapshot contains text-2.1 - shikensu < 0 # tried shikensu-0.4.1, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - shikensu < 0 # tried shikensu-0.4.1, but its *library* requires text >=1 && < 2 and the snapshot contains text-2.1 @@ -8414,8 +8321,6 @@ packages: - simple-log < 0 # tried simple-log-0.9.12, but its *library* requires time >=1.5 && < 1.10 and the snapshot contains time-1.12.2 - simple-log < 0 # tried simple-log-0.9.12, but its *library* requires transformers >=0.4 && < 0.6 and the snapshot contains transformers-0.6.1.0 - simple-media-timestamp-formatting < 0 # tried simple-media-timestamp-formatting-0.1.1.0, but its *library* requires formatting >=7.0.0 && < 7.2 and the snapshot contains formatting-7.2.0 - - simple-pango < 0 # tried simple-pango-0.1.0.1, but its *library* requires the disabled package: simple-cairo - - simple-session < 0 # tried simple-session-2.0.0, but its *library* requires the disabled package: simple - simplest-sqlite < 0 # tried simplest-sqlite-0.1.0.2, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - simplest-sqlite < 0 # tried simplest-sqlite-0.1.0.2, but its *library* requires template-haskell >=2.12 && < 2.16 and the snapshot contains template-haskell-2.21.0.0 - simplest-sqlite < 0 # tried simplest-sqlite-0.1.0.2, but its *library* requires text >=1.1 && < 1.3 and the snapshot contains text-2.1 @@ -8428,7 +8333,6 @@ packages: - sized-grid < 0 # tried sized-grid-0.2.0.1, but its *library* requires random >=1.1 && < 1.2 and the snapshot contains random-1.2.1.1 - sized-grid < 0 # tried sized-grid-0.2.0.1, but its *library* requires vector >=0.12 && < 0.13 and the snapshot contains vector-0.13.1.0 - skeletons < 0 # tried skeletons-0.4.0, but its *executable* requires the disabled package: tinytemplate - - skews < 0 # tried skews-0.1.0.3, but its *library* requires the disabled package: websockets - slack-web < 0 # tried slack-web-1.6.1.0, but its *library* requires aeson >=2.0 && < 2.2 and the snapshot contains aeson-2.2.1.0 - slack-web < 0 # tried slack-web-1.6.1.0, but its *library* requires base >=4.11 && < 4.18 and the snapshot contains base-4.19.0.0 - slack-web < 0 # tried slack-web-1.6.1.0, but its *library* requires http-api-data >=0.3 && < 0.6 and the snapshot contains http-api-data-0.6 @@ -8481,10 +8385,10 @@ packages: - special-values < 0 # tried special-values-0.1.0.0, but its *library* requires text >=0.7 && < 2.1 and the snapshot contains text-2.1 - speculation < 0 # tried speculation-1.5.0.3, but its *library* requires stm >=2.1 && < 2.5 and the snapshot contains stm-2.5.2.1 - speculation < 0 # tried speculation-1.5.0.3, but its *library* requires transformers >=0.2.2.0 && < 0.6 and the snapshot contains transformers-0.6.1.0 - - sqids < 0 # tried sqids-0.2.0.0, but its *library* requires bytestring >=0.11.4.0 && < 0.12.0.0 and the snapshot contains bytestring-0.12.0.2 - sqlcli < 0 # tried sqlcli-0.2.2.0, but its *library* requires transformers >=0.5 && < 0.6 and the snapshot contains transformers-0.6.1.0 - sqlcli-odbc < 0 # tried sqlcli-odbc-0.2.0.1, but its *library* requires the disabled package: sqlcli - sqlite-simple-errors < 0 # tried sqlite-simple-errors-0.6.1.0, but its *library* requires text >=1.2 && < 1.2.4 and the snapshot contains text-2.1 + - sqlite-simple-errors < 0 # tried sqlite-simple-errors-0.6.1.0, but its *library* requires the disabled package: sqlite-simple - squeal-postgresql < 0 # tried squeal-postgresql-0.9.1.3, but its *library* requires the disabled package: records-sop - srt < 0 # tried srt-0.1.2.0, but its *library* requires text >=1.0 && < 2.1 and the snapshot contains text-2.1 - srt-attoparsec < 0 # tried srt-attoparsec-0.1.0.0, but its *library* requires mtl >=1.0 && < =2.3 and the snapshot contains mtl-2.3.1 @@ -8493,17 +8397,13 @@ packages: - srt-dhall < 0 # tried srt-dhall-0.1.0.0, but its *library* requires formatting >=7.0.0 && < 7.2 and the snapshot contains formatting-7.2.0 - srt-dhall < 0 # tried srt-dhall-0.1.0.0, but its *library* requires text >=1.0 && < 1.3 and the snapshot contains text-2.1 - srt-formatting < 0 # tried srt-formatting-0.1.0.0, but its *library* requires formatting >=7.0.0 && < 7.2 and the snapshot contains formatting-7.2.0 - - stache < 0 # tried stache-2.3.4, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - stache < 0 # tried stache-2.3.4, but its *library* requires deepseq >=1.4 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - - stache < 0 # tried stache-2.3.4, but its *library* requires template-haskell >=2.11 && < 2.21 and the snapshot contains template-haskell-2.21.0.0 - - stache < 0 # tried stache-2.3.4, but its *library* requires text >=1.2 && < 2.1 and the snapshot contains text-2.1 - stack < 0 # tried stack-2.13.1, but its *executable* requires the disabled package: optparse-generic - stackcollapse-ghc < 0 # tried stackcollapse-ghc-0.0.1.4, but its *executable* requires base >=4.12.0.0 && < 4.16 and the snapshot contains base-4.19.0.0 - stackcollapse-ghc < 0 # tried stackcollapse-ghc-0.0.1.4, but its *executable* requires transformers >=0.5.6 && < 0.5.7 and the snapshot contains transformers-0.6.1.0 - statestack < 0 # tried statestack-0.3.1.1, but its *library* requires base >=4.8 && < 4.19 and the snapshot contains base-4.19.0.0 - static-canvas < 0 # tried static-canvas-0.2.0.3, but its *library* requires base >=4.5 && < 4.19 and the snapshot contains base-4.19.0.0 - static-canvas < 0 # tried static-canvas-0.2.0.3, but its *library* requires text >=0.11 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 - - status-notifier-item < 0 # tried status-notifier-item-0.3.1.0, but its *library* requires the disabled package: dbus + - static-canvas < 0 # tried static-canvas-0.2.0.3, but its *library* requires the disabled package: double-conversion - stb-image-redux < 0 # tried stb-image-redux-0.2.1.2, but its *library* requires vector >=0.10.12.3 && < 0.13 and the snapshot contains vector-0.13.1.0 - stm-containers < 0 # tried stm-containers-1.2.0.3, but its *library* requires the disabled package: stm-hamt - stm-hamt < 0 # tried stm-hamt-1.2.0.14, but its *library* requires the disabled package: primitive-extras @@ -8513,14 +8413,11 @@ packages: - store-core < 0 # tried store-core-0.4.4.6, but its *library* requires text >=1.2.0.4 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 - store-streaming < 0 # tried store-streaming-0.2.0.5, but its *library* requires the disabled package: store-core - streaming-cassava < 0 # tried streaming-cassava-0.2.0.0, but its *library* requires streaming-bytestring >=0.2 && < 0.3 and the snapshot contains streaming-bytestring-0.3.2 - - streamly-bytestring < 0 # tried streamly-bytestring-0.2.0, but its *library* requires bytestring >=0.11.0 && < 0.11.1 || >=0.11.1 && < 0.11.2 || >=0.11.2 && < 0.11.3 || >=0.11.3.1 && < 0.11.4 || >=0.11.4 && < 0.11.5 and the snapshot contains bytestring-0.12.0.2 - - streamly-bytestring < 0 # tried streamly-bytestring-0.2.0, but its *library* requires streamly-core >=0.1.0 && < 0.1.1 and the snapshot contains streamly-core-0.2.1 - streamly-examples < 0 # tried streamly-examples-0.2.0, but its *executable* requires streamly-core ==0.2.0 and the snapshot contains streamly-core-0.2.1 - streamly-process < 0 # tried streamly-process-0.3.1, but its *library* requires streamly >=0.9 && < 0.10 and the snapshot contains streamly-0.10.0 - streamly-process < 0 # tried streamly-process-0.3.1, but its *library* requires streamly-core >=0.1 && < 0.2 and the snapshot contains streamly-core-0.2.1 - streamproc < 0 # tried streamproc-1.6.2, but its *library* requires base >=3 && < 4.13 and the snapshot contains base-4.19.0.0 - streamt < 0 # tried streamt-0.5.0.1, but its *library* requires mtl >=2.0 && < 2.3 and the snapshot contains mtl-2.3.1 - - strict-concurrency < 0 # tried strict-concurrency-0.2.4.3, but its *library* requires deepseq >=1.4.2 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - strict-tuple-lens < 0 # tried strict-tuple-lens-0.2, but its *library* requires lens ^>=5 and the snapshot contains lens-5.2.3 - string-class < 0 # tried string-class-0.1.7.1, but its *library* requires bytestring >=0.10.0.0 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - string-class < 0 # tried string-class-0.1.7.1, but its *library* requires text >=0.11.0.1 && < 2.1 and the snapshot contains text-2.1 @@ -8559,7 +8456,6 @@ packages: - stripe-wreq < 0 # tried stripe-wreq-1.0.1.16, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 and the snapshot contains base-4.19.0.0 - stripe-wreq < 0 # tried stripe-wreq-1.0.1.16, but its *library* requires bytestring ^>=0.11 and the snapshot contains bytestring-0.12.0.2 - stripe-wreq < 0 # tried stripe-wreq-1.0.1.16, but its *library* requires text ^>=1.2.5 || ^>=2.0 and the snapshot contains text-2.1 - - strive < 0 # tried strive-6.0.0.10, but its *library* requires bytestring >=0.11.3 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - strong-path < 0 # tried strong-path-1.1.4.0, but its *library* requires hashable >=1.3 && < 1.4 and the snapshot contains hashable-1.4.3.0 - strong-path < 0 # tried strong-path-1.1.4.0, but its *library* requires template-haskell >=2.16 && < 2.18 and the snapshot contains template-haskell-2.21.0.0 - strongweak < 0 # tried strongweak-0.6.0, but its *library* requires text >=1.2.5.0 && < 2.1 and the snapshot contains text-2.1 @@ -8593,6 +8489,7 @@ packages: - sv-core < 0 # tried sv-core-0.5, but its *library* requires semigroupoids >=5 && < 5.4 and the snapshot contains semigroupoids-6.0.0.1 - sv-core < 0 # tried sv-core-0.5, but its *library* requires semigroups >=0.18 && < 0.20 and the snapshot contains semigroups-0.20 - sv-core < 0 # tried sv-core-0.5, but its *library* requires text >=1.0 && < 1.3 and the snapshot contains text-2.1 + - sv-core < 0 # tried sv-core-0.5, but its *library* requires the disabled package: double-conversion - sv-core < 0 # tried sv-core-0.5, but its *library* requires transformers >=0.2 && < 0.6 and the snapshot contains transformers-0.6.1.0 - sv-core < 0 # tried sv-core-0.5, but its *library* requires vector >=0.10 && < 0.13 and the snapshot contains vector-0.13.1.0 - svg-builder < 0 # tried svg-builder-0.1.1, but its *library* requires base >=4.5 && < 4.19 and the snapshot contains base-4.19.0.0 @@ -8602,7 +8499,7 @@ packages: - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* requires bytestring >=0.10.0 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* requires containers >=0.5.0.0 && < 0.6 and the snapshot contains containers-0.6.8 - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* requires http-api-data >=0.3.4 && < 0.4 and the snapshot contains http-api-data-0.6 - - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* requires http-client >=0.5 && < 0.6 and the snapshot contains http-client-0.7.15 + - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* requires http-client >=0.5 && < 0.6 and the snapshot contains http-client-0.7.16 - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* requires http-media >=0.4 && < 0.8 and the snapshot contains http-media-0.8.1.1 - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* requires katip >=0.4 && < 0.6 and the snapshot contains katip-0.8.8.0 - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* requires network >=2.6.2 && < 2.8 and the snapshot contains network-3.1.4.0 @@ -8639,8 +8536,6 @@ packages: - systemd-socket-activation < 0 # tried systemd-socket-activation-1.1.0.1, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 and the snapshot contains base-4.19.0.0 - systemd-socket-activation < 0 # tried systemd-socket-activation-1.1.0.1, but its *library* requires text ^>=1.2.4 || ^>=2.0 and the snapshot contains text-2.1 - taffybar < 0 # tried taffybar-4.0.1, but its *library* requires scotty >=0.11 && < 0.13 and the snapshot contains scotty-0.21 - - tasty-autocollect < 0 # tried tasty-autocollect-0.4.1, but its *library* requires ghc >=9.0 && < 9.7 and the snapshot contains ghc-9.8.1 - - tasty-autocollect < 0 # tried tasty-autocollect-0.4.1, but its *library* requires template-haskell >=2.16 && < 2.21 and the snapshot contains template-haskell-2.21.0.0 - tasty-hedgehog < 0 # tried tasty-hedgehog-1.4.0.2, but its *library* requires the disabled package: hedgehog - tasty-hslua < 0 # tried tasty-hslua-1.1.0, but its *library* requires bytestring >=0.10.2 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - tasty-hunit-compat < 0 # tried tasty-hunit-compat-0.2.0.1, but its *library* requires tasty < 1.5 and the snapshot contains tasty-1.5 @@ -8659,30 +8554,27 @@ packages: - telegram-bot-api < 0 # tried telegram-bot-api-6.7.1, but its *library* requires the disabled package: cron - telegram-bot-simple < 0 # tried telegram-bot-simple-0.12, but its *library* requires the disabled package: cron - tensors < 0 # tried tensors-0.1.5, but its *library* requires deepseq >=1.4.4.0 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - - termbox-banana < 0 # tried termbox-banana-2.0.0, but its *library* requires the disabled package: reactive-banana - termcolor < 0 # tried termcolor-0.2.0.0, but its *executable* requires the disabled package: cli - test-fixture < 0 # tried test-fixture-0.5.1.0, but its *library* requires template-haskell >=2.10 && < 2.13 and the snapshot contains template-haskell-2.21.0.0 - test-framework-th < 0 # tried test-framework-th-0.2.4, but its *library* requires the disabled package: language-haskell-extract - text-all < 0 # tried text-all-0.4.2, but its *library* requires text >=1.2.3 && < 1.2.4 and the snapshot contains text-2.1 - text-all < 0 # tried text-all-0.4.2, but its *library* requires text-format >=0.3.1 && < 0.3.2 and the snapshot contains text-format-0.3.2.1 - text-format < 0 # tried text-format-0.3.2.1, but its *library* requires base >=4.3 && < 4.19 and the snapshot contains base-4.19.0.0 + - text-format < 0 # tried text-format-0.3.2.1, but its *library* requires the disabled package: double-conversion - text-generic-pretty < 0 # tried text-generic-pretty-1.2.1, but its *library* requires wl-pprint-text < 1.2 and the snapshot contains wl-pprint-text-1.2.0.2 - th-to-exp < 0 # tried th-to-exp-0.0.1.1, but its *library* requires template-haskell >=2.11.0.0 && < 2.13 and the snapshot contains template-haskell-2.21.0.0 - these-skinny < 0 # tried these-skinny-0.7.5, but its *library* requires base >=4.4 && < 4.19 and the snapshot contains base-4.19.0.0 - threepenny-gui < 0 # tried threepenny-gui-0.9.4.0, but its *library* requires base >=4.8 && < 4.19 and the snapshot contains base-4.19.0.0 + - threepenny-gui < 0 # tried threepenny-gui-0.9.4.0, but its *library* requires websockets >=0.8 && < 0.12.5 || >0.12.5.0 && < 0.13 and the snapshot contains websockets-0.13.0.0 - through-text < 0 # tried through-text-0.1.0.0, but its *library* requires base >=4.3 && < 4.17 and the snapshot contains base-4.19.0.0 - through-text < 0 # tried through-text-0.1.0.0, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - through-text < 0 # tried through-text-0.1.0.0, but its *library* requires text >=0.11 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 - thumbnail-plus < 0 # tried thumbnail-plus-1.0.5, but its *library* requires either < 5 and the snapshot contains either-5.0.2 - thyme < 0 # tried thyme-0.4, but its *library* requires template-haskell >=2.7 && < 2.21 and the snapshot contains template-haskell-2.21.0.0 - - time-domain < 0 # tried time-domain-0.1.0.2, but its *library* requires base >=4.13.0 && < =4.19 and the snapshot contains base-4.19.0.0 - time-parsers < 0 # tried time-parsers-0.2, but its *library* requires base >=4.6 && < 4.19 and the snapshot contains base-4.19.0.0 - time-parsers < 0 # tried time-parsers-0.2, but its *library* requires template-haskell >=2.8.0.0 && < 2.21 and the snapshot contains template-haskell-2.21.0.0 - - tldr < 0 # tried tldr-0.9.2, but its *library* requires the disabled package: cmark - tls-debug < 0 # tried tls-debug-0.4.8, but its *executable* requires tls >=1.3 && < 1.6 and the snapshot contains tls-1.9.0 - tmp-proc-postgres < 0 # tried tmp-proc-postgres-0.5.3.1, but its *library* requires text >=1.2.3.0 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 - - tmp-proc-rabbitmq < 0 # tried tmp-proc-rabbitmq-0.5.3.1, but its *library* requires the disabled package: tmp-proc - - tmp-proc-redis < 0 # tried tmp-proc-redis-0.5.3.1, but its *library* requires the disabled package: tmp-proc - tonalude < 0 # tried tonalude-0.2.0.0, but its *library* requires base >=4.14 && < 4.18 and the snapshot contains base-4.19.0.0 - tonalude < 0 # tried tonalude-0.2.0.0, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - tonaparser < 0 # tried tonaparser-0.2.0.0, but its *library* requires base >=4.14 && < 4.18 and the snapshot contains base-4.19.0.0 @@ -8704,7 +8596,6 @@ packages: - transient-universe < 0 # tried transient-universe-0.6.0.1, but its *library* requires network >=2.8.0.0 && < 3.0.0.0 and the snapshot contains network-3.1.4.0 - transient-universe < 0 # tried transient-universe-0.6.0.1, but its *library* requires the disabled package: TCache - transient-universe < 0 # tried transient-universe-0.6.0.1, but its *library* requires the disabled package: transient - - trie-simple < 0 # tried trie-simple-0.4.2, but its *library* requires deepseq >=1.4.2.0 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - tries < 0 # tried tries-0.0.6.1, but its *library* requires the disabled package: rose-trees - triplesec < 0 # tried triplesec-0.2.2.1, but its *library* requires mtl < 2.3 and the snapshot contains mtl-2.3.1 - true-name < 0 # tried true-name-0.1.0.3, but its *library* requires template-haskell >=2.7 && < 2.15 and the snapshot contains template-haskell-2.21.0.0 @@ -8714,6 +8605,8 @@ packages: - ttl-hashtables < 0 # tried ttl-hashtables-1.4.1.0, but its *library* requires transformers >=0.4 && < 0.6 and the snapshot contains transformers-0.6.1.0 - type-combinators-singletons < 0 # tried type-combinators-singletons-0.2.1.0, but its *library* requires the disabled package: type-combinators - type-errors-pretty < 0 # tried type-errors-pretty-0.0.1.2, but its *library* requires base >=4.10.1.0 && < 4.16 and the snapshot contains base-4.19.0.0 + - type-of-html < 0 # tried type-of-html-1.6.2.0, but its *library* requires the disabled package: double-conversion + - type-of-html-static < 0 # tried type-of-html-static-0.1.0.2, but its *library* requires the disabled package: type-of-html - type-operators < 0 # tried type-operators-0.2.0.0, but its *library* requires base >=4.7 && < 4.17 and the snapshot contains base-4.19.0.0 - ucam-webauth < 0 # tried ucam-webauth-0.1.0.0, but its *library* requires aeson >=1.2 && < 1.5 and the snapshot contains aeson-2.2.1.0 - ucam-webauth < 0 # tried ucam-webauth-0.1.0.0, but its *library* requires attoparsec >=0.13.2.2 && < 0.14 and the snapshot contains attoparsec-0.14.4 @@ -8786,8 +8679,6 @@ packages: - verbosity < 0 # tried verbosity-0.4.0.0, but its *library* requires the disabled package: dhall - verset < 0 # tried verset-0.0.1.8, but its *library* requires bytestring >=0.11.3 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - verset < 0 # tried verset-0.0.1.8, but its *library* requires text >=2.0.1 && < 2.1 and the snapshot contains text-2.1 - - versions < 0 # tried versions-6.0.3, but its *library* requires base >=4.10 && < 4.19 and the snapshot contains base-4.19.0.0 - - versions < 0 # tried versions-6.0.3, but its *library* requires text ^>=1.2 || ^>=2.0 and the snapshot contains text-2.1 - vformat-aeson < 0 # tried vformat-aeson-0.1.0.1, but its *library* requires aeson >=1.2 && < 2.0 and the snapshot contains aeson-2.2.1.0 - vformat-aeson < 0 # tried vformat-aeson-0.1.0.1, but its *library* requires text >=1.2 && < 2.0 and the snapshot contains text-2.1 - viewprof < 0 # tried viewprof-0.0.0.33, but its *executable* requires base >=4.9 && < 4.15 and the snapshot contains base-4.19.0.0 @@ -8799,22 +8690,18 @@ packages: - viewprof < 0 # tried viewprof-0.0.0.33, but its *executable* requires vty >=5.13 && < 5.29 and the snapshot contains vty-6.1 - wai-cli < 0 # tried wai-cli-0.2.3, but its *library* requires the disabled package: monads-tf - wai-cli < 0 # tried wai-cli-0.2.3, but its *library* requires the disabled package: options - - wai-control < 0 # tried wai-control-0.2.0.0, but its *library* requires the disabled package: websockets + - wai-control < 0 # tried wai-control-0.2.0.0, but its *library* requires websockets >=0.12.5.3 && < 0.13 and the snapshot contains websockets-0.13.0.0 - wai-middleware-crowd < 0 # tried wai-middleware-crowd-0.1.4.2, but its *executable* requires optparse-applicative >=0.11 && < 0.15 and the snapshot contains optparse-applicative-0.18.1.0 - wai-middleware-metrics < 0 # tried wai-middleware-metrics-0.2.4, but its *library* requires the disabled package: ekg-core - wai-middleware-rollbar < 0 # tried wai-middleware-rollbar-0.11.0, but its *library* requires aeson >=1.0 && < 1.4 and the snapshot contains aeson-2.2.1.0 - wai-middleware-rollbar < 0 # tried wai-middleware-rollbar-0.11.0, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - - wai-middleware-rollbar < 0 # tried wai-middleware-rollbar-0.11.0, but its *library* requires http-client >=0.5 && < 0.6 and the snapshot contains http-client-0.7.15 + - wai-middleware-rollbar < 0 # tried wai-middleware-rollbar-0.11.0, but its *library* requires http-client >=0.5 && < 0.6 and the snapshot contains http-client-0.7.16 - wai-middleware-rollbar < 0 # tried wai-middleware-rollbar-0.11.0, but its *library* requires text >=1.2 && < 1.3 and the snapshot contains text-2.1 - wai-middleware-rollbar < 0 # tried wai-middleware-rollbar-0.11.0, but its *library* requires time >=1.6 && < 1.9 and the snapshot contains time-1.12.2 - - wai-rate-limit-redis < 0 # tried wai-rate-limit-redis-0.2.0.1, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.0.2 + - wai-routing < 0 # tried wai-routing-0.13.0, but its *library* requires the disabled package: bytestring-conversion - wai-routing < 0 # tried wai-routing-0.13.0, but its *library* requires the disabled package: wai-predicates - wai-routing < 0 # tried wai-routing-0.13.0, but its *library* requires the disabled package: wai-route - - wai-saml2 < 0 # tried wai-saml2-0.5, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - wai-saml2 < 0 # tried wai-saml2-0.5, but its *library* requires text < 2.1 and the snapshot contains text-2.1 - wai-session-redis < 0 # tried wai-session-redis-0.1.0.5, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - wai-transformers < 0 # tried wai-transformers-0.1.0, but its *library* requires the disabled package: websockets - - wai-websockets < 0 # tried wai-websockets-3.0.1.2, but its *library* requires the disabled package: websockets - wavefront < 0 # tried wavefront-0.7.1.5, but its *library* requires base >=4.8 && < 4.18 and the snapshot contains base-4.19.0.0 - wavefront < 0 # tried wavefront-0.7.1.5, but its *library* requires text >=1.2 && < 2.1 and the snapshot contains text-2.1 - web-plugins < 0 # tried web-plugins-0.4.1, but its *library* requires bytestring < 0.12 and the snapshot contains bytestring-0.12.0.2 @@ -8863,10 +8750,11 @@ packages: - web3-polkadot < 0 # tried web3-polkadot-1.0.0.0, but its *library* requires mtl >2.2 && < 2.3 and the snapshot contains mtl-2.3.1 - web3-polkadot < 0 # tried web3-polkadot-1.0.0.0, but its *library* requires text >1.2 && < 1.3 and the snapshot contains text-2.1 - web3-provider < 0 # tried web3-provider-1.0.0.0, but its *library* requires base >4.11 && < 4.15 and the snapshot contains base-4.19.0.0 - - web3-provider < 0 # tried web3-provider-1.0.0.0, but its *library* requires http-client >0.5 && < 0.7 and the snapshot contains http-client-0.7.15 + - web3-provider < 0 # tried web3-provider-1.0.0.0, but its *library* requires http-client >0.5 && < 0.7 and the snapshot contains http-client-0.7.16 - web3-provider < 0 # tried web3-provider-1.0.0.0, but its *library* requires mtl >2.2 && < 2.3 and the snapshot contains mtl-2.3.1 - web3-provider < 0 # tried web3-provider-1.0.0.0, but its *library* requires text >1.2 && < 1.3 and the snapshot contains text-2.1 - web3-provider < 0 # tried web3-provider-1.0.0.0, but its *library* requires transformers >0.5 && < 0.6 and the snapshot contains transformers-0.6.1.0 + - web3-provider < 0 # tried web3-provider-1.0.0.0, but its *library* requires websockets >0.10 && < 0.13 and the snapshot contains websockets-0.13.0.0 - web3-solidity < 0 # tried web3-solidity-1.0.0.0, but its *library* requires OneTuple >0.2 && < 0.3 and the snapshot contains OneTuple-0.4.1.1 - web3-solidity < 0 # tried web3-solidity-1.0.0.0, but its *library* requires aeson >1.2 && < 1.6 and the snapshot contains aeson-2.2.1.0 - web3-solidity < 0 # tried web3-solidity-1.0.0.0, but its *library* requires base >4.11 && < 4.15 and the snapshot contains base-4.19.0.0 @@ -8881,24 +8769,13 @@ packages: - webby < 0 # tried webby-1.1.1, but its *library* requires text >=1.2 && < 2.1 and the snapshot contains text-2.1 - webdriver-angular < 0 # tried webdriver-angular-0.1.11, but its *library* requires language-javascript >=0.6 && < 0.7 and the snapshot contains language-javascript-0.7.1.0 - webdriver-angular < 0 # tried webdriver-angular-0.1.11, but its *library* requires webdriver >=0.6 && < 0.9 and the snapshot contains webdriver-0.12.0.0 - - webgear-core < 0 # tried webgear-core-1.0.5, but its *library* requires base >=4.13.0.0 && < 4.19 and the snapshot contains base-4.19.0.0 - - webgear-core < 0 # tried webgear-core-1.0.5, but its *library* requires bytestring >=0.10.10.1 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - webgear-core < 0 # tried webgear-core-1.0.5, but its *library* requires http-api-data >=0.4.2 && < 0.6 and the snapshot contains http-api-data-0.6 - - webgear-core < 0 # tried webgear-core-1.0.5, but its *library* requires jose >=0.8.3.1 && < 0.11 and the snapshot contains jose-0.11 - - webgear-core < 0 # tried webgear-core-1.0.5, but its *library* requires template-haskell >=2.15.0.0 && < 2.21 and the snapshot contains template-haskell-2.21.0.0 - - webgear-core < 0 # tried webgear-core-1.0.5, but its *library* requires text >=1.2.0.0 && < 2.1 and the snapshot contains text-2.1 - - webgear-openapi < 0 # tried webgear-openapi-1.0.5, but its *library* requires base >=4.13.0.0 && < 4.19 and the snapshot contains base-4.19.0.0 - - webgear-openapi < 0 # tried webgear-openapi-1.0.5, but its *library* requires text >=1.2.0.0 && < 2.1 and the snapshot contains text-2.1 - - webgear-server < 0 # tried webgear-server-1.0.5, but its *library* requires aeson >=1.4 && < 1.6 || >=2.0 && < 2.2 and the snapshot contains aeson-2.2.1.0 - - webgear-server < 0 # tried webgear-server-1.0.5, but its *library* requires base >=4.13.0.0 && < 4.19 and the snapshot contains base-4.19.0.0 - - webgear-server < 0 # tried webgear-server-1.0.5, but its *library* requires bytestring >=0.10.10.1 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - webgear-server < 0 # tried webgear-server-1.0.5, but its *library* requires http-api-data >=0.4.2 && < 0.6 and the snapshot contains http-api-data-0.6 - - webgear-server < 0 # tried webgear-server-1.0.5, but its *library* requires jose >=0.8.3.1 && < 0.11 and the snapshot contains jose-0.11 - - webgear-server < 0 # tried webgear-server-1.0.5, but its *library* requires text >=1.2.0.0 && < 2.1 and the snapshot contains text-2.1 - - websockets < 0 # tried websockets-0.12.7.3, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - websockets < 0 # tried websockets-0.12.7.3, but its *library* requires text >=0.10 && < 2.1 and the snapshot contains text-2.1 - - websockets-simple < 0 # tried websockets-simple-0.2.0, but its *library* requires the disabled package: websockets + - webgear-core < 0 # tried webgear-core-1.1.1, but its *library* requires base >=4.13.0.0 && < 4.19 and the snapshot contains base-4.19.0.0 + - webgear-core < 0 # tried webgear-core-1.1.1, but its *library* requires template-haskell >=2.15.0.0 && < 2.21 and the snapshot contains template-haskell-2.21.0.0 + - webgear-openapi < 0 # tried webgear-openapi-1.1.1, but its *library* requires base >=4.13.0.0 && < 4.19 and the snapshot contains base-4.19.0.0 + - webgear-server < 0 # tried webgear-server-1.1.1, but its *library* requires base >=4.13.0.0 && < 4.19 and the snapshot contains base-4.19.0.0 + - webgear-server < 0 # tried webgear-server-1.1.1, but its *library* requires the disabled package: bytestring-conversion - websockets-snap < 0 # tried websockets-snap-0.10.3.1, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.0.2 + - websockets-snap < 0 # tried websockets-snap-0.10.3.1, but its *library* requires websockets >=0.9.5 && < 0.13 and the snapshot contains websockets-0.13.0.0 - wikicfp-scraper < 0 # tried wikicfp-scraper-0.1.0.13, but its *library* requires bytestring >=0.10.0 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - wikicfp-scraper < 0 # tried wikicfp-scraper-0.1.0.13, but its *library* requires text >=0.11.3.1 && < 1.3 and the snapshot contains text-2.1 - wikicfp-scraper < 0 # tried wikicfp-scraper-0.1.0.13, but its *library* requires time >=1.4.0 && < 1.12 and the snapshot contains time-1.12.2 @@ -8910,7 +8787,6 @@ packages: - wild-bind-x11 < 0 # tried wild-bind-x11-0.2.0.15, but its *library* requires text >=1.2.0 && < 1.3 and the snapshot contains text-2.1 - wild-bind-x11 < 0 # tried wild-bind-x11-0.2.0.15, but its *library* requires transformers >=0.3.0 && < 0.6 and the snapshot contains transformers-0.6.1.0 - wire-streams < 0 # tried wire-streams-0.1.1.0, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - - witch < 0 # tried witch-1.2.0.3, but its *library* requires bytestring >=0.11.3 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - with-utf8 < 0 # tried with-utf8-1.0.2.4, but its *library* requires base >=4.10 && < 4.19 and the snapshot contains base-4.19.0.0 - with-utf8 < 0 # tried with-utf8-1.0.2.4, but its *library* requires text >=0.7 && < 2.1 and the snapshot contains text-2.1 - wl-pprint-console < 0 # tried wl-pprint-console-0.1.0.2, but its *library* requires bytestring >=0.10.2 && < 0.11 and the snapshot contains bytestring-0.12.0.2 @@ -8932,16 +8808,15 @@ packages: - writer-cps-lens < 0 # tried writer-cps-lens-0.1.0.1, but its *library* requires transformers >=0.4 && < 0.6 and the snapshot contains transformers-0.6.1.0 - writer-cps-mtl < 0 # tried writer-cps-mtl-0.1.1.6, but its *library* requires mtl < 2.3 and the snapshot contains mtl-2.3.1 - writer-cps-mtl < 0 # tried writer-cps-mtl-0.1.1.6, but its *library* requires transformers >=0.4 && < 0.6 and the snapshot contains transformers-0.6.1.0 - - ws < 0 # tried ws-0.0.6, but its *library* requires the disabled package: websockets - - ws < 0 # tried ws-0.0.6, but its *library* requires the disabled package: wuss - - wss-client < 0 # tried wss-client-0.3.0.0, but its *library* requires the disabled package: websockets - - wuss < 0 # tried wuss-2.0.1.5, but its *library* requires bytestring >=0.11.3 && < 0.12 and the snapshot contains bytestring-0.12.0.2 + - ws < 0 # tried ws-0.0.6, but its *library* requires the disabled package: attoparsec-uri + - wss-client < 0 # tried wss-client-0.3.0.0, but its *library* requires websockets >=0.12.6 && < 0.13 and the snapshot contains websockets-0.13.0.0 - xdg-desktop-entry < 0 # tried xdg-desktop-entry-0.1.1.1, but its *library* requires the disabled package: ConfigFile - xlsx < 0 # tried xlsx-1.1.1, but its *library* requires the disabled package: hexpat - - xlsx < 0 # tried xlsx-1.1.1, but its *library* requires the disabled package: zip - xml-lens < 0 # tried xml-lens-0.3.1, but its *library* requires text >=0.7 && < 1.3 || >=2 && < 2.1 and the snapshot contains text-2.1 - xml-parser < 0 # tried xml-parser-0.1.1.1, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - xml-parser < 0 # tried xml-parser-0.1.1.1, but its *library* requires transformers ^>=0.5 and the snapshot contains transformers-0.6.1.0 + - xmlbf-xeno < 0 # tried xmlbf-xeno-0.2.2, but its *library* requires the disabled package: html-entities + - xmlbf-xmlhtml < 0 # tried xmlbf-xmlhtml-0.2.2, but its *library* requires the disabled package: html-entities - xmonad-contrib < 0 # tried xmonad-contrib-0.17.1, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - xmonad-contrib < 0 # tried xmonad-contrib-0.17.1, but its *library* requires mtl >=1 && < 2.3 and the snapshot contains mtl-2.3.1 - xmonad-extras < 0 # tried xmonad-extras-0.17.0, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.0.2 @@ -8957,7 +8832,7 @@ packages: - yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* requires yesod-form >=1.4 && < 1.5 and the snapshot contains yesod-form-1.7.6 - yesod-auth-hashdb < 0 # tried yesod-auth-hashdb-1.7.1.7, but its *library* requires the disabled package: yesod-auth - yesod-auth-hashdb < 0 # tried yesod-auth-hashdb-1.7.1.7, but its *library* requires the disabled package: yesod-form - - yesod-auth-oauth2 < 0 # tried yesod-auth-oauth2-0.7.1.3, but its *library* requires the disabled package: hoauth2 + - yesod-auth-oauth2 < 0 # tried yesod-auth-oauth2-0.7.1.3, but its *library* requires the disabled package: yesod-auth - yesod-fb < 0 # tried yesod-fb-0.6.1, but its *library* requires the disabled package: fb - yesod-form < 0 # tried yesod-form-1.7.6, but its *library* requires the disabled package: email-validate - yesod-form-bootstrap4 < 0 # tried yesod-form-bootstrap4-3.0.1.1, but its *library* requires the disabled package: yesod-form @@ -8973,7 +8848,6 @@ packages: - yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *library* requires yesod-static >=1.2.1 && < 1.6 and the snapshot contains yesod-static-1.6.1.0 - yesod-text-markdown < 0 # tried yesod-text-markdown-0.1.10, but its *library* requires aeson >=0.7 && < 2.0 and the snapshot contains aeson-2.2.1.0 - yesod-text-markdown < 0 # tried yesod-text-markdown-0.1.10, but its *library* requires text >=0.11 && < 2.0 and the snapshot contains text-2.1 - - yesod-websockets < 0 # tried yesod-websockets-0.3.0.3, but its *library* requires the disabled package: websockets - zasni-gerna < 0 # tried zasni-gerna-0.0.7.1, but its *library* requires the disabled package: papillon - zenacy-html < 0 # tried zenacy-html-2.1.0, but its *library* requires bytestring >=0.10.6.0 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - zenacy-html < 0 # tried zenacy-html-2.1.0, but its *library* requires text >=1.2.2.0 && < 2.1 and the snapshot contains text-2.1 @@ -8982,7 +8856,6 @@ packages: - zio < 0 # tried zio-0.1.0.2, but its *library* requires mtl >=2.2.2 && < 2.3 and the snapshot contains mtl-2.3.1 - zio < 0 # tried zio-0.1.0.2, but its *library* requires the disabled package: unexceptionalio-trans - zio < 0 # tried zio-0.1.0.2, but its *library* requires transformers >=0.5.6 && < 0.6 and the snapshot contains transformers-0.6.1.0 - - zip < 0 # tried zip-2.0.0, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - zipper-extra < 0 # tried zipper-extra-0.1.3.2, but its *library* requires the disabled package: comonad-extras - ziptastic-client < 0 # tried ziptastic-client-0.3.0.3, but its *library* requires base-compat >=0.9 && < 0.10 and the snapshot contains base-compat-0.13.1 - ziptastic-client < 0 # tried ziptastic-client-0.3.0.3, but its *library* requires servant >=0.9 && < 0.12 and the snapshot contains servant-0.20.1 @@ -9319,7 +9192,6 @@ skipped-tests: - 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.4 - 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.7 - arithmoi # tried arithmoi-0.13.0.0, but its *test-suite* requires tasty >=0.10 && < 1.5 and the snapshot contains tasty-1.5 - - ascii-group # tried ascii-group-1.0.0.16, but its *test-suite* requires hedgehog ^>=1.1.2 || ^>=1.2 and the snapshot contains hedgehog-1.4 - ascii-numbers # tried ascii-numbers-1.2.0.1, but its *test-suite* requires hedgehog ^>=1.1.2 || ^>=1.2 and the snapshot contains hedgehog-1.4 - ascii-predicates # tried ascii-predicates-1.0.1.3, but its *test-suite* requires hedgehog ^>=1.1.2 || ^>=1.2 and the snapshot contains hedgehog-1.4 - ascii-th # tried ascii-th-1.2.0.1, but its *test-suite* requires bytestring ^>=0.11.4 || ^>=0.11 and the snapshot contains bytestring-0.12.0.2 @@ -9340,6 +9212,7 @@ skipped-tests: - bitvec # tried bitvec-1.1.5.0, but its *test-suite* requires tasty < 1.5 and the snapshot contains tasty-1.5 - blake2 # tried blake2-0.3.0.1, but its *test-suite* requires hlint ^>=3.5 and the snapshot contains hlint-3.6.1 - blake2 # tried blake2-0.3.0.1, but its *test-suite* requires tasty ^>=1.4.3 and the snapshot contains tasty-1.5 + - blaze-textual # tried blaze-textual-0.2.3.1, but its *test-suite* requires the disabled package: double-conversion - 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 @@ -9356,11 +9229,15 @@ skipped-tests: - cabal-install # tried cabal-install-3.10.2.1, but its *test-suite* requires the disabled package: Cabal-tree-diff - cacophony # tried cacophony-0.10.1, but its *test-suite* requires the disabled package: hlint - call-alloy # tried call-alloy-0.4.0.3, but its *test-suite* requires the disabled package: string-interpolate - - cassava-conduit # tried cassava-conduit-0.6.5, but its *test-suite* requires QuickCheck >=2.12 && < 2.13 and the snapshot contains QuickCheck-2.14.3 + - cassava-conduit # tried cassava-conduit-0.6.6, but its *test-suite* requires QuickCheck >=2.12 && < 2.13 and the snapshot contains QuickCheck-2.14.3 + - cassava-conduit # tried cassava-conduit-0.6.6, but its *test-suite* requires bytestring >=0.11 && < 0.12 and the snapshot contains bytestring-0.12.0.2 + - cassava-conduit # tried cassava-conduit-0.6.6, but its *test-suite* requires text >=1.2 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 - chatwork # tried chatwork-0.1.3.5, but its *test-suite* requires hspec >=2.4.1 && < 2.6 and the snapshot contains hspec-2.11.7 - chatwork # tried chatwork-0.1.3.5, but its *test-suite* requires servant-server >=0.9.1.1 && < 0.15 and the snapshot contains servant-server-0.20 - chatwork # tried chatwork-0.1.3.5, but its *test-suite* requires warp >=3.2.11 && < 3.3 and the snapshot contains warp-3.3.31 - clash-prelude # tried clash-prelude-1.8.1, but its *test-suite* requires the disabled package: hedgehog + - cleff # tried cleff-0.3.3.0, but its *test-suite* requires base >=4.12 && < 4.17 and the snapshot contains base-4.19.0.0 + - cleff # tried cleff-0.3.3.0, but its *test-suite* requires template-haskell >=2.14 && < 2.19 and the snapshot contains template-haskell-2.21.0.0 - cointracking-imports # tried cointracking-imports-0.1.0.2, but its *test-suite* requires the disabled package: hedgehog - 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 - comfort-array # tried comfort-array-0.5.4.1, but its *test-suite* requires the disabled package: ChasingBottoms @@ -9369,7 +9246,6 @@ skipped-tests: - config-ini # tried config-ini-0.2.7.0, but its *test-suite* requires the disabled package: hedgehog - configurator-pg # tried configurator-pg-0.2.9, but its *test-suite* requires bytestring >=0.10.6 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - construct # tried construct-0.3.1.2, but its *test-suite* requires markdown-unlit >=0.5 && < 0.6 and the snapshot contains markdown-unlit-0.6.0 - - crc32c # tried crc32c-0.1.0, but its *test-suite* requires bytestring >=0.10.8.2 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - csg # tried csg-0.1.0.6, but its *test-suite* requires doctest < 0.17 and the snapshot contains doctest-0.22.2 - csg # tried csg-0.1.0.6, but its *test-suite* requires tasty < 1.3 and the snapshot contains tasty-1.5 - darcs # tried darcs-2.16.5, but its *test-suite* requires leancheck >=0.9 && < 0.10 and the snapshot contains leancheck-1.0.0 @@ -9404,7 +9280,7 @@ skipped-tests: - euler-tour-tree # tried euler-tour-tree-0.1.1.0, but its *test-suite* requires the disabled package: sequence - eventsource-stub-store # tried eventsource-stub-store-1.1.1, but its *test-suite* requires the disabled package: eventsource-store-specs - evm-opcodes # tried evm-opcodes-0.1.2, but its *test-suite* requires the disabled package: hedgehog - - exon # tried exon-1.6.1.0, but its *test-suite* requires the disabled package: hedgehog + - exon # tried exon-1.6.1.1, but its *test-suite* requires the disabled package: hedgehog - extensible-effects # tried extensible-effects-5.0.0.1, but its *test-suite* requires the disabled package: test-framework-th - fast-digits # tried fast-digits-0.3.2.0, but its *test-suite* requires tasty < 1.5 and the snapshot contains tasty-1.5 - fclabels # tried fclabels-2.0.5.1, but its *test-suite* requires transformers < 0.6 and the snapshot contains transformers-0.6.1.0 @@ -9438,9 +9314,9 @@ skipped-tests: - ghc-source-gen # tried ghc-source-gen-0.4.4.0, but its *test-suite* requires tasty >=1.0 && < 1.5 and the snapshot contains tasty-1.5 - ginger # tried ginger-0.10.5.2, but its *test-suite* requires tasty >=1.2 && < 1.5 and the snapshot contains tasty-1.5 - greskell # tried greskell-2.0.3.0, but its *test-suite* requires bytestring >=0.10.8.1 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - hakyll # tried hakyll-4.16.2.0, but its *test-suite* requires text >=0.11 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 - hal # tried hal-1.1, but its *test-suite* requires the disabled package: hedgehog - hasbolt # tried hasbolt-0.1.7.0, but its *test-suite* requires hspec >=2.4.1 && < 2.11 and the snapshot contains hspec-2.11.7 + - hashids # tried hashids-1.1.1.0, but its *test-suite* requires the disabled package: hedgehog - haskell-names # tried haskell-names-0.9.9, but its *test-suite* requires tasty >=0.12 && < 1.3 and the snapshot contains tasty-1.5 - 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.5 - 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 @@ -9460,12 +9336,13 @@ skipped-tests: - haskey-mtl # tried haskey-mtl-0.3.1.0, but its *test-suite* requires lens >=4.12 && < 5 and the snapshot contains lens-5.2.3 - haskey-mtl # tried haskey-mtl-0.3.1.0, but its *test-suite* requires text >=1.2 && < 2 and the snapshot contains text-2.1 - hasmin # tried hasmin-1.0.3, but its *test-suite* requires doctest >=0.11 && < 0.17 and the snapshot contains doctest-0.22.2 + - hedn # tried hedn-0.3.0.4, but its *test-suite* requires the disabled package: hedgehog - hegg # tried hegg-0.5.0.0, but its *test-suite* requires tasty >=1.4 && < 1.5 and the snapshot contains tasty-1.5 - 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.7 - 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.19.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.7 - - hledger-iadd # tried hledger-iadd-1.3.19, but its *test-suite* requires hledger-lib >=1.31 && < 1.32 and the snapshot contains hledger-lib-1.32.1 + - hledger-iadd # tried hledger-iadd-1.3.19, but its *test-suite* requires hledger-lib >=1.31 && < 1.32 and the snapshot contains hledger-lib-1.32.2 - hledger-stockquotes # tried hledger-stockquotes-0.1.2.1, but its *test-suite* requires the disabled package: hedgehog - hmatrix-backprop # tried hmatrix-backprop-0.1.3.0, but its *test-suite* requires the disabled package: finite-typelits - hmatrix-backprop # tried hmatrix-backprop-0.1.3.0, but its *test-suite* requires the disabled package: hedgehog @@ -9535,6 +9412,7 @@ skipped-tests: - 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.3, but its *test-suite* requires the disabled package: hedgehog - language-c-quote # tried language-c-quote-0.13.0.1, but its *test-suite* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.0.2 + - lapack # tried lapack-0.5.1, but its *test-suite* requires the disabled package: ChasingBottoms - lattices # tried lattices-2.2, but its *test-suite* requires tasty >=1.2.1 && < 1.5 and the snapshot contains tasty-1.5 - libjwt-typed # tried libjwt-typed-0.2, but its *test-suite* requires hspec >=2.7 && < 2.8 and the snapshot contains hspec-2.11.7 - libjwt-typed # tried libjwt-typed-0.2, but its *test-suite* requires hspec-core >=2.7 && < 2.8 and the snapshot contains hspec-core-2.11.7 @@ -9545,7 +9423,7 @@ skipped-tests: - 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.4 - loc # tried loc-0.2.0.0, but its *test-suite* requires hspec-hedgehog ^>=0.0.1 and the snapshot contains hspec-hedgehog-0.1.1.0 - logict # tried logict-0.8.1.0, but its *test-suite* requires tasty < 1.5 and the snapshot contains tasty-1.5 - - 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.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.5.0.3 - lrucaching # tried lrucaching-0.3.3, but its *test-suite* requires hspec >=2.2 && < 2.8 and the snapshot contains hspec-2.11.7 - 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 - 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.2 @@ -9584,12 +9462,10 @@ skipped-tests: - partial-semigroup # tried partial-semigroup-0.6.0.2, but its *test-suite* requires hedgehog ^>=1.1.2 || ^>=1.2 and the snapshot contains hedgehog-1.4 - pasta-curves # tried pasta-curves-0.0.1.0, but its *test-suite* requires tasty >=1.4 && < 1.5 and the snapshot contains tasty-1.5 - peregrin # tried peregrin-0.4.2, but its *test-suite* requires transformers >=0.5.2 && < 0.6 and the snapshot contains transformers-0.6.1.0 - - persistent-typed-db # tried persistent-typed-db-0.1.0.7, but its *test-suite* requires the disabled package: esqueleto - pg-transact # tried pg-transact-0.3.2.0, but its *test-suite* requires the disabled package: tmp-postgres - 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-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 - - plaid # tried plaid-0.1.0.4, but its *test-suite* requires the disabled package: hspec-wai - postgresql-libpq-notify # tried postgresql-libpq-notify-0.2.0.0, but its *test-suite* requires the disabled package: tmp-postgres - postgresql-syntax # tried postgresql-syntax-0.4.1.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.7 @@ -9605,7 +9481,10 @@ skipped-tests: - rakuten # tried rakuten-0.1.1.5, but its *test-suite* requires servant-server >=0.9.1.1 && < 0.15 and the snapshot contains servant-server-0.20 - 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.31 - rank2classes # tried rank2classes-1.5.3, but its *test-suite* requires markdown-unlit >=0.5 && < 0.6 and the snapshot contains markdown-unlit-0.6.0 + - reactive-banana # tried reactive-banana-1.3.2.0, but its *test-suite* requires deepseq >=1.4.3.0 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - records-sop # tried records-sop-0.1.1.1, but its *test-suite* requires hspec >=2.2 && < 2.11 and the snapshot contains hspec-2.11.7 + - redis-glob # tried redis-glob-0.1.0.7, but its *test-suite* requires the disabled package: ascii-superset + - redis-io # tried redis-io-1.1.0, but its *test-suite* requires the disabled package: bytestring-conversion - registry # tried registry-0.6.1.0, but its *test-suite* requires bytestring < 0.12 and the snapshot contains bytestring-0.12.0.2 - 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.4.1.0, but its *test-suite* requires hedgehog ^>=1.0 || ^>=1.1 and the snapshot contains hedgehog-1.4 @@ -9627,7 +9506,6 @@ skipped-tests: - schematic # tried schematic-0.5.1.0, but its *test-suite* requires base >=4.11 && < 4.13 and the snapshot contains base-4.19.0.0 - servant-auth-cookie # tried servant-auth-cookie-0.6.0.3, but its *test-suite* requires deepseq >=1.3 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - servant-cassava # tried servant-cassava-0.10.2, but its *test-suite* requires servant-server >=0.4.4.5 && < 0.20 and the snapshot contains servant-server-0.20 - - servant-checked-exceptions # tried servant-checked-exceptions-2.2.0.1, but its *test-suite* requires the disabled package: hspec-wai - servant-docs # tried servant-docs-0.13, but its *test-suite* requires tasty >=1.1.0.4 && < 1.5 and the snapshot contains tasty-1.5 - servant-docs-simple # tried servant-docs-simple-0.4.0.0, but its *test-suite* requires hspec >=2.7.1 && < 2.9 and the snapshot contains hspec-2.11.7 - servant-docs-simple # tried servant-docs-simple-0.4.0.0, but its *test-suite* requires hspec-core >=2.7.1 && < 2.9 and the snapshot contains hspec-core-2.11.7 @@ -9636,10 +9514,8 @@ skipped-tests: - servant-kotlin # tried servant-kotlin-0.1.1.9, but its *test-suite* requires hspec >=2.4.1 && < 2.8 and the snapshot contains hspec-2.11.7 - servant-kotlin # tried servant-kotlin-0.1.1.9, but its *test-suite* requires http-api-data >=0.3.7 && < 0.4.2 and the snapshot contains http-api-data-0.6 - servant-mock # tried servant-mock-0.8.7, but its *test-suite* requires hspec-wai >=0.9.0 && < 0.11 and the snapshot contains hspec-wai-0.11.1 + - servant-mock # tried servant-mock-0.8.7, but its *test-suite* requires the disabled package: bytestring-conversion - servant-quickcheck # tried servant-quickcheck-0.0.10.0, but its *test-suite* requires hspec-core >=2.5.5 && < 2.8 and the snapshot contains hspec-core-2.11.7 - - servant-rate-limit # tried servant-rate-limit-0.2.0.0, but its *test-suite* requires the disabled package: wai-rate-limit-redis - - servant-server # tried servant-server-0.20, but its *test-suite* requires the disabled package: hspec-wai - - servant-static-th # tried servant-static-th-1.0.0.0, but its *test-suite* requires the disabled package: hspec-wai - servant-streaming # tried servant-streaming-0.3.0.0, but its *test-suite* requires QuickCheck >=2.8 && < 2.13 and the snapshot contains QuickCheck-2.14.3 - servant-streaming-client # tried servant-streaming-client-0.3.0.0, but its *test-suite* requires QuickCheck >=2.8 && < 2.12 and the snapshot contains QuickCheck-2.14.3 - servant-streaming-server # tried servant-streaming-server-0.3.0.0, but its *test-suite* requires QuickCheck >=2.8 && < 2.12 and the snapshot contains QuickCheck-2.14.3 @@ -9671,7 +9547,6 @@ skipped-tests: - stm-supply # tried stm-supply-0.2.0.0, but its *test-suite* requires the disabled package: Unique - streaming-cassava # tried streaming-cassava-0.2.0.0, but its *test-suite* requires hspec >=2.4 && < 2.8 and the snapshot contains hspec-2.11.7 - streaming-cassava # tried streaming-cassava-0.2.0.0, but its *test-suite* requires mtl >=2.2.1 && < 2.3 and the snapshot contains mtl-2.3.1 - - string-qq # tried string-qq-0.0.5, but its *test-suite* requires text >=1.2 && < 2.1 and the snapshot contains text-2.1 - 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.7 - strong-path # tried strong-path-1.1.4.0, but its *test-suite* requires hspec >=2.7 && < 2.10 and the snapshot contains hspec-2.11.7 - strong-path # tried strong-path-1.1.4.0, but its *test-suite* requires tasty >=1.4 && < 1.5 and the snapshot contains tasty-1.5 @@ -9696,7 +9571,6 @@ skipped-tests: - tar # tried tar-0.5.1.1, but its *test-suite* requires the disabled package: bytestring-handle - tasty-discover # tried tasty-discover-5.0.0, but its *test-suite* requires hspec >=2.7 && < 2.11 and the snapshot contains hspec-2.11.7 - tasty-discover # tried tasty-discover-5.0.0, but its *test-suite* requires hspec-core >=2.7.10 && < 2.11 and the snapshot contains hspec-core-2.11.7 - - tasty-hedgehog # tried tasty-hedgehog-1.4.0.2, but its *test-suite* requires base >=4.8 && < 4.19 and the snapshot contains base-4.19.0.0 - tdigest # tried tdigest-0.3, but its *test-suite* requires tasty >=0.11.0.4 && < 1.5 and the snapshot contains tasty-1.5 - 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.5 - termonad # tried termonad-4.5.0.0, but its *test-suite* requires the disabled package: hedgehog @@ -9714,10 +9588,9 @@ skipped-tests: - 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.7 - unordered-containers # tried unordered-containers-0.2.19.1, but its *test-suite* requires the disabled package: ChasingBottoms - uri-bytestring # tried uri-bytestring-0.3.3.1, but its *test-suite* requires the disabled package: hedgehog + - 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.7 - - wai-cors # tried wai-cors-0.2.7, but its *test-suite* requires the disabled package: websockets - - wai-middleware-bearer # tried wai-middleware-bearer-1.0.3, but its *test-suite* requires the disabled package: hspec-wai - - wai-middleware-delegate # tried wai-middleware-delegate-0.1.4.0, but its *test-suite* requires the disabled package: hspec-tmp-proc + - wai-rate-limit-redis # tried wai-rate-limit-redis-0.2.0.1, but its *test-suite* requires the disabled package: tasty-hedgehog - 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.7 - 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.1 @@ -9733,11 +9606,9 @@ skipped-tests: - web3-polkadot # tried web3-polkadot-1.0.0.0, but its *test-suite* requires hspec-discover >=2.4.4 && < 2.8 and the snapshot contains hspec-discover-2.11.7 - web3-solidity # tried web3-solidity-1.0.0.0, but its *test-suite* requires hspec >=2.4.4 && < 2.8 and the snapshot contains hspec-2.11.7 - web3-solidity # tried web3-solidity-1.0.0.0, but its *test-suite* requires hspec-discover >=2.4.4 && < 2.8 and the snapshot contains hspec-discover-2.11.7 - - webgear-server # tried webgear-server-1.0.5, but its *test-suite* requires tasty >=1.2 && < 1.5 and the snapshot contains tasty-1.5 - wide-word # tried wide-word-0.1.6.0, but its *test-suite* requires the disabled package: hedgehog - 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 - wreq # tried wreq-0.5.4.2, but its *test-suite* requires the disabled package: snap-core - - wss-client # tried wss-client-0.3.0.0, but its *test-suite* requires the disabled package: envy - yesod-page-cursor # tried yesod-page-cursor-2.0.1.0, but its *test-suite* requires the disabled package: yesod - yesod-static-angular # tried yesod-static-angular-0.1.8, but its *test-suite* requires yesod-test >=1.2 && < 1.6 and the snapshot contains yesod-test-1.6.16 - yesod-test # tried yesod-test-1.6.16, but its *test-suite* requires the disabled package: yesod-form @@ -10329,7 +10200,6 @@ skipped-benchmarks: - avers # tried avers-0.0.17.1, but its *benchmarks* requires criterion >=1.1.4.0 && < 1.6 and the snapshot contains criterion-1.6.3.0 - binary-parsers # tried binary-parsers-0.2.4.0, but its *benchmarks* requires criterion >=1.1 && < 1.2 and the snapshot contains criterion-1.6.3.0 - broadcast-chan # tried broadcast-chan-0.2.1.2, but its *benchmarks* requires deepseq >=1.1 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - - buffer-builder # tried buffer-builder-0.2.4.8, but its *benchmarks* requires the disabled package: json-builder - cipher-aes # tried cipher-aes-0.2.11, but its *benchmarks* requires the disabled package: crypto-cipher-benchmarks - cipher-camellia # tried cipher-camellia-0.0.2, but its *benchmarks* requires the disabled package: crypto-cipher-benchmarks - cipher-rc4 # tried cipher-rc4-0.1.4, but its *benchmarks* requires the disabled package: crypto-cipher-benchmarks @@ -10366,6 +10236,7 @@ skipped-benchmarks: - servant-kotlin # tried servant-kotlin-0.1.1.9, but its *benchmarks* requires shelly >=1.6.8 && < 1.10 and the snapshot contains shelly-1.12.1 - string-interpolate # tried string-interpolate-0.3.2.1, but its *benchmarks* requires deepseq < 1.5 and the snapshot contains deepseq-1.5.0.0 - superbuffer # tried superbuffer-0.3.1.2, but its *benchmarks* requires criterion < 1.3 and the snapshot contains criterion-1.6.3.0 + - superbuffer # tried superbuffer-0.3.1.2, but its *benchmarks* requires the disabled package: buffer-builder - sv # tried sv-1.4.0.1, but its *benchmarks* requires criterion >=1.3 && < 1.6 and the snapshot contains criterion-1.6.3.0 - sv # tried sv-1.4.0.1, but its *benchmarks* requires deepseq >=1.1 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - ttrie # tried ttrie-0.1.2.2, but its *benchmarks* requires the disabled package: criterion-plus From bd6cd07c918ed26bc8ba8f6acfd8b6c3aa3a54c4 Mon Sep 17 00:00:00 2001 From: Andre Van Der Merwe Date: Thu, 4 Jan 2024 15:20:44 +0000 Subject: [PATCH 05/14] Remove hyraxAbif No longer actively maintained --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1bb6a034..f3004563 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4549,7 +4549,6 @@ packages: "Andre Van Der Merwe @andrevdm": - bhoogle - - hyraxAbif - postgresql-migration "David Millar-Durrant @DavidM-D": From 9bcfe8dfc4d441b95bb0a1929f1a43cb536f90df Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 5 Jan 2024 00:28:39 +0800 Subject: [PATCH 06/14] disable failing servant-subscriber, esqueleto, aeson-schemas --- build-constraints.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1bb6a034..51fe9f7a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1399,7 +1399,7 @@ packages: "Robert Klotzner @eskimor": - purescript-bridge - servant-purescript < 0 # 0.10.0.0 compile fail #6091/closed - - servant-subscriber + - servant-subscriber < 0 # fails with aeson "Rodrigo Setti @rodrigosetti": - messagepack @@ -2835,7 +2835,7 @@ packages: - smtp-mail - liboath-hs - servant-quickcheck - - esqueleto + - esqueleto < 0 # failing for ghc-9.8 - hedgehog-fakedata - persistent-discover - persistent-documentation < 0 # 0.1.0.4 https://github.com/lumihq/persistent-documentation/issues/11 @@ -4835,7 +4835,7 @@ packages: - unboxing-vector "Brandon Chinn @brandonchinn178": - - aeson-schemas + - aeson-schemas < 0 # fails - fourmolu - github-rest - graphql-client @@ -7893,6 +7893,7 @@ packages: - persist < 0 # tried persist-0.1.1.5, but its *library* requires text >=1.2 && < 1.3 and the snapshot contains text-2.1 - persistent-mysql-haskell < 0 # tried persistent-mysql-haskell-0.6.0, but its *library* requires mysql-haskell >=0.8.0.0 && < 1.0 and the snapshot contains mysql-haskell-1.1.3 - persistent-mysql-haskell < 0 # tried persistent-mysql-haskell-0.6.0, but its *library* requires tls >=1.3.5 && < 1.5 and the snapshot contains tls-1.9.0 + - persistent-pagination < 0 # tried persistent-pagination-0.1.1.2, but its *library* requires the disabled package: esqueleto - persistent-redis < 0 # tried persistent-redis-2.13.0.1, but its *library* requires bytestring >=0.10.8 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - pg-harness-server < 0 # tried pg-harness-server-0.6.2, but its *executable* requires postgresql-simple >=0.6 && < 0.7 and the snapshot contains postgresql-simple-0.7.0.0 - pg-harness-server < 0 # tried pg-harness-server-0.6.2, but its *executable* requires random >=1.0 && < 1.2 and the snapshot contains random-1.2.1.1 @@ -9462,6 +9463,8 @@ skipped-tests: - partial-semigroup # tried partial-semigroup-0.6.0.2, but its *test-suite* requires hedgehog ^>=1.1.2 || ^>=1.2 and the snapshot contains hedgehog-1.4 - pasta-curves # tried pasta-curves-0.0.1.0, but its *test-suite* requires tasty >=1.4 && < 1.5 and the snapshot contains tasty-1.5 - peregrin # tried peregrin-0.4.2, but its *test-suite* requires transformers >=0.5.2 && < 0.6 and the snapshot contains transformers-0.6.1.0 + - persistent-mtl # tried persistent-mtl-0.5.1, but its *test-suite* requires the disabled package: esqueleto + - persistent-typed-db # tried persistent-typed-db-0.1.0.7, but its *test-suite* requires the disabled package: esqueleto - pg-transact # tried pg-transact-0.3.2.0, but its *test-suite* requires the disabled package: tmp-postgres - 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-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 From d375e753c8b99443f1554ba6b6d1da030c75a8ed Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 5 Jan 2024 13:00:56 +0800 Subject: [PATCH 07/14] rename GH PULL_REQUEST_TEMPLATE.md to lowercase [skip ci] --- .github/{PULL_REQUEST_TEMPLATE.md => pull_request_template.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{PULL_REQUEST_TEMPLATE.md => pull_request_template.md} (100%) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/pull_request_template.md similarity index 100% rename from .github/PULL_REQUEST_TEMPLATE.md rename to .github/pull_request_template.md From 70800f74a6f2b63d71d795101dd0710d9e49f5d4 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 5 Jan 2024 14:06:50 +0800 Subject: [PATCH 08/14] docs: update github repo links to commercialhaskell org, etc --- CURATORS.md | 2 +- DATA-FLOW.md | 13 ++++++------- MAINTAINERS.md | 4 ++-- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/CURATORS.md b/CURATORS.md index a2f11a3f..00314bab 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -214,7 +214,7 @@ where X is the major version number (e.g., lts20 for lts-20.\*).) Note that when starting a new LTS major release, you'll need to modify `.github/workflows/image.yml` to add a new lts branch. Ensure that the [global-hints.yaml -file](https://github.com/fpco/stackage-content/blob/master/stack/global-hints.yaml) +file](https://github.com/commercialhaskell/stackage-content/blob/master/stack/global-hints.yaml) is updated with information on the latest GHC release by cloning that repo and running `./update-global-hints.hs ghc-X.Y.Z`. diff --git a/DATA-FLOW.md b/DATA-FLOW.md index 54c5722f..48865310 100644 --- a/DATA-FLOW.md +++ b/DATA-FLOW.md @@ -20,7 +20,7 @@ There are three inputs into the data flow: packages to the Stackage package set. This also defines upper bounds, skipped tests, and a few other pieces of metadata. -* [stackage-content](https://github.com/fpco/stackage-content) is a Github +* [stackage-content](https://github.com/commercialhaskell/stackage-content) is a Github repository containing static file content served from stackage.org ## Travis @@ -57,10 +57,10 @@ each of the above builds every 30 minutes. ## stackage-curator The heart of running Stackage builds is the -[stackage-curator](https://github.com/fpco/stackage-curator) tool. We run this +[stackage-curator](https://github.com/commercialhaskell/curator) tool. We run this on a daily basis on the Stackage build server for Stackage Nightly, and on a -weekly basis for LTS Haskell. The build process is [highly -automated](https://github.com/commercialhaskell/stackage/blob/master/automated/build.sh) and +weekly basis for LTS Haskell. The build process is +[automated](https://github.com/commercialhaskell/stackage/blob/master/automated/build.sh) and leverages Docker quite a bit. stackage-curator needs to know about the most recent versions of all packages, @@ -88,9 +88,8 @@ Once a valid build plan is found, stackage-curator will build all packages, build docs, and run test suites. Assuming that all succeeds, it generates some artifacts: -* Uploads the build plan as a YAML file to either - [stackage-nightly](https://github.com/fpco/stackage-nightly) or - [lts-haskell](https://github.com/fpco/lts-haskell) +* Uploads the build plan as a YAML file to + [stackage-snapshots](https://github.com/commercialhaskell/stackage-snapshots) * Uploads the generated Haddock docs and a package index (containing all used .cabal files) to haddock.stackage.org. diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 1f46d6d7..a00443da 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -13,7 +13,7 @@ Packages in Stackage are not patched: all package changes occur upstream in Hack Anyone can add any package to Stackage but you should talk to the upstream maintainer before putting another person's package under your own name. It's generally better the actual package maintainer is also the Stackage maintainer, if that is not the case you should write the package maintainer a note first, eg by opening an upstream issue or sending them an email. -To add your package you can edit [`build-constraints.yaml`](https://github.com/fpco/stackage/blob/master/build-constraints.yaml) directly on github or fork the project. There's a section called `packages` where you would add yourself and your packages: +To add your package you can edit [`build-constraints.yaml`](https://github.com/commercialhaskell/stackage/blob/master/build-constraints.yaml) directly on github or fork the project. There's a section called `packages` where you would add yourself and your packages: "My Name @mygithubuser": - package1 @@ -247,7 +247,7 @@ purely on Stackage Curator discretion. The most common examples are: would not be a breaking change, and curators may elect to include it. Note though that curators and their tooling will not know your package is following SemVer, so in this case you would have to open - an issue on the [lts-haskell repo](https://github.com/fpco/lts-haskell/issues/new). + an issue on the [lts-haskell repo](https://github.com/commercialhaskell/lts-haskell/issues/new). * If a package has overly restrictive version bounds on a dependency, in particular constraining a minor version From f0a7a3b50dc819152d3fb884d03631b324ecfc64 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 5 Jan 2024 14:08:21 +0800 Subject: [PATCH 09/14] MAINTAINERS: tweak lts workflow to lts-haskell PR instead of issue [skip ci] --- MAINTAINERS.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index a00443da..53ed2c60 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -218,9 +218,8 @@ If you would like to get your package added to the current LTS Haskell major release, please do the following in addition to the steps for Nightly described earlier: * Check that your package can be built with the current LTS version (e.g. `stack build --test --bench --haddock --resolver lts`) -* Open up a new issue on the [lts-haskell repo](https://github.com/fpco/lts-haskell/issues/new) - * Provide a list of packages you would like added - * If relevant, mention any upper bounds that are needed on those packages +* Fork [lts-haskell repo](https://github.com/commercialhaskell/lts-haskell/) if you haven't already +* Open up a pull request on the [lts-haskell repo](https://github.com/commercialhaskell/lts-haskell/compare) for the appropriate `build-constraints/lts-*-build-constraints.yaml` * Be patient! The LTS releases are less frequent than Nightly. The Stackage curators will try to get to your issue as soon as possible, but it may take some time. From b4bd34c1c1eea01ff445256cdebe0bda6dc5ff59 Mon Sep 17 00:00:00 2001 From: Brandon Chinn Date: Fri, 5 Jan 2024 12:37:58 -0800 Subject: [PATCH 10/14] Reenable disabled packages --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 51fe9f7a..fc91df0d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4835,7 +4835,7 @@ packages: - unboxing-vector "Brandon Chinn @brandonchinn178": - - aeson-schemas < 0 # fails + - aeson-schemas - fourmolu - github-rest - graphql-client @@ -7001,7 +7001,6 @@ packages: - gothic < 0 # tried gothic-0.1.8.1, but its *library* requires bytestring >=0.10.8.2 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - gothic < 0 # tried gothic-0.1.8.1, but its *library* requires text >=1.2.3.0 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 - gothic < 0 # tried gothic-0.1.8.1, but its *library* requires vector >=0.12.0.1 && < 0.13 and the snapshot contains vector-0.13.1.0 - - graphql-client < 0 # tried graphql-client-1.2.3, but its *executable* requires bytestring < 0.12 and the snapshot contains bytestring-0.12.0.2 - greskell < 0 # tried greskell-2.0.3.0, but its *library* requires aeson >=2.0.2.0 && < 2.2 and the snapshot contains aeson-2.2.1.0 - greskell < 0 # tried greskell-2.0.3.0, but its *library* requires base >=4.9.0.0 && < 4.17 and the snapshot contains base-4.19.0.0 - greskell < 0 # tried greskell-2.0.3.0, but its *library* requires text >=1.2.2.1 && < 1.3 and the snapshot contains text-2.1 @@ -9796,7 +9795,6 @@ expected-test-failures: - hie-bios # cabal, stack, ghc; see https://github.com/commercialhaskell/stackage/issues/5025 - hjsmin # Test-runner expects a cabal-style 'dist-newstyle' directory - hocilib # oracle - - http-api-data-qq # Access to httpbin.org is unreliable (at the moment 504 Gateway Time-out). - http-client # httpbin issues, https://github.com/snoyberg/http-client/issues/439 - http-client-tls # Access to httpbin.org is unreliable (at the moment 504 Gateway Time-out). - http-directory # httpbin issues, https://github.com/juhp/http-directory/issues/1 From d4f9b681ecdb893cfadfaef903c36391e414fa95 Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Tue, 2 Jan 2024 08:32:47 +0100 Subject: [PATCH 11/14] Reenable tasty-html --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 51fe9f7a..827aec07 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1445,7 +1445,7 @@ packages: - tasty-hunit - tasty-quickcheck - tasty-smallcheck - - tasty-html < 0 # fails https://github.com/commercialhaskell/stackage/issues/7242 + - tasty-html - time-lens - timezone-olson - timezone-series From 83b5fa38109fca4b4721a7a8e62628f9034cfff9 Mon Sep 17 00:00:00 2001 From: Owen Shepherd Date: Tue, 2 Jan 2024 11:35:58 +0100 Subject: [PATCH 12/14] chore: Add myself as the maintainer of tasty-html This changeset adds myself as the maintainer of tasty-html, following a discussion in https://github.com/UnkindPartition/tasty-html/issues/24 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 827aec07..a1553767 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1445,13 +1445,15 @@ packages: - tasty-hunit - tasty-quickcheck - tasty-smallcheck - - tasty-html - time-lens - timezone-olson - timezone-series - traverse-with-class - tuples-homogenous-h98 + "Owen Shepherd @414owen": + - tasty-html + "George Giorgidze @giorgidze": - YampaSynth < 0 # 0.2 compile fail - set-monad From ec9cfcbea856a46f0890a0156929452d28d16cc6 Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Mon, 8 Jan 2024 09:36:38 +0100 Subject: [PATCH 13/14] Reenable hex-text --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 51fe9f7a..069f6a3d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7176,9 +7176,6 @@ packages: - herms < 0 # tried herms-1.9.0.4, but its *executable* requires semigroups >=0.18.3 && < 0.19 and the snapshot contains semigroups-0.20 - herms < 0 # tried herms-1.9.0.4, but its *executable* requires vty >=5.15 && < =5.23 and the snapshot contains vty-6.1 - hetzner < 0 # tried hetzner-0.6.0.0, but its *library* requires base >=4.16 && < 4.19 and the snapshot contains base-4.19.0.0 - - hex-text < 0 # tried hex-text-0.1.0.9, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 and the snapshot contains base-4.19.0.0 - - hex-text < 0 # tried hex-text-0.1.0.9, but its *library* requires bytestring ^>=0.11.4 and the snapshot contains bytestring-0.12.0.2 - - hex-text < 0 # tried hex-text-0.1.0.9, but its *library* requires text ^>=1.2.5 || ^>=2.0 and the snapshot contains text-2.1 - hexpat < 0 # tried hexpat-0.20.13, but its *library* requires deepseq >=1.1.0.0 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - hexpat < 0 # tried hexpat-0.20.13, but its *library* requires text >=0.5.0.0 && < 1.3 || >=2 && < 2.1 and the snapshot contains text-2.1 - hgeometry < 0 # tried hgeometry-0.14, but its *library* requires the disabled package: vector-circular From 8e69c2943fb2700f48a1d7a84af444bdc58cfcfa Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Mon, 8 Jan 2024 17:30:27 +0100 Subject: [PATCH 14/14] Reenable OpenGL and its children Reenables: - OpenGLRaw - OpenGL - GLUT - ALUT - bmp - gloss - gloss-rendering - gloss-algorithms - apecs-gloss - Vis --- build-constraints.yaml | 29 +---------------------------- 1 file changed, 1 insertion(+), 28 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 51fe9f7a..9f36bfcb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6061,7 +6061,6 @@ packages: # for compilation failures as we need to build those packages to # verify if they have been fixeq. "Library and exe bounds failures": - - ALUT < 0 # tried ALUT-2.4.0.3, but its *library* requires the disabled package: OpenAL - Allure < 0 # tried Allure-0.11.0.0, but its *library* requires the disabled package: LambdaHack - BiobaseENA < 0 # tried BiobaseENA-0.0.0.2, but its *library* requires the disabled package: BiobaseTypes - BiobaseFasta < 0 # tried BiobaseFasta-0.4.0.1, but its *library* requires the disabled package: BiobaseTypes @@ -6083,8 +6082,6 @@ packages: - FPretty < 0 # tried FPretty-1.1, but its *library* requires base >=4.5 && < 4.11 and the snapshot contains base-4.19.0.0 - Frames < 0 # tried Frames-0.7.4.2, but its *library* requires the disabled package: discrimination - Frames < 0 # tried Frames-0.7.4.2, but its *library* requires the disabled package: readable - - GLURaw < 0 # tried GLURaw-2.0.0.5, but its *library* requires the disabled package: OpenGLRaw - - GLUT < 0 # tried GLUT-2.7.0.16, but its *executable* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - GPipe < 0 # tried GPipe-2.2.5, but its *library* requires hashtables >=1.2 && < 1.3 and the snapshot contains hashtables-1.3.1 - GPipe < 0 # tried GPipe-2.2.5, but its *library* requires linear >=1.18 && < 1.21 and the snapshot contains linear-1.22 - GPipe < 0 # tried GPipe-2.2.5, but its *library* requires transformers >=0.5.2 && < 0.6 and the snapshot contains transformers-0.6.1.0 @@ -6112,7 +6109,6 @@ packages: - JuicyPixels-blurhash < 0 # tried JuicyPixels-blurhash-0.1.0.3, but its *library* requires vector >=0.10 && < 0.13 and the snapshot contains vector-0.13.1.0 - LPFP < 0 # tried LPFP-1.1.1, but its *library* requires the disabled package: diagrams-cairo - LPFP < 0 # tried LPFP-1.1.1, but its *library* requires the disabled package: diagrams-lib - - LPFP < 0 # tried LPFP-1.1.1, but its *library* requires the disabled package: gloss - LambdaHack < 0 # tried LambdaHack-0.11.0.1, but its *library* requires the disabled package: sdl2 - MFlow < 0 # tried MFlow-0.4.6.0, but its *library* requires the disabled package: TCache - MFlow < 0 # tried MFlow-0.4.6.0, but its *library* requires the disabled package: Workflow @@ -6126,11 +6122,6 @@ packages: - NanoID < 0 # tried NanoID-3.4.0, but its *library* requires text >=1.2.3 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 - Network-NineP < 0 # tried Network-NineP-0.4.7.3, but its *library* requires bytestring >=0.9.2.1 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - NoTrace < 0 # tried NoTrace-0.3.0.4, but its *library* requires base >=4.7 && < 4.13 and the snapshot contains base-4.19.0.0 - - OpenAL < 0 # tried OpenAL-1.7.0.5, but its *library* requires the disabled package: OpenGL - - OpenGL < 0 # tried OpenGL-3.0.3.0, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - OpenGL < 0 # tried OpenGL-3.0.3.0, but its *library* requires text >=0.1 && < 2.1 and the snapshot contains text-2.1 - - OpenGLRaw < 0 # tried OpenGLRaw-3.3.4.1, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - - OpenGLRaw < 0 # tried OpenGLRaw-3.3.4.1, but its *library* requires text >=0.1 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1 - RNAlien < 0 # tried RNAlien-1.7.0, but its *library* requires BiobaseFasta >=0.3.0 && < 0.3.1 and the snapshot contains BiobaseFasta-0.4.0.1 - RNAlien < 0 # tried RNAlien-1.7.0, but its *library* requires BiobaseHTTP ==1.1.0 and the snapshot contains BiobaseHTTP-1.2.0 - RNAlien < 0 # tried RNAlien-1.7.0, but its *library* requires BiobaseTypes >=0.2.0 && < 0.2.1 and the snapshot contains BiobaseTypes-0.2.1.0 @@ -6152,10 +6143,6 @@ packages: - TotalMap < 0 # tried TotalMap-0.1.1.1, but its *library* requires base >=4.9 && < 4.13 and the snapshot contains base-4.19.0.0 - TotalMap < 0 # tried TotalMap-0.1.1.1, but its *library* requires lens >=4.16 && < 4.20 and the snapshot contains lens-5.2.3 - TypeCompose < 0 # tried TypeCompose-0.9.14, but its *library* requires base >=4.9 && < 4.16 and the snapshot contains base-4.19.0.0 - - Vis < 0 # tried Vis-0.7.7.0, but its *library* requires the disabled package: GLUT - - Vis < 0 # tried Vis-0.7.7.0, but its *library* requires the disabled package: OpenGL - - Vis < 0 # tried Vis-0.7.7.0, but its *library* requires the disabled package: OpenGLRaw - - Vis < 0 # tried Vis-0.7.7.0, but its *library* requires the disabled package: bmp - accelerate < 0 # tried accelerate-1.3.0.0, but its *library* requires base >=4.12 && < 4.15 and the snapshot contains base-4.19.0.0 - accelerate-arithmetic < 0 # tried accelerate-arithmetic-1.0.0.1, but its *library* requires accelerate >=1.0 && < 1.2 and the snapshot contains accelerate-1.3.0.0 - accelerate-bignum < 0 # tried accelerate-bignum-0.3.0.0, but its *library* requires the disabled package: accelerate @@ -6165,9 +6152,6 @@ packages: - accelerate-bignum < 0 # tried accelerate-bignum-0.3.0.0, but its *library* requires the disabled package: llvm-hs-pure - accelerate-blas < 0 # tried accelerate-blas-0.3.0.0, but its *library* requires the disabled package: cublas - accelerate-examples < 0 # tried accelerate-examples-1.3.0.0, but its *executable* requires the disabled package: accelerate-fft - - accelerate-examples < 0 # tried accelerate-examples-1.3.0.0, but its *executable* requires the disabled package: bmp - - accelerate-examples < 0 # tried accelerate-examples-1.3.0.0, but its *executable* requires the disabled package: gloss - - accelerate-examples < 0 # tried accelerate-examples-1.3.0.0, but its *executable* requires the disabled package: gloss-rendering - accelerate-examples < 0 # tried accelerate-examples-1.3.0.0, but its *executable* requires the disabled package: lens-accelerate - accelerate-examples < 0 # tried accelerate-examples-1.3.0.0, but its *executable* requires the disabled package: linear-accelerate - accelerate-examples < 0 # tried accelerate-examples-1.3.0.0, but its *executable* requires the disabled package: repa @@ -6184,7 +6168,6 @@ packages: - accelerate-fourier < 0 # tried accelerate-fourier-1.0.0.5, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.0 - accelerate-io < 0 # tried accelerate-io-1.3.0.0, but its *library* requires the disabled package: accelerate - accelerate-io-bmp < 0 # tried accelerate-io-bmp-0.1.0.0, but its *library* requires the disabled package: accelerate - - accelerate-io-bmp < 0 # tried accelerate-io-bmp-0.1.0.0, but its *library* requires the disabled package: bmp - accelerate-io-bytestring < 0 # tried accelerate-io-bytestring-0.1.0.0, but its *library* requires the disabled package: accelerate - accelerate-io-repa < 0 # tried accelerate-io-repa-0.1.0.0, but its *library* requires the disabled package: accelerate - accelerate-io-repa < 0 # tried accelerate-io-repa-0.1.0.0, but its *library* requires the disabled package: repa @@ -6235,7 +6218,6 @@ packages: - antiope-s3 < 0 # tried antiope-s3-7.5.3, but its *library* requires the disabled package: amazonka-s3 - antiope-s3 < 0 # tried antiope-s3-7.5.3, but its *library* requires the disabled package: antiope-core - antiope-s3 < 0 # tried antiope-s3-7.5.3, but its *library* requires the disabled package: antiope-messages - - apecs-gloss < 0 # tried apecs-gloss-0.2.4, but its *library* requires the disabled package: gloss - app-settings < 0 # tried app-settings-0.2.0.12, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1 - arbor-postgres < 0 # tried arbor-postgres-0.0.5, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - arbor-postgres < 0 # tried arbor-postgres-0.0.5, but its *library* requires lens >=4.16 && < 5 and the snapshot contains lens-5.2.3 @@ -6389,7 +6371,6 @@ packages: - blastxml < 0 # tried blastxml-0.3.2, but its *library* requires the disabled package: biocore - blaze-colonnade < 0 # tried blaze-colonnade-1.2.2.1, but its *library* requires text >=1.2 && < 2.1 and the snapshot contains text-2.1 - blaze-svg < 0 # tried blaze-svg-0.3.7, but its *library* requires base >=4 && < 4.19 and the snapshot contains base-4.19.0.0 - - bmp < 0 # tried bmp-1.2.6.3, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - bnb-staking-csvs < 0 # tried bnb-staking-csvs-0.2.1.0, but its *library* requires the disabled package: cointracking-imports - board-games < 0 # tried board-games-0.4, but its *library* requires the disabled package: cgi - bookkeeping < 0 # tried bookkeeping-0.4.0.1, but its *library* requires text >=1.2.2.1 && < 1.3 and the snapshot contains text-2.1 @@ -6878,20 +6859,12 @@ packages: - glazier-react-widget < 0 # tried glazier-react-widget-1.0.0.0, but its *library* requires the disabled package: glazier - glib < 0 # tried glib-0.13.10.0, but its *library* requires bytestring >=0.9.1.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - glib < 0 # tried glib-0.13.10.0, but its *library* requires text >=1.0.0.0 && < 2.1 and the snapshot contains text-2.1 - - gloss < 0 # tried gloss-1.13.2.2, but its *library* requires bytestring >=0.11 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - gloss-accelerate < 0 # tried gloss-accelerate-2.1.0.0, but its *library* requires the disabled package: accelerate - - gloss-accelerate < 0 # tried gloss-accelerate-2.1.0.0, but its *library* requires the disabled package: gloss - - gloss-accelerate < 0 # tried gloss-accelerate-2.1.0.0, but its *library* requires the disabled package: gloss-rendering - gloss-accelerate < 0 # tried gloss-accelerate-2.1.0.0, but its *library* requires the disabled package: linear-accelerate - - gloss-algorithms < 0 # tried gloss-algorithms-1.13.0.3, but its *library* requires the disabled package: gloss - gloss-examples < 0 # tried gloss-examples-1.13.0.4, but its *executable* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - gloss-examples < 0 # tried gloss-examples-1.13.0.4, but its *executable* requires vector >=0.11 && < 0.13 and the snapshot contains vector-0.13.1.0 - - gloss-raster < 0 # tried gloss-raster-1.13.1.2, but its *library* requires the disabled package: gloss - - gloss-raster < 0 # tried gloss-raster-1.13.1.2, but its *library* requires the disabled package: gloss-rendering - gloss-raster < 0 # tried gloss-raster-1.13.1.2, but its *library* requires the disabled package: repa - gloss-raster-accelerate < 0 # tried gloss-raster-accelerate-2.1.0.0, but its *library* requires the disabled package: accelerate - - gloss-raster-accelerate < 0 # tried gloss-raster-accelerate-2.1.0.0, but its *library* requires the disabled package: gloss - - gloss-rendering < 0 # tried gloss-rendering-1.13.1.2, but its *library* requires bytestring >=0.11 && < 0.12 and the snapshot contains bytestring-0.12.0.2 - gogol < 0 # tried gogol-0.5.0, but its *library* requires the disabled package: gogol-core - gogol-adexchange-buyer < 0 # tried gogol-adexchange-buyer-0.5.0, but its *library* requires the disabled package: gogol-core - gogol-adexchange-seller < 0 # tried gogol-adexchange-seller-0.5.0, but its *library* requires the disabled package: gogol-core @@ -7555,7 +7528,7 @@ packages: - language-python < 0 # tried language-python-0.5.8, but its *library* requires the disabled package: monads-tf - language-thrift < 0 # tried language-thrift-0.12.0.1, but its *library* requires ansi-wl-pprint >=0.6 && < 0.7 and the snapshot contains ansi-wl-pprint-1.0.2 - large-hashable < 0 # tried large-hashable-0.1.0.4, but its *library* requires template-haskell < 2.15 and the snapshot contains template-haskell-2.21.0.0 - - learn-physics < 0 # tried learn-physics-0.6.6, but its *library* requires the disabled package: gloss + - learn-physics < 0 # tried learn-physics-0.6.6, but its *library* requires the disabled package: vector-space - lens-accelerate < 0 # tried lens-accelerate-0.3.0.0, but its *library* requires lens >=4 && < 5 and the snapshot contains lens-5.2.3 - lens-datetime < 0 # tried lens-datetime-0.3, but its *library* requires lens >=3 && < 5 and the snapshot contains lens-5.2.3 - lens-family-th < 0 # tried lens-family-th-0.5.2.1, but its *library* requires template-haskell >=2.11 && < 2.19 and the snapshot contains template-haskell-2.21.0.0