From e8753bfeb6a68731435db8ab541debe99d997f0b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 19 Nov 2021 22:57:02 +0100 Subject: [PATCH 1/7] Initial GHC 9.2 bounds --- build-constraints.yaml | 1537 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 1435 insertions(+), 102 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a083423aa..82d044a2c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,6 @@ ghc-major-version: "9.0" # new curator is supposed to use exact GHC version -ghc-version: "9.0.1" +ghc-version: "9.2.1" # This affects which version of the Cabal file format we allow. We # should ensure that this is always no greater than the version @@ -851,7 +851,7 @@ packages: - perfect-hash-generator "Alan Zimmerman @alanz": - - ghc-exactprint < 1.1 # needs GHC 9.2 #6177/closed + - ghc-exactprint - haskell-lsp - hjsmin - language-javascript @@ -1261,7 +1261,7 @@ packages: - bloodhound "Adam Bergmark @bergmark": - - aeson < 2.0.0.0 # https://github.com/commercialhaskell/stackage/issues/6217 + - aeson - HUnit - attoparsec-iso8601 - feed @@ -1379,11 +1379,11 @@ packages: "Colin Woodbury @fosskers": - aur - - aura < 3.2.6 # via aeson, https://github.com/commercialhaskell/stackage/issues/6217 + - aura - bounded-queue - kanji - language-bash - - microlens-aeson < 2.4 # via aeson, https://github.com/commercialhaskell/stackage/issues/6217 + - microlens-aeson - pipes-random - servant-xml - streaming-attoparsec @@ -1599,7 +1599,7 @@ packages: - neat-interpolation - optima - partial-handler - - postgresql-binary < 0.12.4.2 # https://github.com/commercialhaskell/stackage/issues/6217 + - postgresql-binary - postgresql-syntax - primitive-extras - ptr-poker @@ -2447,7 +2447,7 @@ packages: - hapistrano - hspec-golden - inflections - - stache < 2.3.1 # https://github.com/commercialhaskell/stackage/issues/6217 + - stache - scalendar "Sergey Alirzaev @l29ah": @@ -2689,7 +2689,7 @@ packages: - http-common - http-streams - locators - - core-data < 0.3.0.0 # https://github.com/commercialhaskell/stackage/issues/6217 + - core-data - core-program - core-telemetry - core-text @@ -2772,7 +2772,7 @@ packages: - cue-sheet - flac - flac-picture - - forma < 1.2.0 # https://github.com/commercialhaskell/stackage/issues/6217 + - forma - ghc-syntax-highlighter - hspec-megaparsec - htaglib @@ -2782,7 +2782,7 @@ packages: - megaparsec - megaparsec-tests - mmark - - mmark-cli < 0.0.5.1 # https://github.com/commercialhaskell/stackage/issues/6217 + - mmark-cli - mmark-ext - modern-uri - ormolu @@ -2905,7 +2905,7 @@ packages: - eventsource-stub-store "Sebastian Dröge slomo@coaxion.net @sdroege": - - conduit-iconv < 0 # MonadFail + - conduit-iconv - conduit-connection "Andrew Rademacher @AndrewRademacher": @@ -2991,7 +2991,7 @@ packages: "Hans-Christian Esperer @hce": - avwx - - saltine < 0.2.0.0 # https://github.com/tel/saltine/issues/58 + - saltine - wai-session-postgresql "Haisheng Wu @freizl": @@ -6738,96 +6738,1247 @@ packages: - zydiskell < 0 # tried zydiskell-0.2.0.0, but its *library* does not support: base-4.15.0.0 - zydiskell < 0 # tried zydiskell-0.2.0.0, but its *library* does not support: storable-record-0.0.6 - "Stackage upper bounds": - - # https://github.com/commercialhaskell/stackage/issues/6122 - - mmorph < 1.2 - - # https://github.com/commercialhaskell/stackage/issues/6184 - - base-compat < 0.12 - - # https://github.com/commercialhaskell/stackage/issues/6185 - - base-compat-batteries < 0.12 - - # https://github.com/commercialhaskell/stackage/issues/6195 - - miso < 1.8 - - # https://github.com/commercialhaskell/stackage/issues/6237 - - lucid < 2.9.13 - - mmark < 0.0.7.4 - - # happy-1.21.0 is deprecated an unbuildable - # https://github.com/commercialhaskell/stackage/issues/6294 - # see also https://github.com/commercialhaskell/stackage/issues/6242 - - happy < 1.21 - - # https://github.com/commercialhaskell/stackage/issues/6243 - - jose < 0.9 - - # https://github.com/commercialhaskell/stackage/issues/6264 - # Requires GHC 9.2 - # Any new package-version that must use GHC 9.2 should be added here. - # We'll Remove this section along with the nightly upgrade to GHC 9.2. - - ghc-lib < 9.2.1.20211030 - - ghc-lib-parser < 9.2.1.20211030 - - ghc-lib-parser-ex < 9.2.0.0 - - singletons-base < 3.1 - - singletons-th < 3.1 - - th-desugar < 1.13 - - eliminators < 0.9 - - ghc-syntax-highlighter < 0.0.8 # requires ghc-lib-parser >= 9.2 - - # https://github.com/commercialhaskell/stackage/issues/6265 - - attoparsec < 0.14.2 - - # https://github.com/commercialhaskell/stackage/issues/6268 - - hashable < 1.4.0.0 - - # https://github.com/commercialhaskell/stackage/issues/6273 - - freckle-app < 1.0.1 - - # https://github.com/commercialhaskell/stackage/issues/6278 - - ad < 4.5 - - # https://github.com/commercialhaskell/stackage/issues/6288 - - mmark-ext < 0.2.1.4 - - # https://github.com/commercialhaskell/stackage/issues/6292 - - doctest < 0.19 - - # https://github.com/commercialhaskell/stackage/issues/6296 - - opaleye < 0.8 - - # https://github.com/commercialhaskell/stackage/issues/6297 - - hspec-discover < 2.9 - - # https://github.com/commercialhaskell/stackage/issues/6298 - - hspec-core < 2.9 - - hspec-meta < 2.9 - - # https://github.com/commercialhaskell/stackage/issues/6299 - - hspec < 2.9 - - # https://github.com/commercialhaskell/stackage/issues/6308 - - semigroups < 0.20 - - # https://github.com/commercialhaskell/stackage/issues/6309 - - polysemy < 1.7 - - polysemy-plugin < 0.4.2 - - # https://github.com/commercialhaskell/stackage/issues/6310 - - lens < 5.1 - - # https://github.com/commercialhaskell/stackage/issues/6217 - # requires aeson >= 2 - - stripe-scotty < 1.1.0.1 - - stripe-wreq < 1.0.1.12 - - # https://github.com/commercialhaskell/stackage/issues/6312 - - sydtest < 0.6 - - # https://github.com/commercialhaskell/stackage/issues/6313 - - unicode-data < 0.2 + "GHC 9.2 bounds": + - ALUT < 0 # tried ALUT-2.4.0.3, but its *library* requires the disabled package: OpenAL + - Agda < 0 # tried Agda-2.6.2, but its *library* does not support: Cabal-3.6.0.0 + - Agda < 0 # tried Agda-2.6.2, but its *library* does not support: aeson-2.0.2.0 + - Agda < 0 # tried Agda-2.6.2, but its *library* does not support: base-4.16.0.0 + - Agda < 0 # tried Agda-2.6.2, but its *library* does not support: hashable-1.4.0.0 + - Agda < 0 # tried Agda-2.6.2, but its *library* does not support: template-haskell-2.18.0.0 + - Allure < 0 # tried Allure-0.10.3.0, but its *library* requires the disabled package: LambdaHack + - BNFC-meta < 0 # tried BNFC-meta-0.6.1, but its *library* does not support: template-haskell-2.18.0.0 + - BiobaseBlast < 0 # tried BiobaseBlast-0.3.3.0, but its *library* requires the disabled package: BiobaseTypes + - BiobaseBlast < 0 # tried BiobaseBlast-0.3.3.0, but its *library* requires the disabled package: PrimitiveArray + - BiobaseBlast < 0 # tried BiobaseBlast-0.3.3.0, but its *library* requires the disabled package: SciBaseTypes + - 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: streaming + - BiobaseFasta < 0 # tried BiobaseFasta-0.4.0.1, but its *library* requires the disabled package: streaming-bytestring + - BiobaseTypes < 0 # tried BiobaseTypes-0.2.1.0, but its *library* requires the disabled package: streaming + - BiobaseXNA < 0 # tried BiobaseXNA-0.11.1.1, but its *library* requires the disabled package: BiobaseTypes + - BiobaseXNA < 0 # tried BiobaseXNA-0.11.1.1, but its *library* requires the disabled package: DPutils + - BiobaseXNA < 0 # tried BiobaseXNA-0.11.1.1, but its *library* requires the disabled package: PrimitiveArray + - ChannelT < 0 # tried ChannelT-0.0.0.7, but its *library* does not support: mmorph-1.2.0 + - DAV < 0 # tried DAV-1.3.4, but its *library* requires the disabled package: http-client-tls + - DAV < 0 # tried DAV-1.3.4, but its *library* requires the disabled package: xml-hamlet + - DPutils < 0 # tried DPutils-0.1.1.0, but its *library* requires the disabled package: streaming + - DPutils < 0 # tried DPutils-0.1.1.0, but its *library* requires the disabled package: streaming-bytestring + - ENIG < 0 # tried ENIG-0.0.1.0, but its *library* requires the disabled package: unicode-transforms + - Frames < 0 # tried Frames-0.7.2, but its *library* does not support: base-4.16.0.0 + - Frames < 0 # tried Frames-0.7.2, but its *library* does not support: ghc-prim-0.8.0 + - GLUT < 0 # tried GLUT-2.7.0.16, but its *library* requires the disabled package: OpenGL + - HDBC < 0 # tried HDBC-2.4.0.3, but its *library* does not support: time-1.11.1.1 + - HDBC-session < 0 # tried HDBC-session-0.1.2.0, but its *library* requires the disabled package: HDBC + - HMock < 0 # tried HMock-0.5.0.0, but its *library* does not support: base-4.16.0.0 + - HMock < 0 # tried HMock-0.5.0.0, but its *library* does not support: template-haskell-2.18.0.0 + - HStringTemplate < 0 # tried HStringTemplate-0.8.8, but its *library* does not support: bytestring-0.11.1.0 + - HStringTemplate < 0 # tried HStringTemplate-0.8.8, but its *library* does not support: semigroups-0.20 + - HStringTemplate < 0 # tried HStringTemplate-0.8.8, but its *library* does not support: template-haskell-2.18.0.0 + - HStringTemplate < 0 # tried HStringTemplate-0.8.8, but its *library* does not support: time-1.11.1.1 + - HaTeX < 0 # tried HaTeX-3.22.3.0, but its *library* does not support: bytestring-0.11.1.0 + - HaTeX < 0 # tried HaTeX-3.22.3.0, but its *library* does not support: hashable-1.4.0.0 + - HaXml < 0 # tried HaXml-1.25.7, but its *library* does not support: base-4.16.0.0 + - HaXml < 0 # tried HaXml-1.25.7, but its *library* does not support: bytestring-0.11.1.0 + - JuicyPixels-blurhash < 0 # tried JuicyPixels-blurhash-0.1.0.3, but its *library* does not support: bytestring-0.11.1.0 + - JuicyPixels-scale-dct < 0 # tried JuicyPixels-scale-dct-0.1.2, but its *library* does not support: base-4.16.0.0 + - LambdaHack < 0 # tried LambdaHack-0.10.3.0, but its *library* requires the disabled package: sdl2 + - LambdaHack < 0 # tried LambdaHack-0.10.3.0, but its *library* requires the disabled package: witch + - MusicBrainz < 0 # tried MusicBrainz-0.4.1, but its *library* requires the disabled package: http-conduit + - NanoID < 0 # tried NanoID-3.1.1, but its *library* does not support: base-4.16.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* does not support: bytestring-0.11.1.0 + - PrimitiveArray < 0 # tried PrimitiveArray-0.10.1.1, but its *library* requires the disabled package: hashtables + - QuasiText < 0 # tried QuasiText-0.1.2.6, but its *library* requires the disabled package: haskell-src-meta + - RSA < 0 # tried RSA-2.4.1, but its *library* requires the disabled package: crypto-pubkey-types + - RefSerialize < 0 # tried RefSerialize-0.4.0, but its *library* requires the disabled package: hashtables + - SVGFonts < 0 # tried SVGFonts-1.8.0.1, but its *library* requires the disabled package: diagrams-core + - SVGFonts < 0 # tried SVGFonts-1.8.0.1, but its *library* requires the disabled package: diagrams-lib + - SciBaseTypes < 0 # tried SciBaseTypes-0.1.1.0, but its *library* requires the disabled package: semirings + - TCache < 0 # tried TCache-0.12.1, but its *library* requires the disabled package: hashtables + - Taxonomy < 0 # tried Taxonomy-2.2.0, but its *library* requires the disabled package: graphviz + - active < 0 # tried active-0.2.0.15, but its *library* does not support: base-4.16.0.0 + - active < 0 # tried active-0.2.0.15, but its *library* does not support: lens-5.1 + - active < 0 # tried active-0.2.0.15, but its *library* does not support: semigroups-0.20 + - advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.0, but its *library* requires the disabled package: http-media + - advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.0, but its *library* requires the disabled package: servant + - advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.0, but its *library* requires the disabled package: servant-client + - advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.0, but its *library* requires the disabled package: servant-client-core + - aeson-better-errors < 0 # tried aeson-better-errors-0.9.1.0, but its *library* does not support: aeson-2.0.2.0 + - aeson-compat < 0 # tried aeson-compat-0.3.10, but its *library* does not support: base-4.16.0.0 + - aeson-compat < 0 # tried aeson-compat-0.3.10, but its *library* does not support: hashable-1.4.0.0 + - aeson-default < 0 # tried aeson-default-0.9.1.0, but its *library* does not support: aeson-2.0.2.0 + - aeson-extra < 0 # tried aeson-extra-0.5.1, but its *library* does not support: base-4.16.0.0 + - aeson-extra < 0 # tried aeson-extra-0.5.1, but its *library* does not support: hashable-1.4.0.0 + - aeson-extra < 0 # tried aeson-extra-0.5.1, but its *library* does not support: template-haskell-2.18.0.0 + - aeson-optics < 0 # tried aeson-optics-1.1.1, but its *library* does not support: base-4.16.0.0 + - aeson-qq < 0 # tried aeson-qq-0.8.4, but its *library* requires the disabled package: haskell-src-meta + - aeson-typescript < 0 # tried aeson-typescript-0.3.0.1, but its *library* requires the disabled package: string-interpolate + - alarmclock < 0 # tried alarmclock-0.7.0.5, but its *library* does not support: time-1.11.1.1 + - alex-meta < 0 # tried alex-meta-0.3.0.13, but its *library* does not support: template-haskell-2.18.0.0 + - align-audio < 0 # tried align-audio-0.0, but its *executable* requires the disabled package: soxlib + - alsa-seq < 0 # tried alsa-seq-0.6.0.8, but its *library* does not support: bytestring-0.11.1.0 + - amqp < 0 # tried amqp-0.22.0, but its *library* requires the disabled package: connection + - amqp-utils < 0 # tried amqp-utils-0.6.3.2, but its *executable* requires the disabled package: filepath-bytestring + - apecs < 0 # tried apecs-0.9.3, but its *library* does not support: template-haskell-2.18.0.0 + - apecs-gloss < 0 # tried apecs-gloss-0.2.4, but its *library* requires the disabled package: apecs + - apecs-gloss < 0 # tried apecs-gloss-0.2.4, but its *library* requires the disabled package: gloss + - apecs-physics < 0 # tried apecs-physics-0.4.5, but its *library* requires the disabled package: apecs + - api-maker < 0 # tried api-maker-0.1.0.0, but its *library* requires the disabled package: req + - approximate < 0 # tried approximate-0.3.5, but its *library* requires the disabled package: safecopy + - arithmoi < 0 # tried arithmoi-0.12.0.1, but its *library* requires the disabled package: semirings + - ascii < 0 # tried ascii-1.1.1.0, but its *library* does not support: base-4.16.0.0 + - ascii-case < 0 # tried ascii-case-1.0.0.8, but its *library* does not support: base-4.16.0.0 + - ascii-char < 0 # tried ascii-char-1.0.0.12, but its *library* does not support: base-4.16.0.0 + - ascii-group < 0 # tried ascii-group-1.0.0.8, but its *library* does not support: base-4.16.0.0 + - ascii-predicates < 0 # tried ascii-predicates-1.0.0.6, but its *library* does not support: base-4.16.0.0 + - ascii-superset < 0 # tried ascii-superset-1.0.1.8, but its *library* does not support: base-4.16.0.0 + - ascii-th < 0 # tried ascii-th-1.0.0.6, but its *library* does not support: base-4.16.0.0 + - ascii-th < 0 # tried ascii-th-1.0.0.6, but its *library* does not support: template-haskell-2.18.0.0 + - asn1-encoding < 0 # tried asn1-encoding-0.9.6, but its *library* requires the disabled package: asn1-types + - asn1-parse < 0 # tried asn1-parse-0.9.5, but its *library* requires the disabled package: asn1-types + - asn1-types < 0 # tried asn1-types-0.3.4, but its *library* requires the disabled package: memory + - attoparsec-path < 0 # tried attoparsec-path-0.0.0.1, but its *library* requires the disabled package: path + - audacity < 0 # tried audacity-0.0.2, but its *library* does not support: bytestring-0.11.1.0 + - aura < 0 # tried aura-3.2.6, but its *library* does not support: bytestring-0.11.1.0 + - aura < 0 # tried aura-3.2.6, but its *library* does not support: hashable-1.4.0.0 + - aura < 0 # tried aura-3.2.6, but its *library* does not support: time-1.11.1.1 + - authenticate < 0 # tried authenticate-1.3.5, but its *library* does not support: aeson-2.0.2.0 + - authenticate-oauth < 0 # tried authenticate-oauth-1.7, but its *library* requires the disabled package: crypto-pubkey-types + - autodocodec-openapi3 < 0 # tried autodocodec-openapi3-0.0.0.0, but its *library* requires the disabled package: openapi3 + - autodocodec-yaml < 0 # tried autodocodec-yaml-0.0.0.0, but its *library* requires the disabled package: path + - autoexporter < 0 # tried autoexporter-1.1.20, but its *library* does not support: Cabal-3.6.0.0 + - autoexporter < 0 # tried autoexporter-1.1.20, but its *library* does not support: base-4.16.0.0 + - aws-cloudfront-signed-cookies < 0 # tried aws-cloudfront-signed-cookies-0.2.0.10, but its *library* does not support: base-4.16.0.0 + - aws-cloudfront-signed-cookies < 0 # tried aws-cloudfront-signed-cookies-0.2.0.10, but its *library* does not support: time-1.11.1.1 + - bank-holidays-england < 0 # tried bank-holidays-england-0.2.0.6, but its *library* does not support: time-1.11.1.1 + - barrier < 0 # tried barrier-0.1.1, but its *library* does not support: bytestring-0.11.1.0 + - base16-lens < 0 # tried base16-lens-0.1.3.2, but its *library* does not support: bytestring-0.11.1.0 + - base16-lens < 0 # tried base16-lens-0.1.3.2, but its *library* does not support: lens-5.1 + - base32 < 0 # tried base32-0.2.1.0, but its *library* does not support: base-4.16.0.0 + - base32 < 0 # tried base32-0.2.1.0, but its *library* does not support: bytestring-0.11.1.0 + - base32 < 0 # tried base32-0.2.1.0, but its *library* does not support: deepseq-1.4.6.0 + - base32-lens < 0 # tried base32-lens-0.1.1.1, but its *library* does not support: bytestring-0.11.1.0 + - base32-lens < 0 # tried base32-lens-0.1.1.1, but its *library* does not support: lens-5.1 + - base64 < 0 # tried base64-0.4.2.3, but its *library* does not support: deepseq-1.4.6.0 + - base64-bytestring-type < 0 # tried base64-bytestring-type-1.0.1, but its *library* does not support: base-4.16.0.0 + - base64-bytestring-type < 0 # tried base64-bytestring-type-1.0.1, but its *library* does not support: bytestring-0.11.1.0 + - base64-bytestring-type < 0 # tried base64-bytestring-type-1.0.1, but its *library* does not support: hashable-1.4.0.0 + - base64-lens < 0 # tried base64-lens-0.3.1, but its *library* does not support: bytestring-0.11.1.0 + - base64-lens < 0 # tried base64-lens-0.3.1, but its *library* does not support: lens-5.1 + - bcrypt < 0 # tried bcrypt-0.0.11, but its *library* requires the disabled package: memory + - bech32 < 0 # tried bech32-1.1.2, but its *executable* requires the disabled package: memory + - bech32-th < 0 # tried bech32-th-1.1.1, but its *library* requires the disabled package: bech32 + - bench < 0 # tried bench-1.0.12, but its *executable* requires the disabled package: turtle + - benchpress < 0 # tried benchpress-0.2.2.18, but its *library* does not support: base-4.16.0.0 + - bimap-server < 0 # tried bimap-server-0.1.0.1, but its *library* requires the disabled package: warp + - bin < 0 # tried bin-0.1.1, but its *library* does not support: base-4.16.0.0 + - bin < 0 # tried bin-0.1.1, but its *library* does not support: hashable-1.4.0.0 + - binary-parsers < 0 # tried binary-parsers-0.2.4.0, but its *library* does not support: bytestring-0.11.1.0 + - binary-tagged < 0 # tried binary-tagged-0.3.1, but its *library* does not support: base-4.16.0.0 + - bits-extra < 0 # tried bits-extra-0.0.2.0, but its *library* does not support: ghc-prim-0.8.0 + - blas-carray < 0 # tried blas-carray-0.1.0.1, but its *library* requires the disabled package: carray + - blaze-colonnade < 0 # tried blaze-colonnade-1.2.2.1, but its *library* requires the disabled package: colonnade + - bmp < 0 # tried bmp-1.2.6.3, but its *library* does not support: bytestring-0.11.1.0 + - bnb-staking-csvs < 0 # tried bnb-staking-csvs-0.2.0.0, but its *library* requires the disabled package: req + - board-games < 0 # tried board-games-0.3, but its *library* requires the disabled package: cgi + - boomerang < 0 # tried boomerang-1.4.7, but its *library* does not support: semigroups-0.20 + - boomerang < 0 # tried boomerang-1.4.7, but its *library* does not support: template-haskell-2.18.0.0 + - boring < 0 # tried boring-0.2, but its *library* does not support: base-4.16.0.0 + - both < 0 # tried both-0.1.1.2, but its *library* requires the disabled package: zero + - bower-json < 0 # tried bower-json-1.0.0.1, but its *library* requires the disabled package: aeson-better-errors + - brick < 0 # tried brick-0.64.2, but its *library* does not support: base-4.16.0.0 + - bugsnag-haskell < 0 # tried bugsnag-haskell-0.0.4.1, but its *executable* requires the disabled package: yesod-core + - bugsnag-haskell < 0 # tried bugsnag-haskell-0.0.4.1, but its *library* requires the disabled package: http-client-tls + - bugzilla-redhat < 0 # tried bugzilla-redhat-0.3.3, but its *library* does not support: bytestring-0.11.1.0 + - bugzilla-redhat < 0 # tried bugzilla-redhat-0.3.3, but its *library* does not support: time-1.11.1.1 + - burrito < 0 # tried burrito-1.2.0.3, but its *library* does not support: base-4.16.0.0 + - burrito < 0 # tried burrito-1.2.0.3, but its *library* does not support: bytestring-0.11.1.0 + - burrito < 0 # tried burrito-1.2.0.3, but its *library* does not support: template-haskell-2.18.0.0 + - buttplug-hs-core < 0 # tried buttplug-hs-core-0.1.0.1, but its *library* does not support: bytestring-0.11.1.0 + - bzlib < 0 # tried bzlib-0.5.1.0, but its *library* does not support: base-4.16.0.0 + - bzlib < 0 # tried bzlib-0.5.1.0, but its *library* does not support: bytestring-0.11.1.0 + - c14n < 0 # tried c14n-0.1.0.1, but its *library* does not support: bytestring-0.11.1.0 + - cabal-appimage < 0 # tried cabal-appimage-0.3.0.3, but its *library* does not support: base-4.16.0.0 + - cabal-flatpak < 0 # tried cabal-flatpak-0.1.0.2, but its *executable* does not support: aeson-2.0.2.0 + - cabal-flatpak < 0 # tried cabal-flatpak-0.1.0.2, but its *executable* does not support: bytestring-0.11.1.0 + - cabal-plan < 0 # tried cabal-plan-0.7.2.1, but its *library* does not support: base-4.16.0.0 + - cabal-plan < 0 # tried cabal-plan-0.7.2.1, but its *library* does not support: bytestring-0.11.1.0 + - cabal-rpm < 0 # tried cabal-rpm-2.0.10, but its *executable* does not support: Cabal-3.6.0.0 + - cabal2nix < 0 # tried cabal2nix-2.18.0, but its *library* requires the disabled package: hpack + - cabal2spec < 0 # tried cabal2spec-2.6.2, but its *library* does not support: Cabal-3.6.0.0 + - cached-json-file < 0 # tried cached-json-file-0.1.0, but its *library* requires the disabled package: http-query + - cacophony < 0 # tried cacophony-0.10.1, but its *library* requires the disabled package: memory + - call-alloy < 0 # tried call-alloy-0.2.2.0, but its *library* does not support: hashable-1.4.0.0 + - cardano-coin-selection < 0 # tried cardano-coin-selection-1.0.1, but its *library* requires the disabled package: cryptonite + - carray < 0 # tried carray-0.1.6.8, but its *library* does not support: bytestring-0.11.1.0 + - casa-client < 0 # tried casa-client-0.0.1, but its *library* requires the disabled package: memory + - casa-types < 0 # tried casa-types-0.0.2, but its *library* requires the disabled package: persistent + - cassava-conduit < 0 # tried cassava-conduit-0.6.0, but its *library* does not support: bytestring-0.11.1.0 + - caster < 0 # tried caster-0.0.3.0, but its *library* requires the disabled package: fast-builder + - cayley-client < 0 # tried cayley-client-0.4.16, but its *library* does not support: lens-5.1 + - cgi < 0 # tried cgi-3001.5.0.0, but its *library* does not support: bytestring-0.11.1.0 + - cgi < 0 # tried cgi-3001.5.0.0, but its *library* does not support: time-1.11.1.1 + - check-email < 0 # tried check-email-1.0.2, but its *library* requires the disabled package: email-validate + - chiphunk < 0 # tried chiphunk-0.1.4.0, but its *library* does not support: hashable-1.4.0.0 + - cipher-aes < 0 # tried cipher-aes-0.2.11, but its *library* requires the disabled package: securemem + - cipher-camellia < 0 # tried cipher-camellia-0.0.2, but its *library* requires the disabled package: securemem + - cipher-des < 0 # tried cipher-des-0.0.6, but its *library* requires the disabled package: securemem + - cipher-rc4 < 0 # tried cipher-rc4-0.1.4, but its *library* requires the disabled package: crypto-cipher-types + - clash-ghc < 0 # tried clash-ghc-1.4.6, but its *library* does not support: ghc-9.2.1 + - clash-ghc < 0 # tried clash-ghc-1.4.6, but its *library* does not support: ghc-bignum-1.2 + - clash-ghc < 0 # tried clash-ghc-1.4.6, but its *library* does not support: ghc-boot-9.2.1 + - clash-ghc < 0 # tried clash-ghc-1.4.6, but its *library* does not support: ghc-prim-0.8.0 + - clash-ghc < 0 # tried clash-ghc-1.4.6, but its *library* does not support: ghci-9.2.1 + - clash-ghc < 0 # tried clash-ghc-1.4.6, but its *library* does not support: hashable-1.4.0.0 + - clash-ghc < 0 # tried clash-ghc-1.4.6, but its *library* does not support: template-haskell-2.18.0.0 + - clash-lib < 0 # tried clash-lib-1.4.6, but its *library* does not support: ghc-9.2.1 + - clash-lib < 0 # tried clash-lib-1.4.6, but its *library* does not support: ghc-bignum-1.2 + - clash-lib < 0 # tried clash-lib-1.4.6, but its *library* does not support: hashable-1.4.0.0 + - clash-lib < 0 # tried clash-lib-1.4.6, but its *library* does not support: template-haskell-2.18.0.0 + - clash-prelude < 0 # tried clash-prelude-1.4.6, but its *library* does not support: ghc-bignum-1.2 + - clash-prelude < 0 # tried clash-prelude-1.4.6, but its *library* does not support: ghc-prim-0.8.0 + - clash-prelude < 0 # tried clash-prelude-1.4.6, but its *library* does not support: hashable-1.4.0.0 + - clash-prelude < 0 # tried clash-prelude-1.4.6, but its *library* does not support: template-haskell-2.18.0.0 + - classy-prelude < 0 # tried classy-prelude-1.5.0, but its *library* does not support: time-1.11.1.1 + - classy-prelude-conduit < 0 # tried classy-prelude-conduit-1.5.0, but its *library* requires the disabled package: classy-prelude + - classy-prelude-yesod < 0 # tried classy-prelude-yesod-1.5.0, but its *library* requires the disabled package: classy-prelude + - classy-prelude-yesod < 0 # tried classy-prelude-yesod-1.5.0, but its *library* requires the disabled package: persistent + - clientsession < 0 # tried clientsession-0.9.1.2, but its *library* requires the disabled package: cipher-aes + - clientsession < 0 # tried clientsession-0.9.1.2, but its *library* requires the disabled package: crypto-random + - closed < 0 # tried closed-0.2.0.1, but its *library* requires the disabled package: persistent + - cointracking-imports < 0 # tried cointracking-imports-0.1.0.1, but its *library* requires the disabled package: xlsx + - colonnade < 0 # tried colonnade-1.2.0.2, but its *library* does not support: bytestring-0.11.1.0 + - colonnade < 0 # tried colonnade-1.2.0.2, but its *library* does not support: semigroups-0.20 + - commonmark < 0 # tried commonmark-0.2.1.1, but its *library* requires the disabled package: unicode-transforms + - commonmark-extensions < 0 # tried commonmark-extensions-0.2.2.1, but its *library* requires the disabled package: commonmark + - commonmark-pandoc < 0 # tried commonmark-pandoc-0.2.1.1, but its *library* requires the disabled package: commonmark + - compact < 0 # tried compact-0.2.0.0, but its *library* does not support: base-4.16.0.0 + - compact < 0 # tried compact-0.2.0.0, but its *library* does not support: bytestring-0.11.1.0 + - compensated < 0 # tried compensated-0.8.3, but its *library* requires the disabled package: safecopy + - concurrent-supply < 0 # tried concurrent-supply-0.1.8, but its *library* does not support: hashable-1.4.0.0 + - conduit-connection < 0 # tried conduit-connection-0.1.0.5, but its *library* does not support: bytestring-0.11.1.0 + - conduit-iconv < 0 # tried conduit-iconv-0.1.1.3, but its *library* does not support: bytestring-0.11.1.0 + - conferer < 0 # tried conferer-1.1.0.0, but its *library* does not support: bytestring-0.11.1.0 + - conferer-aeson < 0 # tried conferer-aeson-1.1.0.1, but its *library* does not support: aeson-2.0.2.0 + - conferer-aeson < 0 # tried conferer-aeson-1.1.0.1, but its *library* does not support: bytestring-0.11.1.0 + - conferer-warp < 0 # tried conferer-warp-1.1.0.0, but its *library* requires the disabled package: conferer + - connection < 0 # tried connection-0.3.1, but its *library* requires the disabled package: tls + - connection < 0 # tried connection-0.3.1, but its *library* requires the disabled package: x509 + - connection < 0 # tried connection-0.3.1, but its *library* requires the disabled package: x509-validation + - constraints-extras < 0 # tried constraints-extras-0.3.2.0, but its *library* does not support: base-4.16.0.0 + - constraints-extras < 0 # tried constraints-extras-0.3.2.0, but its *library* does not support: template-haskell-2.18.0.0 + - construct < 0 # tried construct-0.3.0.2, but its *library* requires the disabled package: input-parsers + - construct < 0 # tried construct-0.3.0.2, but its *library* requires the disabled package: rank2classes + - containers-unicode-symbols < 0 # tried containers-unicode-symbols-0.3.1.3, but its *library* does not support: containers-0.6.5.1 + - core-program < 0 # tried core-program-0.4.2.0, but its *library* requires the disabled package: fsnotify + - core-telemetry < 0 # tried core-telemetry-0.1.7.3, but its *library* requires the disabled package: http-streams + - core-telemetry < 0 # tried core-telemetry-0.1.7.3, but its *library* requires the disabled package: locators + - cprng-aes < 0 # tried cprng-aes-0.6.1, but its *library* requires the disabled package: cipher-aes + - cprng-aes < 0 # tried cprng-aes-0.6.1, but its *library* requires the disabled package: crypto-random + - crackNum < 0 # tried crackNum-3.2, but its *executable* requires the disabled package: sbv + - crc32c < 0 # tried crc32c-0.0.0, but its *library* does not support: bytestring-0.11.1.0 + - credential-store < 0 # tried credential-store-0.1.2, but its *library* requires the disabled package: dbus + - credential-store < 0 # tried credential-store-0.1.2, but its *library* requires the disabled package: memory + - crypto-cipher-tests < 0 # tried crypto-cipher-tests-0.0.11, but its *library* requires the disabled package: securemem + - crypto-cipher-types < 0 # tried crypto-cipher-types-0.0.9, but its *library* requires the disabled package: securemem + - crypto-pubkey-types < 0 # tried crypto-pubkey-types-0.4.3, but its *library* requires the disabled package: asn1-types + - crypto-random < 0 # tried crypto-random-0.0.9, but its *library* requires the disabled package: securemem + - cryptohash < 0 # tried cryptohash-0.11.9, but its *library* requires the disabled package: memory + - cryptohash-cryptoapi < 0 # tried cryptohash-cryptoapi-0.1.4, but its *library* requires the disabled package: memory + - cryptonite < 0 # tried cryptonite-0.29, but its *library* requires the disabled package: memory + - cryptonite-conduit < 0 # tried cryptonite-conduit-0.2.2, but its *library* requires the disabled package: memory + - cryptonite-openssl < 0 # tried cryptonite-openssl-0.7, but its *library* requires the disabled package: memory + - curl-runnings < 0 # tried curl-runnings-0.16.0, but its *library* requires the disabled package: dhall-json + - cursor-brick < 0 # tried cursor-brick-0.1.0.0, but its *library* requires the disabled package: brick + - cutter < 0 # tried cutter-0.0, but its *executable* does not support: bytestring-0.11.1.0 + - cyclotomic < 0 # tried cyclotomic-1.1.1, but its *library* requires the disabled package: arithmoi + - d10 < 0 # tried d10-1.0.0.1, but its *library* does not support: base-4.16.0.0 + - d10 < 0 # tried d10-1.0.0.1, but its *library* does not support: template-haskell-2.18.0.0 + - datadog < 0 # tried datadog-0.2.5.0, but its *library* requires the disabled package: http-client-tls + - datasets < 0 # tried datasets-0.4.0, but its *library* requires the disabled package: req + - datasets < 0 # tried datasets-0.4.0, but its *library* requires the disabled package: streaming + - datasets < 0 # tried datasets-0.4.0, but its *library* requires the disabled package: streaming-bytestring + - dbus < 0 # tried dbus-1.2.21, but its *library* does not support: lens-5.1 + - dbus < 0 # tried dbus-1.2.21, but its *library* does not support: template-haskell-2.18.0.0 + - dbus-hslogger < 0 # tried dbus-hslogger-0.1.0.1, but its *library* requires the disabled package: dbus + - dec < 0 # tried dec-0.0.4, but its *library* does not support: base-4.16.0.0 + - deferred-folds < 0 # tried deferred-folds-0.9.17, but its *library* requires the disabled package: foldl + - derulo < 0 # tried derulo-1.0.10, but its *library* does not support: base-4.16.0.0 + - dhall < 0 # tried dhall-1.40.1, but its *library* requires the disabled package: memory + - dhall-bash < 0 # tried dhall-bash-1.0.38, but its *library* requires the disabled package: dhall + - dhall-json < 0 # tried dhall-json-1.7.8, but its *library* does not support: aeson-2.0.2.0 + - dhall-yaml < 0 # tried dhall-yaml-1.2.8, but its *library* requires the disabled package: dhall-json + - diagrams < 0 # tried diagrams-1.4.0.1, but its *library* requires the disabled package: diagrams-contrib + - diagrams < 0 # tried diagrams-1.4.0.1, but its *library* requires the disabled package: diagrams-core + - diagrams < 0 # tried diagrams-1.4.0.1, but its *library* requires the disabled package: diagrams-lib + - diagrams < 0 # tried diagrams-1.4.0.1, but its *library* requires the disabled package: diagrams-svg + - diagrams-contrib < 0 # tried diagrams-contrib-1.4.4, but its *library* does not support: base-4.16.0.0 + - diagrams-contrib < 0 # tried diagrams-contrib-1.4.4, but its *library* does not support: hashable-1.4.0.0 + - diagrams-contrib < 0 # tried diagrams-contrib-1.4.4, but its *library* does not support: lens-5.1 + - diagrams-contrib < 0 # tried diagrams-contrib-1.4.4, but its *library* does not support: semigroups-0.20 + - diagrams-core < 0 # tried diagrams-core-1.5.0, but its *library* does not support: base-4.16.0.0 + - diagrams-core < 0 # tried diagrams-core-1.5.0, but its *library* does not support: lens-5.1 + - diagrams-core < 0 # tried diagrams-core-1.5.0, but its *library* does not support: semigroups-0.20 + - diagrams-lib < 0 # tried diagrams-lib-1.4.4, but its *library* does not support: base-4.16.0.0 + - diagrams-lib < 0 # tried diagrams-lib-1.4.4, but its *library* does not support: hashable-1.4.0.0 + - diagrams-lib < 0 # tried diagrams-lib-1.4.4, but its *library* does not support: lens-5.1 + - diagrams-lib < 0 # tried diagrams-lib-1.4.4, but its *library* does not support: semigroups-0.20 + - diagrams-rasterific < 0 # tried diagrams-rasterific-1.4.2.1, but its *library* does not support: base-4.16.0.0 + - diagrams-rasterific < 0 # tried diagrams-rasterific-1.4.2.1, but its *library* does not support: hashable-1.4.0.0 + - diagrams-rasterific < 0 # tried diagrams-rasterific-1.4.2.1, but its *library* does not support: lens-5.1 + - diagrams-svg < 0 # tried diagrams-svg-1.4.3, but its *library* does not support: base-4.16.0.0 + - diagrams-svg < 0 # tried diagrams-svg-1.4.3, but its *library* does not support: hashable-1.4.0.0 + - diagrams-svg < 0 # tried diagrams-svg-1.4.3, but its *library* does not support: lens-5.1 + - diagrams-svg < 0 # tried diagrams-svg-1.4.3, but its *library* does not support: semigroups-0.20 + - direct-sqlite < 0 # tried direct-sqlite-2.3.26, but its *library* does not support: semigroups-0.20 + - distributed-static < 0 # tried distributed-static-0.3.9, but its *library* does not support: bytestring-0.11.1.0 + - distribution-opensuse < 0 # tried distribution-opensuse-1.1.1, but its *library* requires the disabled package: foldl + - dl-fedora < 0 # tried dl-fedora-0.9.2, but its *executable* requires the disabled package: http-client-tls + - dns < 0 # tried dns-4.0.1, but its *library* requires the disabled package: cryptonite + - docopt < 0 # tried docopt-0.7.0.7, but its *library* does not support: template-haskell-2.18.0.0 + - domain < 0 # tried domain-0.1.1.2, but its *library* requires the disabled package: foldl + - domain < 0 # tried domain-0.1.1.2, but its *library* requires the disabled package: yaml-unscrambler + - 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 + - dual-tree < 0 # tried dual-tree-0.2.3.0, but its *library* does not support: base-4.16.0.0 + - dual-tree < 0 # tried dual-tree-0.2.3.0, but its *library* does not support: semigroups-0.20 + - eap < 0 # tried eap-0.9.0.2, but its *library* requires the disabled package: memory + - ede < 0 # tried ede-0.3.2.0, but its *library* does not support: aeson-2.0.2.0 + - elm-export < 0 # tried elm-export-0.6.0.1, but its *library* requires the disabled package: wl-pprint-text + - elm-export-persistent < 0 # tried elm-export-persistent-1.0.0, but its *library* requires the disabled package: persistent + - elm2nix < 0 # tried elm2nix-0.2.1, but its *library* requires the disabled package: req + - email-validate < 0 # tried email-validate-2.3.2.15, but its *library* does not support: template-haskell-2.18.0.0 + - envy < 0 # tried envy-2.1.0.0, but its *library* does not support: bytestring-0.11.1.0 + - equal-files < 0 # tried equal-files-0.0.5.3, but its *executable* does not support: bytestring-0.11.1.0 + - esqueleto < 0 # tried esqueleto-3.5.3.0, but its *library* does not support: time-1.11.1.1 + - essence-of-live-coding-gloss < 0 # tried essence-of-live-coding-gloss-0.2.5, but its *library* requires the disabled package: gloss + - eventsource-api < 0 # tried eventsource-api-1.5.1, but its *library* requires the disabled package: streaming + - eventsource-stub-store < 0 # tried eventsource-stub-store-1.1.1, but its *library* requires the disabled package: streaming + - eventstore < 0 # tried eventstore-1.4.1, but its *library* requires the disabled package: streaming + - evm-opcodes < 0 # tried evm-opcodes-0.1.0, but its *library* does not support: base-4.16.0.0 + - executable-hash < 0 # tried executable-hash-0.2.0.4, but its *library* requires the disabled package: cryptohash + - experimenter < 0 # tried experimenter-0.1.0.12, but its *library* requires the disabled package: HaTeX + - experimenter < 0 # tried experimenter-0.1.0.12, but its *library* requires the disabled package: esqueleto + - experimenter < 0 # tried experimenter-0.1.0.12, but its *library* requires the disabled package: persistent + - explainable-predicates < 0 # tried explainable-predicates-0.1.2.0, but its *library* does not support: base-4.16.0.0 + - explainable-predicates < 0 # tried explainable-predicates-0.1.2.0, but its *library* does not support: template-haskell-2.18.0.0 + - faktory < 0 # tried faktory-1.1.2.0, but its *library* requires the disabled package: memory + - fast-builder < 0 # tried fast-builder-0.1.3.0, but its *library* does not support: base-4.16.0.0 + - fb < 0 # tried fb-2.1.1, but its *library* requires the disabled package: memory + - fclabels < 0 # tried fclabels-2.0.5.1, but its *library* does not support: base-4.16.0.0 + - fclabels < 0 # tried fclabels-2.0.5.1, but its *library* does not support: template-haskell-2.18.0.0 + - feed < 0 # tried feed-1.3.2.0, but its *library* does not support: base-4.16.0.0 + - fft < 0 # tried fft-0.1.8.7, but its *library* requires the disabled package: carray + - file-embed-lzma < 0 # tried file-embed-lzma-0, but its *library* does not support: base-4.16.0.0 + - file-embed-lzma < 0 # tried file-embed-lzma-0, but its *library* does not support: bytestring-0.11.1.0 + - file-embed-lzma < 0 # tried file-embed-lzma-0, but its *library* does not support: template-haskell-2.18.0.0 + - filepath-bytestring < 0 # tried filepath-bytestring-1.4.2.1.8, but its *library* does not support: base-4.16.0.0 + - filter-logger < 0 # tried filter-logger-0.6.0.0, but its *executable* requires the disabled package: scotty + - filter-logger < 0 # tried filter-logger-0.6.0.0, but its *library* requires the disabled package: wai-extra + - fin < 0 # tried fin-0.2, but its *library* does not support: base-4.16.0.0 + - fin < 0 # tried fin-0.2, but its *library* does not support: hashable-1.4.0.0 + - flat < 0 # tried flat-0.4.4, but its *library* does not support: base-4.16.0.0 + - flow < 0 # tried flow-1.0.22, but its *library* does not support: base-4.16.0.0 + - fn < 0 # tried fn-0.3.0.2, but its *library* requires the disabled package: wai-extra + - fold-debounce < 0 # tried fold-debounce-0.2.0.9, but its *library* does not support: time-1.11.1.1 + - fold-debounce-conduit < 0 # tried fold-debounce-conduit-0.2.0.6, but its *library* does not support: base-4.16.0.0 + - foldl < 0 # tried foldl-1.4.12, but its *library* does not support: hashable-1.4.0.0 + - follow-file < 0 # tried follow-file-0.0.3, but its *library* requires the disabled package: path + - force-layout < 0 # tried force-layout-0.4.0.6, but its *library* does not support: base-4.16.0.0 + - force-layout < 0 # tried force-layout-0.4.0.6, but its *library* does not support: lens-5.1 + - fourmolu < 0 # tried fourmolu-0.4.0.0, but its *library* does not support: Cabal-3.6.0.0 + - fourmolu < 0 # tried fourmolu-0.4.0.0, but its *library* does not support: aeson-2.0.2.0 + - fourmolu < 0 # tried fourmolu-0.4.0.0, but its *library* does not support: ghc-lib-parser-9.2.1.20211101 + - freckle-app < 0 # tried freckle-app-1.0.2.0, but its *library* requires the disabled package: ekg-core + - fsnotify < 0 # tried fsnotify-0.3.0.1, but its *library* requires the disabled package: shelly + - fsnotify-conduit < 0 # tried fsnotify-conduit-0.1.1.1, but its *library* requires the disabled package: fsnotify + - fused-effects < 0 # tried fused-effects-1.1.1.1, but its *library* does not support: base-4.16.0.0 + - generic-aeson < 0 # tried generic-aeson-0.2.0.13, but its *library* does not support: base-4.16.0.0 + - generic-random < 0 # tried generic-random-1.5.0.0, but its *library* does not support: base-4.16.0.0 + - generics-sop < 0 # tried generics-sop-0.5.1.1, but its *library* does not support: base-4.16.0.0 + - generics-sop < 0 # tried generics-sop-0.5.1.1, but its *library* does not support: ghc-prim-0.8.0 + - generics-sop < 0 # tried generics-sop-0.5.1.1, but its *library* does not support: template-haskell-2.18.0.0 + - generics-sop-lens < 0 # tried generics-sop-lens-0.2.0.1, but its *library* does not support: base-4.16.0.0 + - generics-sop-lens < 0 # tried generics-sop-lens-0.2.0.1, but its *library* does not support: lens-5.1 + - geniplate-mirror < 0 # tried geniplate-mirror-0.7.8, but its *library* does not support: template-haskell-2.18.0.0 + - genvalidity-hspec-persistent < 0 # tried genvalidity-hspec-persistent-0.0.0.1, but its *library* requires the disabled package: persistent + - genvalidity-path < 0 # tried genvalidity-path-0.3.0.4, but its *library* requires the disabled package: path + - genvalidity-persistent < 0 # tried genvalidity-persistent-0.0.0.0, but its *library* requires the disabled package: persistent + - genvalidity-sydtest < 0 # tried genvalidity-sydtest-0.0.0.0, but its *library* requires the disabled package: sydtest + - genvalidity-sydtest-aeson < 0 # tried genvalidity-sydtest-aeson-0.0.0.0, but its *library* requires the disabled package: sydtest + - genvalidity-sydtest-hashable < 0 # tried genvalidity-sydtest-hashable-0.0.0.0, but its *library* requires the disabled package: sydtest + - genvalidity-sydtest-lens < 0 # tried genvalidity-sydtest-lens-0.0.0.0, but its *library* requires the disabled package: sydtest + - genvalidity-sydtest-persistent < 0 # tried genvalidity-sydtest-persistent-0.0.0.1, but its *library* requires the disabled package: persistent + - genvalidity-typed-uuid < 0 # tried genvalidity-typed-uuid-0.0.0.2, but its *library* requires the disabled package: typed-uuid + - geojson < 0 # tried geojson-4.0.2, but its *library* does not support: aeson-2.0.2.0 + - getopt-generics < 0 # tried getopt-generics-0.13.0.4, but its *library* requires the disabled package: generics-sop + - ghc-events < 0 # tried ghc-events-0.17.0, but its *library* does not support: base-4.16.0.0 + - ghc-parser < 0 # tried ghc-parser-0.2.3.0, but its *library* does not support: ghc-9.2.1 + - ghc-prof < 0 # tried ghc-prof-1.4.1.9, but its *library* does not support: base-4.16.0.0 + - ghc-source-gen < 0 # tried ghc-source-gen-0.4.2.0, but its *library* does not support: ghc-9.2.1 + - ghc-trace-events < 0 # tried ghc-trace-events-0.1.2.3, but its *library* does not support: base-4.16.0.0 + - ghc-typelits-extra < 0 # tried ghc-typelits-extra-0.4.3, but its *library* does not support: ghc-bignum-1.2 + - ghc-typelits-knownnat < 0 # tried ghc-typelits-knownnat-0.7.6, but its *library* requires the disabled package: ghc-typelits-natnormalise + - ghc-typelits-natnormalise < 0 # tried ghc-typelits-natnormalise-0.7.6, but its *library* does not support: ghc-bignum-1.2 + - ghcid < 0 # tried ghcid-0.8.7, but its *executable* requires the disabled package: fsnotify + - github < 0 # tried github-0.27, but its *library* requires the disabled package: http-client-tls + - github < 0 # tried github-0.27, but its *library* requires the disabled package: tls + - github-release < 0 # tried github-release-1.3.8, but its *library* does not support: base-4.16.0.0 + - github-rest < 0 # tried github-rest-1.1.1, but its *library* does not support: bytestring-0.11.1.0 + - github-rest < 0 # tried github-rest-1.1.1, but its *library* does not support: time-1.11.1.1 + - github-webhooks < 0 # tried github-webhooks-0.15.0, but its *library* requires the disabled package: memory + - gitlab-haskell < 0 # tried gitlab-haskell-0.3.2.0, but its *library* requires the disabled package: connection + - gitlab-haskell < 0 # tried gitlab-haskell-0.3.2.0, but its *library* requires the disabled package: http-conduit + - glabrous < 0 # tried glabrous-2.0.5, but its *library* does not support: bytestring-0.11.1.0 + - gloss < 0 # tried gloss-1.13.2.1, but its *library* does not support: bytestring-0.11.1.0 + - gloss-algorithms < 0 # tried gloss-algorithms-1.13.0.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 + - gloss-raster < 0 # tried gloss-raster-1.13.1.2, but its *library* requires the disabled package: gloss-rendering + - gloss-rendering < 0 # tried gloss-rendering-1.13.1.1, but its *library* does not support: bytestring-0.11.1.0 + - gmail-simple < 0 # tried gmail-simple-0.1.0.2, but its *library* requires the disabled package: base64 + - gmail-simple < 0 # tried gmail-simple-0.1.0.2, but its *library* requires the disabled package: http-media + - gnuplot < 0 # tried gnuplot-0.5.6.1, but its *library* does not support: time-1.11.1.1 + - google-isbn < 0 # tried google-isbn-1.0.3, but its *library* requires the disabled package: http-conduit + - gopher-proxy < 0 # tried gopher-proxy-0.1.1.3, but its *executable* requires the disabled package: warp + - gothic < 0 # tried gothic-0.1.7, but its *library* does not support: bytestring-0.11.1.0 + - gothic < 0 # tried gothic-0.1.7, but its *library* does not support: hashable-1.4.0.0 + - gothic < 0 # tried gothic-0.1.7, but its *library* does not support: lens-5.1 + - gotyno-hs < 0 # tried gotyno-hs-1.1.0, but its *library* requires the disabled package: fsnotify + - graphite < 0 # tried graphite-0.10.0.1, but its *library* requires the disabled package: graphviz + - graphula < 0 # tried graphula-2.0.1.0, but its *library* requires the disabled package: persistent + - graphviz < 0 # tried graphviz-2999.20.1.0, but its *library* does not support: bytestring-0.11.1.0 + - gravatar < 0 # tried gravatar-0.8.0, but its *library* does not support: bytestring-0.11.1.0 + - groundhog-sqlite < 0 # tried groundhog-sqlite-0.11.0, but its *library* requires the disabled package: direct-sqlite + - group-by-date < 0 # tried group-by-date-0.1.0.4, but its *executable* does not support: time-1.11.1.1 + - gtk2hs-buildtools < 0 # tried gtk2hs-buildtools-0.13.8.2, but its *library* requires the disabled package: hashtables + - haddock-library < 0 # tried haddock-library-1.10.0, but its *library* does not support: base-4.16.0.0 + - hadoop-streaming < 0 # tried hadoop-streaming-0.2.0.3, but its *library* does not support: bytestring-0.11.1.0 + - hakyll < 0 # tried hakyll-4.15.1.0, but its *library* does not support: template-haskell-2.18.0.0 + - hakyll-convert < 0 # tried hakyll-convert-0.3.0.4, but its *library* does not support: time-1.11.1.1 + - hal < 0 # tried hal-0.4.8, but its *library* requires the disabled package: envy + - handwriting < 0 # tried handwriting-0.1.0.3, but its *library* requires the disabled package: wreq + - happstack-jmacro < 0 # tried happstack-jmacro-7.0.12.3, but its *library* requires the disabled package: wl-pprint-text + - happstack-server < 0 # tried happstack-server-7.7.1.1, but its *library* requires the disabled package: sendfile + - happstack-server-tls < 0 # tried happstack-server-tls-7.2.1.1, but its *library* requires the disabled package: sendfile + - happy-meta < 0 # tried happy-meta-0.2.0.11, but its *library* does not support: template-haskell-2.18.0.0 + - hasbolt < 0 # tried hasbolt-0.1.6.1, but its *library* requires the disabled package: connection + - hashable-time < 0 # tried hashable-time-0.3, but its *library* does not support: base-4.16.0.0 + - hashing < 0 # tried hashing-0.1.0.1, but its *library* does not support: bytestring-0.11.1.0 + - hashtables < 0 # tried hashtables-1.2.4.2, but its *library* does not support: hashable-1.4.0.0 + - haskell-awk < 0 # tried haskell-awk-1.2.0.1, but its *library* requires the disabled package: list-t + - haskell-lsp-types < 0 # tried haskell-lsp-types-0.24.0.0, but its *library* does not support: base-4.16.0.0 + - haskell-src-meta < 0 # tried haskell-src-meta-0.8.7, but its *library* does not support: template-haskell-2.18.0.0 + - haskintex < 0 # tried haskintex-0.8.0.0, but its *library* requires the disabled package: HaTeX + - haskoin-core < 0 # tried haskoin-core-0.20.5, but its *library* requires the disabled package: memory + - haskoin-core < 0 # tried haskoin-core-0.20.5, but its *library* requires the disabled package: secp256k1-haskell + - hasktags < 0 # tried hasktags-0.72.0, but its *library* does not support: bytestring-0.11.1.0 + - hasql < 0 # tried hasql-1.4.5.3, but its *library* requires the disabled package: hashtables + - hasql-migration < 0 # tried hasql-migration-0.3.0, but its *library* requires the disabled package: memory + - hasql-notifications < 0 # tried hasql-notifications-0.2.0.0, but its *library* requires the disabled package: hasql + - hasql-optparse-applicative < 0 # tried hasql-optparse-applicative-0.3.0.6, but its *library* requires the disabled package: hasql + - hasql-pool < 0 # tried hasql-pool-0.5.2, but its *library* requires the disabled package: hasql + - hasql-queue < 0 # tried hasql-queue-1.2.0.2, but its *library* requires the disabled package: hasql + - hasql-queue < 0 # tried hasql-queue-1.2.0.2, but its *library* requires the disabled package: here + - hasql-transaction < 0 # tried hasql-transaction-1.0.1, but its *library* requires the disabled package: hasql + - haxr < 0 # tried haxr-3000.11.4.1, but its *library* does not support: base-4.16.0.0 + - hedgehog < 0 # tried hedgehog-1.0.5, but its *library* does not support: mmorph-1.2.0 + - hedgehog < 0 # tried hedgehog-1.0.5, but its *library* does not support: template-haskell-2.18.0.0 + - hedgehog-classes < 0 # tried hedgehog-classes-0.2.5.2, but its *library* does not support: aeson-2.0.2.0 + - hedgehog-classes < 0 # tried hedgehog-classes-0.2.5.2, but its *library* does not support: base-4.16.0.0 + - hedgehog-fakedata < 0 # tried hedgehog-fakedata-0.0.1.4, but its *library* requires the disabled package: hedgehog + - hedgehog-fn < 0 # tried hedgehog-fn-1.0, but its *library* requires the disabled package: hedgehog + - hedgehog-quickcheck < 0 # tried hedgehog-quickcheck-0.1.1, but its *library* requires the disabled package: hedgehog + - hedis < 0 # tried hedis-0.15.0, but its *library* requires the disabled package: tls + - here < 0 # tried here-1.2.13, but its *library* requires the disabled package: haskell-src-meta + - hex-text < 0 # tried hex-text-0.1.0.4, but its *library* does not support: base-4.16.0.0 + - hid < 0 # tried hid-0.2.2, but its *library* does not support: bytestring-0.11.1.0 + - hie-bios < 0 # tried hie-bios-0.7.6, but its *library* does not support: aeson-2.0.2.0 + - higher-leveldb < 0 # tried higher-leveldb-0.6.0.0, but its *library* does not support: bytestring-0.11.1.0 + - hindent < 0 # tried hindent-5.3.2, but its *executable* requires the disabled package: path + - hjsmin < 0 # tried hjsmin-0.2.0.4, but its *library* does not support: bytestring-0.11.1.0 + - hledger < 0 # tried hledger-1.23, but its *library* does not support: base-4.16.0.0 + - hledger < 0 # tried hledger-1.23, but its *library* does not support: base-compat-batteries-0.12.1 + - hledger-iadd < 0 # tried hledger-iadd-1.3.16, but its *library* requires the disabled package: brick + - hledger-iadd < 0 # tried hledger-iadd-1.3.16, but its *library* requires the disabled package: hledger-lib + - hledger-interest < 0 # tried hledger-interest-1.6.3, but its *executable* requires the disabled package: hledger-lib + - hledger-lib < 0 # tried hledger-lib-1.23, but its *library* does not support: base-4.16.0.0 + - hledger-lib < 0 # tried hledger-lib-1.23, but its *library* does not support: base-compat-batteries-0.12.1 + - hledger-stockquotes < 0 # tried hledger-stockquotes-0.1.2.0, but its *library* requires the disabled package: hledger-lib + - hledger-stockquotes < 0 # tried hledger-stockquotes-0.1.2.0, but its *library* requires the disabled package: req + - hledger-ui < 0 # tried hledger-ui-1.23, but its *executable* does not support: base-4.16.0.0 + - hledger-ui < 0 # tried hledger-ui-1.23, but its *executable* does not support: base-compat-batteries-0.12.1 + - hledger-web < 0 # tried hledger-web-1.23, but its *library* does not support: base-4.16.0.0 + - hlint < 0 # tried hlint-3.3.4, but its *library* does not support: aeson-2.0.2.0 + - hlint < 0 # tried hlint-3.3.4, but its *library* does not support: ghc-lib-parser-9.2.1.20211101 + - hlint < 0 # tried hlint-3.3.4, but its *library* does not support: ghc-lib-parser-ex-9.2.0.1 + - hmm-lapack < 0 # tried hmm-lapack-0.4.1, but its *library* requires the disabled package: lapack + - hnix-store-core < 0 # tried hnix-store-core-0.5.0.0, but its *library* requires the disabled package: memory + - hnix-store-core < 0 # tried hnix-store-core-0.5.0.0, but its *library* requires the disabled package: saltine + - hocilib < 0 # tried hocilib-0.2.0, but its *library* does not support: bytestring-0.11.1.0 + - hoogle < 0 # tried hoogle-5.0.18.2, but its *library* does not support: aeson-2.0.2.0 + - hpack < 0 # tried hpack-0.34.5, but its *library* does not support: Cabal-3.6.0.0 + - hpack-dhall < 0 # tried hpack-dhall-0.5.3, but its *library* requires the disabled package: dhall-json + - hpack-dhall < 0 # tried hpack-dhall-0.5.3, but its *library* requires the disabled package: hpack + - hpp < 0 # tried hpp-0.6.4, but its *library* does not support: base-4.16.0.0 + - hpqtypes < 0 # tried hpqtypes-1.9.2.1, but its *library* does not support: Cabal-3.6.0.0 + - hpqtypes < 0 # tried hpqtypes-1.9.2.1, but its *library* does not support: aeson-2.0.2.0 + - hpqtypes-extras < 0 # tried hpqtypes-extras-1.13.0.0, but its *library* does not support: semigroups-0.20 + - hs-tags < 0 # tried hs-tags-0.1.5.2, but its *executable* does not support: base-4.16.0.0 + - hs-tags < 0 # tried hs-tags-0.1.5.2, but its *executable* does not support: ghc-9.2.1 + - hsebaysdk < 0 # tried hsebaysdk-0.4.1.0, but its *library* requires the disabled package: http-client-tls + - hsexif < 0 # tried hsexif-0.6.1.8, but its *library* does not support: bytestring-0.11.1.0 + - hsexif < 0 # tried hsexif-0.6.1.8, but its *library* does not support: time-1.11.1.1 + - hspec-hedgehog < 0 # tried hspec-hedgehog-0.0.1.2, but its *library* requires the disabled package: hedgehog + - hspec-need-env < 0 # tried hspec-need-env-0.1.0.8, but its *library* does not support: base-4.16.0.0 + - hspec-tmp-proc < 0 # tried hspec-tmp-proc-0.5.0.1, but its *library* does not support: base-4.16.0.0 + - hspec-tmp-proc < 0 # tried hspec-tmp-proc-0.5.0.1, but its *library* does not support: hspec-2.9.1 + - hspec-wai < 0 # tried hspec-wai-0.11.1, but its *library* requires the disabled package: wai-extra + - hsx-jmacro < 0 # tried hsx-jmacro-7.3.8.1, but its *library* requires the disabled package: wl-pprint-text + - hsyslog-udp < 0 # tried hsyslog-udp-0.2.5, but its *library* does not support: bytestring-0.11.1.0 + - hsyslog-udp < 0 # tried hsyslog-udp-0.2.5, but its *library* does not support: time-1.11.1.1 + - htoml < 0 # tried htoml-1.0.0.3, but its *library* does not support: aeson-2.0.2.0 + - http-client-overrides < 0 # tried http-client-overrides-0.1.1.0, but its *executable* requires the disabled package: http-client-tls + - http-client-tls < 0 # tried http-client-tls-0.3.5.3, but its *library* requires the disabled package: memory + - http-conduit < 0 # tried http-conduit-2.3.8, but its *library* requires the disabled package: http-client-tls + - http-directory < 0 # tried http-directory-0.1.8, but its *library* requires the disabled package: http-client-tls + - http-download < 0 # tried http-download-0.2.0.0, but its *library* requires the disabled package: memory + - http-download < 0 # tried http-download-0.2.0.0, but its *library* requires the disabled package: path + - http-media < 0 # tried http-media-0.8.0.0, but its *library* does not support: base-4.16.0.0 + - http-query < 0 # tried http-query-0.1.0.1, but its *library* requires the disabled package: http-conduit + - http-streams < 0 # tried http-streams-0.8.9.4, but its *library* requires the disabled package: openssl-streams + - http2 < 0 # tried http2-3.0.2, but its *executable* requires the disabled package: cryptonite + - hw-bits < 0 # tried hw-bits-0.7.2.1, but its *library* does not support: bytestring-0.11.1.0 + - hw-conduit < 0 # tried hw-conduit-0.2.1.0, but its *library* does not support: bytestring-0.11.1.0 + - hw-conduit < 0 # tried hw-conduit-0.2.1.0, but its *library* does not support: time-1.11.1.1 + - hw-excess < 0 # tried hw-excess-0.2.3.0, but its *library* requires the disabled package: hw-bits + - hw-excess < 0 # tried hw-excess-0.2.3.0, but its *library* requires the disabled package: hw-prim + - hw-fingertree < 0 # tried hw-fingertree-0.1.2.0, but its *library* requires the disabled package: hw-prim + - hw-hedgehog < 0 # tried hw-hedgehog-0.1.1.0, but its *library* requires the disabled package: hedgehog + - hw-json-simd < 0 # tried hw-json-simd-0.1.1.0, but its *library* requires the disabled package: hw-prim + - hw-parser < 0 # tried hw-parser-0.1.1.0, but its *library* requires the disabled package: hw-prim + - hw-prim < 0 # tried hw-prim-0.6.3.0, but its *library* does not support: bytestring-0.11.1.0 + - hw-prim < 0 # tried hw-prim-0.6.3.0, but its *library* does not support: ghc-prim-0.8.0 + - hw-rankselect-base < 0 # tried hw-rankselect-base-0.3.4.1, but its *library* requires the disabled package: bits-extra + - hw-rankselect-base < 0 # tried hw-rankselect-base-0.3.4.1, but its *library* requires the disabled package: hw-bits + - hw-rankselect-base < 0 # tried hw-rankselect-base-0.3.4.1, but its *library* requires the disabled package: hw-prim + - hw-streams < 0 # tried hw-streams-0.0.1.0, but its *library* does not support: ghc-prim-0.8.0 + - hworker < 0 # tried hworker-0.1.0.1, but its *library* requires the disabled package: hedis + - hyper < 0 # tried hyper-0.2.1.1, but its *library* does not support: base-4.16.0.0 + - hyperloglog < 0 # tried hyperloglog-0.4.5, but its *library* requires the disabled package: approximate + - iconv < 0 # tried iconv-0.4.1.3, but its *library* does not support: bytestring-0.11.1.0 + - iff < 0 # tried iff-0.0.6, but its *library* does not support: bytestring-0.11.1.0 + - ihaskell < 0 # tried ihaskell-0.10.2.1, but its *executable* does not support: base-4.16.0.0 + - ihaskell < 0 # tried ihaskell-0.10.2.1, but its *executable* does not support: ghc-9.2.1 + - ihaskell < 0 # tried ihaskell-0.10.2.1, but its *library* does not support: ghc-boot-9.2.1 + - ihaskell-hvega < 0 # tried ihaskell-hvega-0.4.0.0, but its *library* requires the disabled package: ihaskell + - incremental-parser < 0 # tried incremental-parser-0.5.0.2, but its *library* requires the disabled package: input-parsers + - incremental-parser < 0 # tried incremental-parser-0.5.0.2, but its *library* requires the disabled package: rank2classes + - influxdb < 0 # tried influxdb-1.9.2.1, but its *library* does not support: base-4.16.0.0 + - influxdb < 0 # tried influxdb-1.9.2.1, but its *library* does not support: lens-5.1 + - input-parsers < 0 # tried input-parsers-0.2.3.1, but its *library* does not support: bytestring-0.11.1.0 + - int-cast < 0 # tried int-cast-0.2.0.0, but its *library* does not support: base-4.16.0.0 + - interpolate < 0 # tried interpolate-0.2.1, but its *library* requires the disabled package: haskell-src-meta + - interpolatedstring-perl6 < 0 # tried interpolatedstring-perl6-1.0.2, but its *library* requires the disabled package: haskell-src-meta + - intro < 0 # tried intro-0.9.0.0, but its *library* does not support: bytestring-0.11.1.0 + - invertible-grammar < 0 # tried invertible-grammar-0.1.3.2, but its *library* does not support: semigroups-0.20 + - invertible-grammar < 0 # tried invertible-grammar-0.1.3.2, but its *library* does not support: template-haskell-2.18.0.0 + - ipa < 0 # tried ipa-0.3.1.1, but its *library* does not support: template-haskell-2.18.0.0 + - ipython-kernel < 0 # tried ipython-kernel-0.10.2.1, but its *library* requires the disabled package: memory + - irc-client < 0 # tried irc-client-1.1.2.2, but its *library* does not support: bytestring-0.11.1.0 + - irc-client < 0 # tried irc-client-1.1.2.2, but its *library* does not support: time-1.11.1.1 + - irc-conduit < 0 # tried irc-conduit-0.3.0.5, but its *library* does not support: bytestring-0.11.1.0 + - irc-conduit < 0 # tried irc-conduit-0.3.0.5, but its *library* does not support: time-1.11.1.1 + - jack < 0 # tried jack-0.7.2, but its *library* does not support: bytestring-0.11.1.0 + - jmacro < 0 # tried jmacro-0.6.17, but its *library* requires the disabled package: haskell-src-meta + - jmacro < 0 # tried jmacro-0.6.17, but its *library* requires the disabled package: wl-pprint-text + - jmacro-rpc < 0 # tried jmacro-rpc-0.3.3, but its *library* requires the disabled package: jmacro + - jmacro-rpc-happstack < 0 # tried jmacro-rpc-happstack-0.3.2, but its *library* requires the disabled package: happstack-server + - jmacro-rpc-happstack < 0 # tried jmacro-rpc-happstack-0.3.2, but its *library* requires the disabled package: jmacro + - jose < 0 # tried jose-0.9, but its *library* requires the disabled package: memory + - jose-jwt < 0 # tried jose-jwt-0.9.2, but its *library* requires the disabled package: memory + - json-feed < 0 # tried json-feed-1.0.15, but its *library* does not support: base-4.16.0.0 + - json-feed < 0 # tried json-feed-1.0.15, but its *library* does not support: bytestring-0.11.1.0 + - json-feed < 0 # tried json-feed-1.0.15, but its *library* does not support: time-1.11.1.1 + - jwt < 0 # tried jwt-0.10.0, but its *library* requires the disabled package: memory + - katip-logstash < 0 # tried katip-logstash-0.1.0.0, but its *library* requires the disabled package: logstash + - kawhi < 0 # tried kawhi-0.3.0, but its *library* requires the disabled package: http-conduit + - kind-generics-th < 0 # tried kind-generics-th-0.2.2.2, but its *library* does not support: template-haskell-2.18.0.0 + - koji < 0 # tried koji-0.0.2, but its *library* requires the disabled package: haxr + - koofr-client < 0 # tried koofr-client-1.0.0.3, but its *library* does not support: aeson-2.0.2.0 + - krank < 0 # tried krank-0.2.3, but its *library* requires the disabled package: req + - kubernetes-webhook-haskell < 0 # tried kubernetes-webhook-haskell-0.2.0.3, but its *library* does not support: aeson-2.0.2.0 + - kubernetes-webhook-haskell < 0 # tried kubernetes-webhook-haskell-0.2.0.3, but its *library* does not support: bytestring-0.11.1.0 + - lackey < 0 # tried lackey-1.0.16, but its *library* does not support: base-4.16.0.0 + - language-c-quote < 0 # tried language-c-quote-0.13, but its *library* does not support: bytestring-0.11.1.0 + - language-thrift < 0 # tried language-thrift-0.12.0.0, but its *library* does not support: semigroups-0.20 + - lapack < 0 # tried lapack-0.4, but its *library* requires the disabled package: hyper + - lapack-carray < 0 # tried lapack-carray-0.0.3, but its *library* requires the disabled package: carray + - lapack-ffi-tools < 0 # tried lapack-ffi-tools-0.1.2.1, but its *executable* does not support: bytestring-0.11.1.0 + - lapack-hmatrix < 0 # tried lapack-hmatrix-0.0, but its *library* requires the disabled package: lapack + - learn-physics < 0 # tried learn-physics-0.6.5, but its *library* requires the disabled package: gloss + - learn-physics < 0 # tried learn-physics-0.6.5, but its *library* requires the disabled package: gnuplot + - lens-process < 0 # tried lens-process-0.4.0.0, but its *library* does not support: lens-5.1 + - line < 0 # tried line-4.0.1, but its *library* requires the disabled package: http-conduit + - linear-circuit < 0 # tried linear-circuit-0.1.0.3, but its *library* requires the disabled package: lapack + - list-singleton < 0 # tried list-singleton-1.0.0.5, but its *library* does not support: base-4.16.0.0 + - list-t < 0 # tried list-t-1.0.5, but its *library* does not support: semigroups-0.20 + - llvm-hs-pure < 0 # tried llvm-hs-pure-9.0.0, but its *library* does not support: bytestring-0.11.1.0 + - locators < 0 # tried locators-0.3.0.3, but its *library* requires the disabled package: memory + - log-base < 0 # tried log-base-0.11.0.0, but its *library* does not support: aeson-2.0.2.0 + - log-base < 0 # tried log-base-0.11.0.0, but its *library* does not support: mmorph-1.2.0 + - logstash < 0 # tried logstash-0.1.0.1, but its *library* requires the disabled package: tls + - lrucaching < 0 # tried lrucaching-0.3.3, but its *library* does not support: base-compat-0.12.1 + - lrucaching < 0 # tried lrucaching-0.3.3, but its *library* does not support: hashable-1.4.0.0 + - lukko < 0 # tried lukko-0.1.1.3, but its *library* does not support: base-4.16.0.0 + - lzma-conduit < 0 # tried lzma-conduit-1.2.2, but its *library* does not support: bytestring-0.11.1.0 + - magico < 0 # tried magico-0.0.2.2, but its *executable* requires the disabled package: lapack + - mandrill < 0 # tried mandrill-0.5.5.0, but its *library* does not support: aeson-2.0.2.0 + - matrix-static < 0 # tried matrix-static-0.3, but its *library* requires the disabled package: ghc-typelits-natnormalise + - mbox < 0 # tried mbox-0.3.4, but its *library* does not support: time-1.11.1.1 + - mbox-utility < 0 # tried mbox-utility-0.0.3.1, but its *executable* does not support: bytestring-0.11.1.0 + - mbox-utility < 0 # tried mbox-utility-0.0.3.1, but its *executable* does not support: time-1.11.1.1 + - med-module < 0 # tried med-module-0.1.2.1, but its *library* does not support: bytestring-0.11.1.0 + - memory < 0 # tried memory-0.16.0, but its *library* does not support: base-4.16.0.0 + - memory < 0 # tried memory-0.16.0, but its *library* does not support: ghc-prim-0.8.0 + - messagepack < 0 # tried messagepack-0.5.4, but its *library* does not support: bytestring-0.11.1.0 + - midi < 0 # tried midi-0.2.2.2, but its *library* does not support: bytestring-0.11.1.0 + - midi-alsa < 0 # tried midi-alsa-0.2.1, but its *library* requires the disabled package: alsa-seq + - midi-alsa < 0 # tried midi-alsa-0.2.1, but its *library* requires the disabled package: midi + - mime-mail-ses < 0 # tried mime-mail-ses-0.4.3, but its *library* requires the disabled package: cryptohash + - mime-mail-ses < 0 # tried mime-mail-ses-0.4.3, but its *library* requires the disabled package: http-client-tls + - miso < 0 # tried miso-1.8.0.0, but its *library* requires the disabled package: jsaddle + - mixpanel-client < 0 # tried mixpanel-client-0.3.0, but its *library* requires the disabled package: servant + - mixpanel-client < 0 # tried mixpanel-client-0.3.0, but its *library* requires the disabled package: servant-client + - mmark < 0 # tried mmark-0.0.7.4, but its *library* requires the disabled package: email-validate + - mmark < 0 # tried mmark-0.0.7.4, but its *library* requires the disabled package: foldl + - mmark < 0 # tried mmark-0.0.7.4, but its *library* requires the disabled package: modern-uri + - mmark-cli < 0 # tried mmark-cli-0.0.5.1, but its *executable* requires the disabled package: stache + - mmark-ext < 0 # tried mmark-ext-0.2.1.4, but its *library* requires the disabled package: foldl + - mmark-ext < 0 # tried mmark-ext-0.2.1.4, but its *library* requires the disabled package: modern-uri + - mnist-idx < 0 # tried mnist-idx-0.1.2.8, but its *library* does not support: bytestring-0.11.1.0 + - mod < 0 # tried mod-0.1.2.2, but its *library* requires the disabled package: semirings + - modern-uri < 0 # tried modern-uri-0.3.4.2, but its *library* does not support: template-haskell-2.18.0.0 + - modular < 0 # tried modular-0.1.0.8, but its *library* requires the disabled package: ghc-typelits-knownnat + - monad-logger-logstash < 0 # tried monad-logger-logstash-0.1.0.0, but its *library* requires the disabled package: logstash + - mongoDB < 0 # tried mongoDB-2.7.1.1, but its *library* requires the disabled package: hashtables + - monomer < 0 # tried monomer-1.2.0.0, but its *library* does not support: lens-5.1 + - multipart < 0 # tried multipart-0.2.1, but its *library* does not support: bytestring-0.11.1.0 + - named < 0 # tried named-0.3.0.1, but its *library* does not support: base-4.16.0.0 + - netlib-carray < 0 # tried netlib-carray-0.1, but its *library* requires the disabled package: carray + - nettle < 0 # tried nettle-0.3.0, but its *library* does not support: bytestring-0.11.1.0 + - netwire-input-glfw < 0 # tried netwire-input-glfw-0.0.11, but its *executable* requires the disabled package: OpenGL + - network-conduit-tls < 0 # tried network-conduit-tls-1.3.2, but its *library* requires the disabled package: tls + - network-messagepack-rpc-websocket < 0 # tried network-messagepack-rpc-websocket-0.1.1.1, but its *library* requires the disabled package: wss-client + - network-simple-tls < 0 # tried network-simple-tls-0.4, but its *library* requires the disabled package: tls + - network-simple-tls < 0 # tried network-simple-tls-0.4, but its *library* requires the disabled package: tls-session-manager + - network-simple-tls < 0 # tried network-simple-tls-0.4, but its *library* requires the disabled package: x509 + - network-simple-tls < 0 # tried network-simple-tls-0.4, but its *library* requires the disabled package: x509-validation + - network-transport < 0 # tried network-transport-0.5.4, but its *library* does not support: bytestring-0.11.1.0 + - network-transport-composed < 0 # tried network-transport-composed-0.2.1, but its *library* requires the disabled package: network-transport + - network-transport-tcp < 0 # tried network-transport-tcp-0.8.0, but its *library* does not support: bytestring-0.11.1.0 + - normalization-insensitive < 0 # tried normalization-insensitive-2.0.2, but its *library* requires the disabled package: unicode-transforms + - not-gloss < 0 # tried not-gloss-0.7.7.0, but its *library* requires the disabled package: OpenGL + - not-gloss < 0 # tried not-gloss-0.7.7.0, but its *library* requires the disabled package: bmp + - nri-env-parser < 0 # tried nri-env-parser-0.1.0.7, but its *library* does not support: base-4.16.0.0 + - nri-http < 0 # tried nri-http-0.1.0.3, but its *library* does not support: base-4.16.0.0 + - nri-kafka < 0 # tried nri-kafka-0.1.0.2, but its *library* does not support: base-4.16.0.0 + - nri-observability < 0 # tried nri-observability-0.1.1.3, but its *library* does not support: base-4.16.0.0 + - nri-postgresql < 0 # tried nri-postgresql-0.1.0.3, but its *library* does not support: base-4.16.0.0 + - nri-postgresql < 0 # tried nri-postgresql-0.1.0.3, but its *library* does not support: template-haskell-2.18.0.0 + - nri-prelude < 0 # tried nri-prelude-0.6.0.5, but its *library* does not support: base-4.16.0.0 + - nri-prelude < 0 # tried nri-prelude-0.6.0.5, but its *library* does not support: ghc-9.2.1 + - nri-redis < 0 # tried nri-redis-0.1.0.3, but its *library* does not support: base-4.16.0.0 + - numhask-space < 0 # tried numhask-space-0.8.1.0, but its *library* requires the disabled package: tdigest + - nuxeo < 0 # tried nuxeo-0.3.2, but its *library* requires the disabled package: http-conduit + - nvim-hs < 0 # tried nvim-hs-2.1.0.7, but its *library* requires the disabled package: messagepack + - nvim-hs < 0 # tried nvim-hs-2.1.0.7, but its *library* requires the disabled package: path + - o-clock < 0 # tried o-clock-1.2.1, but its *library* does not support: ghc-prim-0.8.0 + - oauthenticated < 0 # tried oauthenticated-0.2.1.0, but its *library* requires the disabled package: memory + - oeis2 < 0 # tried oeis2-1.0.5, but its *library* does not support: aeson-2.0.2.0 + - opaleye < 0 # tried opaleye-0.8.0.0, but its *library* does not support: aeson-2.0.2.0 + - opaleye < 0 # tried opaleye-0.8.0.0, but its *library* does not support: bytestring-0.11.1.0 + - openapi3 < 0 # tried openapi3-3.1.0, but its *library* does not support: aeson-2.0.2.0 + - openapi3 < 0 # tried openapi3-3.1.0, but its *library* does not support: base-4.16.0.0 + - openapi3 < 0 # tried openapi3-3.1.0, but its *library* does not support: base-compat-batteries-0.12.1 + - openapi3 < 0 # tried openapi3-3.1.0, but its *library* does not support: bytestring-0.11.1.0 + - openapi3 < 0 # tried openapi3-3.1.0, but its *library* does not support: lens-5.1 + - openapi3 < 0 # tried openapi3-3.1.0, but its *library* does not support: template-haskell-2.18.0.0 + - openapi3 < 0 # tried openapi3-3.1.0, but its *library* does not support: time-1.11.1.1 + - opensource < 0 # tried opensource-0.1.1.0, but its *library* requires the disabled package: http-client-tls + - openssl-streams < 0 # tried openssl-streams-1.2.3.0, but its *library* does not support: bytestring-0.11.1.0 + - opentelemetry < 0 # tried opentelemetry-0.7.0, but its *library* requires the disabled package: ghc-trace-events + - opentelemetry-extra < 0 # tried opentelemetry-extra-0.7.0, but its *executable* requires the disabled package: hashtables + - opentelemetry-extra < 0 # tried opentelemetry-extra-0.7.0, but its *library* requires the disabled package: ghc-events + - opentelemetry-lightstep < 0 # tried opentelemetry-lightstep-0.7.0, but its *executable* requires the disabled package: ghc-events + - opentelemetry-wai < 0 # tried opentelemetry-wai-0.7.0, but its *library* requires the disabled package: opentelemetry + - optima < 0 # tried optima-0.4.0.2, but its *library* requires the disabled package: text-builder + - ormolu < 0 # tried ormolu-0.3.1.0, but its *library* does not support: Cabal-3.6.0.0 + - ormolu < 0 # tried ormolu-0.3.1.0, but its *library* does not support: ghc-lib-parser-9.2.1.20211101 + - pagure-cli < 0 # tried pagure-cli-0.2, but its *executable* requires the disabled package: http-conduit + - palette < 0 # tried palette-0.3.0.2, but its *library* does not support: base-4.16.0.0 + - pandoc < 0 # tried pandoc-2.16.1, but its *library* requires the disabled package: haddock-library + - pandoc < 0 # tried pandoc-2.16.1, but its *library* requires the disabled package: unicode-transforms + - pandoc-csv2table < 0 # tried pandoc-csv2table-1.0.9, but its *library* requires the disabled package: pandoc + - pandoc-dhall-decoder < 0 # tried pandoc-dhall-decoder-0.1.0.1, but its *library* requires the disabled package: dhall + - pandoc-dhall-decoder < 0 # tried pandoc-dhall-decoder-0.1.0.1, but its *library* requires the disabled package: pandoc + - pandoc-plot < 0 # tried pandoc-plot-1.3.0, but its *library* requires the disabled package: shakespeare + - pandoc-throw < 0 # tried pandoc-throw-0.1.0.0, but its *library* requires the disabled package: pandoc + - partial-semigroup < 0 # tried partial-semigroup-0.5.1.12, but its *library* does not support: base-4.16.0.0 + - password < 0 # tried password-3.0.0.0, but its *library* does not support: bytestring-0.11.1.0 + - password-instances < 0 # tried password-instances-3.0.0.0, but its *library* requires the disabled package: persistent + - password-types < 0 # tried password-types-1.0.0.0, but its *library* requires the disabled package: memory + - path < 0 # tried path-0.9.0, but its *library* does not support: hashable-1.4.0.0 + - path-binary-instance < 0 # tried path-binary-instance-0.1.0.1, but its *library* requires the disabled package: path + - path-dhall-instance < 0 # tried path-dhall-instance-0.2.1.0, but its *library* requires the disabled package: path + - path-extensions < 0 # tried path-extensions-0.1.1.0, but its *library* requires the disabled package: path + - path-extra < 0 # tried path-extra-0.2.0, but its *library* requires the disabled package: path + - path-formatting < 0 # tried path-formatting-0.1.0.0, but its *library* requires the disabled package: path + - path-io < 0 # tried path-io-1.6.3, but its *library* requires the disabled package: path + - path-like < 0 # tried path-like-0.2.0.2, but its *library* requires the disabled package: path + - path-utils < 0 # tried path-utils-0.1.1.0, but its *library* requires the disabled package: path + - 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 the disabled package: cryptohash + - pdf-toolbox-document < 0 # tried pdf-toolbox-document-0.1.2, but its *library* requires the disabled package: pdf-toolbox-core + - pem < 0 # tried pem-0.2.4, but its *library* requires the disabled package: memory + - peregrin < 0 # tried peregrin-0.3.1, but its *library* does not support: bytestring-0.11.1.0 + - perf < 0 # tried perf-0.9.0, but its *library* does not support: time-1.11.1.1 + - persistent < 0 # tried persistent-2.13.2.1, but its *library* does not support: aeson-2.0.2.0 + - persistent < 0 # tried persistent-2.13.2.1, but its *library* does not support: template-haskell-2.18.0.0 + - persistent-discover < 0 # tried persistent-discover-0.1.0.5, but its *library* requires the disabled package: persistent + - persistent-documentation < 0 # tried persistent-documentation-0.1.0.4, but its *library* requires the disabled package: persistent + - persistent-iproute < 0 # tried persistent-iproute-0.2.5, but its *library* requires the disabled package: persistent + - persistent-mongoDB < 0 # tried persistent-mongoDB-2.13.0.0, but its *library* requires the disabled package: persistent + - persistent-mtl < 0 # tried persistent-mtl-0.3.0.0, but its *library* does not support: base-4.16.0.0 + - persistent-mysql < 0 # tried persistent-mysql-2.13.0.2, but its *library* requires the disabled package: persistent + - persistent-pagination < 0 # tried persistent-pagination-0.1.1.2, but its *library* requires the disabled package: esqueleto + - persistent-pagination < 0 # tried persistent-pagination-0.1.1.2, but its *library* requires the disabled package: foldl + - persistent-pagination < 0 # tried persistent-pagination-0.1.1.2, but its *library* requires the disabled package: persistent + - persistent-postgresql < 0 # tried persistent-postgresql-2.13.2.1, but its *library* requires the disabled package: persistent + - persistent-qq < 0 # tried persistent-qq-2.12.0.1, but its *library* requires the disabled package: haskell-src-meta + - persistent-qq < 0 # tried persistent-qq-2.12.0.1, but its *library* requires the disabled package: persistent + - persistent-redis < 0 # tried persistent-redis-2.13.0.0, but its *library* does not support: bytestring-0.11.1.0 + - persistent-sqlite < 0 # tried persistent-sqlite-2.13.0.3, but its *library* requires the disabled package: persistent + - persistent-test < 0 # tried persistent-test-2.13.0.3, but its *library* requires the disabled package: persistent + - persistent-typed-db < 0 # tried persistent-typed-db-0.1.0.5, but its *library* requires the disabled package: persistent + - pinch < 0 # tried pinch-0.4.1.0, but its *library* does not support: hashable-1.4.0.0 + - pinch < 0 # tried pinch-0.4.1.0, but its *library* does not support: semigroups-0.20 + - pipes-concurrency < 0 # tried pipes-concurrency-2.0.12, but its *library* does not support: semigroups-0.20 + - pipes-extras < 0 # tried pipes-extras-1.0.15, but its *library* does not support: lens-5.1 + - pipes-http < 0 # tried pipes-http-1.0.6, but its *library* does not support: bytestring-0.11.1.0 + - pipes-mongodb < 0 # tried pipes-mongodb-0.1.0.0, but its *library* requires the disabled package: mongoDB + - pkgtreediff < 0 # tried pkgtreediff-0.5.0, but its *executable* requires the disabled package: http-client-tls + - pkgtreediff < 0 # tried pkgtreediff-0.5.0, but its *executable* requires the disabled package: koji + - plaid < 0 # tried plaid-0.1.0.4, but its *library* requires the disabled package: http-client-tls + - poly < 0 # tried poly-0.5.0.0, but its *library* requires the disabled package: semirings + - polysemy-extra < 0 # tried polysemy-extra-0.2.0.0, but its *library* does not support: polysemy-1.7.0.0 + - polysemy-fs < 0 # tried polysemy-fs-0.1.0.0, but its *library* requires the disabled package: path + - polysemy-fskvstore < 0 # tried polysemy-fskvstore-0.1.1.0, but its *library* does not support: polysemy-1.7.0.0 + - polysemy-kvstore < 0 # tried polysemy-kvstore-0.1.2.0, but its *library* does not support: polysemy-1.7.0.0 + - polysemy-kvstore-jsonfile < 0 # tried polysemy-kvstore-jsonfile-0.1.1.0, but its *library* does not support: aeson-2.0.2.0 + - polysemy-kvstore-jsonfile < 0 # tried polysemy-kvstore-jsonfile-0.1.1.0, but its *library* does not support: base-4.16.0.0 + - polysemy-kvstore-jsonfile < 0 # tried polysemy-kvstore-jsonfile-0.1.1.0, but its *library* does not support: polysemy-1.7.0.0 + - polysemy-methodology < 0 # tried polysemy-methodology-0.2.1.0, but its *library* does not support: base-4.16.0.0 + - polysemy-methodology < 0 # tried polysemy-methodology-0.2.1.0, but its *library* does not support: polysemy-1.7.0.0 + - polysemy-path < 0 # tried polysemy-path-0.2.1.0, but its *library* does not support: base-4.16.0.0 + - polysemy-path < 0 # tried polysemy-path-0.2.1.0, but its *library* does not support: polysemy-1.7.0.0 + - polysemy-several < 0 # tried polysemy-several-0.1.0.0, but its *library* does not support: base-4.16.0.0 + - polysemy-several < 0 # tried polysemy-several-0.1.0.0, but its *library* does not support: polysemy-1.7.0.0 + - polysemy-socket < 0 # tried polysemy-socket-0.0.2.0, but its *library* does not support: polysemy-1.7.0.0 + - polysemy-uncontrolled < 0 # tried polysemy-uncontrolled-0.1.1.0, but its *library* does not support: base-4.16.0.0 + - polysemy-uncontrolled < 0 # tried polysemy-uncontrolled-0.1.1.0, but its *library* does not support: polysemy-1.7.0.0 + - polysemy-video < 0 # tried polysemy-video-0.2.0.1, but its *library* does not support: polysemy-1.7.0.0 + - polysemy-vinyl < 0 # tried polysemy-vinyl-0.1.5.0, but its *library* does not support: polysemy-1.7.0.0 + - polysemy-webserver < 0 # tried polysemy-webserver-0.2.1.1, but its *library* requires the disabled package: wai-websockets + - polysemy-webserver < 0 # tried polysemy-webserver-0.2.1.1, but its *library* requires the disabled package: warp + - postgresql-migration < 0 # tried postgresql-migration-0.2.1.3, but its *library* does not support: bytestring-0.11.1.0 + - postgresql-migration < 0 # tried postgresql-migration-0.2.1.3, but its *library* does not support: time-1.11.1.1 + - postgresql-schema < 0 # tried postgresql-schema-0.1.14, but its *library* requires the disabled package: shelly + - postgresql-simple-url < 0 # tried postgresql-simple-url-0.2.1.0, but its *library* does not support: base-4.16.0.0 + - postgresql-syntax < 0 # tried postgresql-syntax-0.4, but its *library* requires the disabled package: text-builder + - postgresql-typed < 0 # tried postgresql-typed-0.6.2.0, but its *library* requires the disabled package: HDBC + - postgresql-typed < 0 # tried postgresql-typed-0.6.2.0, but its *library* requires the disabled package: haskell-src-meta + - postgresql-typed < 0 # tried postgresql-typed-0.6.2.0, but its *library* requires the disabled package: memory + - pretty-sop < 0 # tried pretty-sop-0.2.0.3, but its *library* requires the disabled package: generics-sop + - primitive-extras < 0 # tried primitive-extras-0.10.1.1, but its *library* does not support: bytestring-0.11.1.0 + - primitive-unlifted < 0 # tried primitive-unlifted-1.0.0.0, but its *library* does not support: bytestring-0.11.1.0 + - profiterole < 0 # tried profiterole-0.1, but its *executable* requires the disabled package: ghc-prof + - profiteur < 0 # tried profiteur-0.4.6.0, but its *executable* does not support: aeson-2.0.2.0 + - profiteur < 0 # tried profiteur-0.4.6.0, but its *executable* does not support: bytestring-0.11.1.0 + - prometheus < 0 # tried prometheus-2.2.2, but its *library* does not support: bytestring-0.11.1.0 + - prometheus-wai-middleware < 0 # tried prometheus-wai-middleware-1.0.1.0, but its *library* requires the disabled package: prometheus + - proto-lens < 0 # tried proto-lens-0.7.1.0, but its *library* does not support: base-4.16.0.0 + - proto-lens < 0 # tried proto-lens-0.7.1.0, but its *library* does not support: bytestring-0.11.1.0 + - proto-lens < 0 # tried proto-lens-0.7.1.0, but its *library* does not support: ghc-prim-0.8.0 + - proto-lens-arbitrary < 0 # tried proto-lens-arbitrary-0.1.2.10, but its *library* does not support: base-4.16.0.0 + - proto-lens-arbitrary < 0 # tried proto-lens-arbitrary-0.1.2.10, but its *library* does not support: bytestring-0.11.1.0 + - proto-lens-optparse < 0 # tried proto-lens-optparse-0.1.1.8, but its *library* does not support: base-4.16.0.0 + - proto-lens-protobuf-types < 0 # tried proto-lens-protobuf-types-0.7.1.0, but its *library* does not support: base-4.16.0.0 + - proto-lens-protoc < 0 # tried proto-lens-protoc-0.7.1.0, but its *executable* does not support: bytestring-0.11.1.0 + - proto-lens-protoc < 0 # tried proto-lens-protoc-0.7.1.0, but its *executable* does not support: ghc-9.2.1 + - proto-lens-protoc < 0 # tried proto-lens-protoc-0.7.1.0, but its *library* does not support: base-4.16.0.0 + - proto-lens-runtime < 0 # tried proto-lens-runtime-0.7.0.1, but its *library* does not support: base-4.16.0.0 + - proto-lens-runtime < 0 # tried proto-lens-runtime-0.7.0.1, but its *library* does not support: bytestring-0.11.1.0 + - proto-lens-setup < 0 # tried proto-lens-setup-0.4.0.5, but its *library* does not support: Cabal-3.6.0.0 + - proto-lens-setup < 0 # tried proto-lens-setup-0.4.0.5, but its *library* does not support: base-4.16.0.0 + - proto-lens-setup < 0 # tried proto-lens-setup-0.4.0.5, but its *library* does not support: bytestring-0.11.1.0 + - proto3-wire < 0 # tried proto3-wire-1.2.2, but its *library* does not support: bytestring-0.11.1.0 + - proto3-wire < 0 # tried proto3-wire-1.2.2, but its *library* does not support: ghc-prim-0.8.0 + - proto3-wire < 0 # tried proto3-wire-1.2.2, but its *library* does not support: hashable-1.4.0.0 + - protocol-radius < 0 # tried protocol-radius-0.0.1.1, but its *library* requires the disabled package: memory + - protocol-radius-test < 0 # tried protocol-radius-test-0.1.0.1, but its *library* requires the disabled package: protocol-radius + - pusher-http-haskell < 0 # tried pusher-http-haskell-2.1.0.7, but its *library* requires the disabled package: memory + - qm-interpolated-string < 0 # tried qm-interpolated-string-0.3.0.0, but its *library* does not support: bytestring-0.11.1.0 + - qrcode-core < 0 # tried qrcode-core-0.9.4, but its *library* does not support: bytestring-0.11.1.0 + - qrcode-juicypixels < 0 # tried qrcode-juicypixels-0.8.2, but its *library* does not support: bytestring-0.11.1.0 + - quadratic-irrational < 0 # tried quadratic-irrational-0.1.1, but its *library* requires the disabled package: arithmoi + - quickbench < 0 # tried quickbench-1.0.1, but its *library* requires the disabled package: docopt + - quickcheck-classes < 0 # tried quickcheck-classes-0.6.5.0, but its *library* requires the disabled package: semirings + - radius < 0 # tried radius-0.7.1.0, but its *library* requires the disabled package: memory + - ral < 0 # tried ral-0.2, but its *library* does not support: base-4.16.0.0 + - ral < 0 # tried ral-0.2, but its *library* does not support: hashable-1.4.0.0 + - rampart < 0 # tried rampart-1.1.0.4, but its *library* does not support: base-4.16.0.0 + - range-set-list < 0 # tried range-set-list-0.1.3.1, but its *library* does not support: base-4.16.0.0 + - range-set-list < 0 # tried range-set-list-0.1.3.1, but its *library* does not support: hashable-1.4.0.0 + - rank2classes < 0 # tried rank2classes-1.4.3, but its *library* does not support: template-haskell-2.18.0.0 + - rate-limit < 0 # tried rate-limit-1.4.2, but its *library* does not support: time-1.11.1.1 + - ratel < 0 # tried ratel-1.0.17, but its *library* does not support: base-4.16.0.0 + - ratel < 0 # tried ratel-1.0.17, but its *library* does not support: bytestring-0.11.1.0 + - ratel-wai < 0 # tried ratel-wai-1.1.5, but its *library* does not support: base-4.16.0.0 + - ratel-wai < 0 # tried ratel-wai-1.1.5, but its *library* does not support: bytestring-0.11.1.0 + - rattletrap < 0 # tried rattletrap-11.2.3, but its *library* does not support: base-4.16.0.0 + - rattletrap < 0 # tried rattletrap-11.2.3, but its *library* does not support: bytestring-0.11.1.0 + - rdf < 0 # tried rdf-0.1.0.5, but its *library* does not support: attoparsec-0.14.2 + - readable < 0 # tried readable-0.3.1, but its *library* does not support: bytestring-0.11.1.0 + - rebase < 0 # tried rebase-1.13.1, but its *library* requires the disabled package: hashable-time + - records-sop < 0 # tried records-sop-0.1.1.0, but its *library* does not support: ghc-prim-0.8.0 + - reddit-scrape < 0 # tried reddit-scrape-0.0.1, but its *library* requires the disabled package: http-client-tls + - reform < 0 # tried reform-0.2.7.4, but its *library* does not support: semigroups-0.20 + - reform-blaze < 0 # tried reform-blaze-0.2.4.3, but its *library* requires the disabled package: reform + - reform-hamlet < 0 # tried reform-hamlet-0.0.5.3, but its *library* requires the disabled package: reform + - reform-hamlet < 0 # tried reform-hamlet-0.0.5.3, but its *library* requires the disabled package: shakespeare + - reform-happstack < 0 # tried reform-happstack-0.2.5.4, but its *library* requires the disabled package: reform + - rel8 < 0 # tried rel8-1.2.0.0, but its *library* does not support: base-4.16.0.0 + - rel8 < 0 # tried rel8-1.2.0.0, but its *library* does not support: opaleye-0.8.0.0 + - relude < 0 # tried relude-1.0.0.1, but its *library* does not support: base-4.16.0.0 + - relude < 0 # tried relude-1.0.0.1, but its *library* does not support: ghc-prim-0.8.0 + - relude < 0 # tried relude-1.0.0.1, but its *library* does not support: hashable-1.4.0.0 + - repa-io < 0 # tried repa-io-3.4.1.1, but its *library* does not support: bytestring-0.11.1.0 + - req < 0 # tried req-3.9.2, but its *library* does not support: template-haskell-2.18.0.0 + - req-conduit < 0 # tried req-conduit-1.0.1, but its *library* requires the disabled package: req + - require < 0 # tried require-0.4.11, but its *library* does not support: bytestring-0.11.1.0 + - rerebase < 0 # tried rerebase-1.13.1, but its *library* requires the disabled package: rebase + - resistor-cube < 0 # tried resistor-cube-0.0.1.3, but its *executable* requires the disabled package: lapack + - resolv < 0 # tried resolv-0.1.2.0, but its *library* does not support: base-4.16.0.0 + - rhbzquery < 0 # tried rhbzquery-0.4.4, but its *executable* requires the disabled package: email-validate + - riak-protobuf < 0 # tried riak-protobuf-0.25.0.0, but its *library* requires the disabled package: proto-lens + - riak-protobuf < 0 # tried riak-protobuf-0.25.0.0, but its *library* requires the disabled package: proto-lens-runtime + - rio-prettyprint < 0 # tried rio-prettyprint-0.1.1.0, but its *library* requires the disabled package: path + - rpmbuild-order < 0 # tried rpmbuild-order-0.4.5, but its *library* requires the disabled package: graphviz + - s3-signer < 0 # tried s3-signer-0.5.0.0, but its *library* requires the disabled package: cryptohash + - safe-json < 0 # tried safe-json-1.1.1.1, but its *library* does not support: aeson-2.0.2.0 + - safe-json < 0 # tried safe-json-1.1.1.1, but its *library* does not support: bytestring-0.11.1.0 + - safe-json < 0 # tried safe-json-1.1.1.1, but its *library* does not support: hashable-1.4.0.0 + - safe-json < 0 # tried safe-json-1.1.1.1, but its *library* does not support: time-1.11.1.1 + - safecopy < 0 # tried safecopy-0.10.4.2, but its *library* does not support: template-haskell-2.18.0.0 + - salak < 0 # tried salak-0.3.6, but its *library* does not support: bytestring-0.11.1.0 + - salak < 0 # tried salak-0.3.6, but its *library* does not support: time-1.11.1.1 + - salak-yaml < 0 # tried salak-yaml-0.3.5.3, but its *library* requires the disabled package: salak + - saltine < 0 # tried saltine-0.2.0.0, but its *library* does not support: bytestring-0.11.1.0 + - salve < 0 # tried salve-1.0.11, but its *library* does not support: base-4.16.0.0 + - sampling < 0 # tried sampling-0.3.5, but its *library* requires the disabled package: foldl + - sandwich < 0 # tried sandwich-0.1.0.9, but its *library* requires the disabled package: brick + - sandwich < 0 # tried sandwich-0.1.0.9, but its *library* requires the disabled package: string-interpolate + - sandwich-quickcheck < 0 # tried sandwich-quickcheck-0.1.0.6, but its *library* requires the disabled package: sandwich + - sandwich-slack < 0 # tried sandwich-slack-0.1.0.6, but its *library* requires the disabled package: string-interpolate + - sbv < 0 # tried sbv-8.17, but its *library* does not support: base-4.16.0.0 + - scalpel < 0 # tried scalpel-0.6.2, but its *library* requires the disabled package: http-client-tls + - scotty < 0 # tried scotty-0.12, but its *library* requires the disabled package: warp + - sdl2 < 0 # tried sdl2-2.5.3.0, but its *library* does not support: bytestring-0.11.1.0 + - sdl2-ttf < 0 # tried sdl2-ttf-2.1.2, but its *library* requires the disabled package: sdl2 + - secp256k1-haskell < 0 # tried secp256k1-haskell-0.6.0, but its *library* does not support: bytestring-0.11.1.0 + - secp256k1-haskell < 0 # tried secp256k1-haskell-0.6.0, but its *library* does not support: hashable-1.4.0.0 + - securemem < 0 # tried securemem-0.1.10, but its *library* requires the disabled package: memory + - selda < 0 # tried selda-0.5.1.0, but its *library* does not support: bytestring-0.11.1.0 + - selda < 0 # tried selda-0.5.1.0, but its *library* does not support: time-1.11.1.1 + - selda-json < 0 # tried selda-json-0.1.1.0, but its *library* does not support: aeson-2.0.2.0 + - selda-json < 0 # tried selda-json-0.1.1.0, but its *library* does not support: bytestring-0.11.1.0 + - selda-postgresql < 0 # tried selda-postgresql-0.1.8.1, but its *library* does not support: bytestring-0.11.1.0 + - selda-postgresql < 0 # tried selda-postgresql-0.1.8.1, but its *library* does not support: time-1.11.1.1 + - selda-sqlite < 0 # tried selda-sqlite-0.1.7.1, but its *library* does not support: bytestring-0.11.1.0 + - selda-sqlite < 0 # tried selda-sqlite-0.1.7.1, but its *library* does not support: time-1.11.1.1 + - semialign-indexed < 0 # tried semialign-indexed-1.2, but its *library* does not support: base-4.16.0.0 + - semialign-optics < 0 # tried semialign-optics-1.2, but its *library* does not support: base-4.16.0.0 + - semirings < 0 # tried semirings-0.6, but its *library* does not support: hashable-1.4.0.0 + - sendfile < 0 # tried sendfile-0.7.11.1, but its *library* does not support: bytestring-0.11.1.0 + - servant < 0 # tried servant-0.18.3, but its *library* does not support: aeson-2.0.2.0 + - servant < 0 # tried servant-0.18.3, but its *library* does not support: base-4.16.0.0 + - servant < 0 # tried servant-0.18.3, but its *library* does not support: base-compat-0.12.1 + - servant < 0 # tried servant-0.18.3, but its *library* does not support: mmorph-1.2.0 + - servant-JuicyPixels < 0 # tried servant-JuicyPixels-0.3.1.0, but its *executable* requires the disabled package: servant-server + - servant-JuicyPixels < 0 # tried servant-JuicyPixels-0.3.1.0, but its *library* requires the disabled package: http-media + - servant-JuicyPixels < 0 # tried servant-JuicyPixels-0.3.1.0, but its *library* requires the disabled package: servant + - servant-auth < 0 # tried servant-auth-0.4.0.0, but its *library* does not support: aeson-2.0.2.0 + - servant-auth < 0 # tried servant-auth-0.4.0.0, but its *library* does not support: base-4.16.0.0 + - servant-auth < 0 # tried servant-auth-0.4.0.0, but its *library* does not support: jose-0.9 + - servant-auth < 0 # tried servant-auth-0.4.0.0, but its *library* does not support: lens-5.1 + - servant-auth-client < 0 # tried servant-auth-client-0.4.1.0, but its *library* does not support: base-4.16.0.0 + - servant-auth-client < 0 # tried servant-auth-client-0.4.1.0, but its *library* does not support: bytestring-0.11.1.0 + - servant-auth-wordpress < 0 # tried servant-auth-wordpress-1.0.0.2, but its *library* requires the disabled package: servant-server + - servant-blaze < 0 # tried servant-blaze-0.9.1, but its *library* requires the disabled package: http-media + - servant-blaze < 0 # tried servant-blaze-0.9.1, but its *library* requires the disabled package: servant + - servant-cassava < 0 # tried servant-cassava-0.10.1, but its *library* does not support: base-compat-0.12.1 + - servant-checked-exceptions < 0 # tried servant-checked-exceptions-2.2.0.1, but its *library* requires the disabled package: servant + - servant-checked-exceptions < 0 # tried servant-checked-exceptions-2.2.0.1, but its *library* requires the disabled package: servant-client + - servant-checked-exceptions < 0 # tried servant-checked-exceptions-2.2.0.1, but its *library* requires the disabled package: servant-client-core + - servant-checked-exceptions < 0 # tried servant-checked-exceptions-2.2.0.1, but its *library* requires the disabled package: servant-server + - servant-checked-exceptions-core < 0 # tried servant-checked-exceptions-core-2.2.0.1, but its *library* requires the disabled package: http-media + - servant-checked-exceptions-core < 0 # tried servant-checked-exceptions-core-2.2.0.1, but its *library* requires the disabled package: servant + - servant-checked-exceptions-core < 0 # tried servant-checked-exceptions-core-2.2.0.1, but its *library* requires the disabled package: servant-docs + - servant-client < 0 # tried servant-client-0.18.3, but its *library* does not support: base-4.16.0.0 + - servant-client < 0 # tried servant-client-0.18.3, but its *library* does not support: base-compat-0.12.1 + - servant-client < 0 # tried servant-client-0.18.3, but its *library* does not support: time-1.11.1.1 + - servant-client-core < 0 # tried servant-client-core-0.18.3, but its *library* does not support: aeson-2.0.2.0 + - servant-client-core < 0 # tried servant-client-core-0.18.3, but its *library* does not support: base-4.16.0.0 + - servant-client-core < 0 # tried servant-client-core-0.18.3, but its *library* does not support: base-compat-0.12.1 + - servant-client-core < 0 # tried servant-client-core-0.18.3, but its *library* does not support: template-haskell-2.18.0.0 + - servant-conduit < 0 # tried servant-conduit-0.15.1, but its *library* requires the disabled package: servant + - servant-docs < 0 # tried servant-docs-0.11.9, but its *library* does not support: aeson-2.0.2.0 + - servant-docs < 0 # tried servant-docs-0.11.9, but its *library* does not support: base-4.16.0.0 + - servant-docs < 0 # tried servant-docs-0.11.9, but its *library* does not support: base-compat-0.12.1 + - servant-docs < 0 # tried servant-docs-0.11.9, but its *library* does not support: hashable-1.4.0.0 + - servant-docs < 0 # tried servant-docs-0.11.9, but its *library* does not support: lens-5.1 + - servant-docs-simple < 0 # tried servant-docs-simple-0.4.0.0, but its *library* does not support: aeson-2.0.2.0 + - servant-exceptions < 0 # tried servant-exceptions-0.2.1, but its *library* requires the disabled package: servant + - servant-exceptions-server < 0 # tried servant-exceptions-server-0.2.1, but its *library* requires the disabled package: http-media + - servant-exceptions-server < 0 # tried servant-exceptions-server-0.2.1, but its *library* requires the disabled package: servant + - servant-exceptions-server < 0 # tried servant-exceptions-server-0.2.1, but its *library* requires the disabled package: servant-server + - servant-foreign < 0 # tried servant-foreign-0.15.4, but its *library* does not support: base-4.16.0.0 + - servant-foreign < 0 # tried servant-foreign-0.15.4, but its *library* does not support: base-compat-0.12.1 + - servant-foreign < 0 # tried servant-foreign-0.15.4, but its *library* does not support: lens-5.1 + - servant-github-webhook < 0 # tried servant-github-webhook-0.4.2.0, but its *library* requires the disabled package: memory + - servant-github-webhook < 0 # tried servant-github-webhook-0.4.2.0, but its *library* requires the disabled package: servant + - servant-github-webhook < 0 # tried servant-github-webhook-0.4.2.0, but its *library* requires the disabled package: servant-server + - servant-http-streams < 0 # tried servant-http-streams-0.18.3, but its *library* does not support: base-4.16.0.0 + - servant-http-streams < 0 # tried servant-http-streams-0.18.3, but its *library* does not support: base-compat-0.12.1 + - servant-http-streams < 0 # tried servant-http-streams-0.18.3, but its *library* does not support: time-1.11.1.1 + - servant-lucid < 0 # tried servant-lucid-0.9.0.3, but its *library* does not support: lucid-2.11.0 + - servant-machines < 0 # tried servant-machines-0.15.1, but its *library* requires the disabled package: servant + - servant-multipart < 0 # tried servant-multipart-0.12.1, but its *library* does not support: bytestring-0.11.1.0 + - servant-multipart < 0 # tried servant-multipart-0.12.1, but its *library* does not support: lens-5.1 + - servant-multipart-api < 0 # tried servant-multipart-api-0.12.1, but its *library* does not support: bytestring-0.11.1.0 + - servant-multipart-client < 0 # tried servant-multipart-client-0.12.1, but its *library* does not support: bytestring-0.11.1.0 + - servant-openapi3 < 0 # tried servant-openapi3-2.0.1.2, but its *library* does not support: Cabal-3.6.0.0 + - servant-openapi3 < 0 # tried servant-openapi3-2.0.1.2, but its *library* does not support: aeson-2.0.2.0 + - servant-openapi3 < 0 # tried servant-openapi3-2.0.1.2, but its *library* does not support: base-4.16.0.0 + - servant-openapi3 < 0 # tried servant-openapi3-2.0.1.2, but its *library* does not support: base-compat-0.12.1 + - servant-openapi3 < 0 # tried servant-openapi3-2.0.1.2, but its *library* does not support: bytestring-0.11.1.0 + - servant-openapi3 < 0 # tried servant-openapi3-2.0.1.2, but its *library* does not support: lens-5.1 + - servant-pipes < 0 # tried servant-pipes-0.15.3, but its *library* requires the disabled package: servant + - servant-rawm < 0 # tried servant-rawm-1.0.0.0, but its *library* requires the disabled package: servant + - servant-ruby < 0 # tried servant-ruby-0.9.0.0, but its *library* requires the disabled package: servant-foreign + - servant-server < 0 # tried servant-server-0.18.3, but its *executable* does not support: aeson-2.0.2.0 + - servant-server < 0 # tried servant-server-0.18.3, but its *library* does not support: base-4.16.0.0 + - servant-server < 0 # tried servant-server-0.18.3, but its *library* does not support: base-compat-0.12.1 + - servant-static-th < 0 # tried servant-static-th-1.0.0.0, but its *library* requires the disabled package: http-media + - servant-static-th < 0 # tried servant-static-th-1.0.0.0, but its *library* requires the disabled package: servant + - servant-static-th < 0 # tried servant-static-th-1.0.0.0, but its *library* requires the disabled package: servant-server + - servant-subscriber < 0 # tried servant-subscriber-0.7.0.0, but its *library* requires the disabled package: servant + - servant-subscriber < 0 # tried servant-subscriber-0.7.0.0, but its *library* requires the disabled package: servant-foreign + - servant-subscriber < 0 # tried servant-subscriber-0.7.0.0, but its *library* requires the disabled package: servant-server + - servant-swagger-ui < 0 # tried servant-swagger-ui-0.3.5.3.52.5, but its *library* does not support: aeson-2.0.2.0 + - servant-swagger-ui < 0 # tried servant-swagger-ui-0.3.5.3.52.5, but its *library* does not support: base-4.16.0.0 + - servant-swagger-ui < 0 # tried servant-swagger-ui-0.3.5.3.52.5, but its *library* does not support: bytestring-0.11.1.0 + - servant-swagger-ui-core < 0 # tried servant-swagger-ui-core-0.3.5, but its *library* does not support: aeson-2.0.2.0 + - servant-swagger-ui-core < 0 # tried servant-swagger-ui-core-0.3.5, but its *library* does not support: base-4.16.0.0 + - servant-swagger-ui-core < 0 # tried servant-swagger-ui-core-0.3.5, but its *library* does not support: bytestring-0.11.1.0 + - servant-swagger-ui-redoc < 0 # tried servant-swagger-ui-redoc-0.3.4.1.22.3, but its *library* does not support: aeson-2.0.2.0 + - servant-swagger-ui-redoc < 0 # tried servant-swagger-ui-redoc-0.3.4.1.22.3, but its *library* does not support: base-4.16.0.0 + - servant-swagger-ui-redoc < 0 # tried servant-swagger-ui-redoc-0.3.4.1.22.3, but its *library* does not support: bytestring-0.11.1.0 + - servant-tracing < 0 # tried servant-tracing-0.1.0.2, but its *library* requires the disabled package: servant + - servant-tracing < 0 # tried servant-tracing-0.1.0.2, but its *library* requires the disabled package: servant-server + - servant-websockets < 0 # tried servant-websockets-2.0.0, but its *library* requires the disabled package: servant-server + - servant-xml < 0 # tried servant-xml-1.0.1.4, but its *library* requires the disabled package: http-media + - servant-xml < 0 # tried servant-xml-1.0.1.4, but its *library* requires the disabled package: servant + - serversession < 0 # tried serversession-1.0.2, but its *library* requires the disabled package: persistent-test + - serversession-frontend-wai < 0 # tried serversession-frontend-wai-1.0, but its *library* requires the disabled package: serversession + - servius < 0 # tried servius-1.2.3.0, but its *executable* requires the disabled package: shakespeare + - ses-html < 0 # tried ses-html-0.4.0.0, but its *library* requires the disabled package: cryptohash + - ses-html < 0 # tried ses-html-0.4.0.0, but its *library* requires the disabled package: http-streams + - sexp-grammar < 0 # tried sexp-grammar-2.3.3.1, but its *library* does not support: semigroups-0.20 + - shake-language-c < 0 # tried shake-language-c-0.12.0, but its *library* requires the disabled package: fclabels + - shake-plus < 0 # tried shake-plus-0.3.4.0, but its *library* requires the disabled package: path + - shakespeare < 0 # tried shakespeare-2.0.25, but its *library* does not support: aeson-2.0.2.0 + - shellmet < 0 # tried shellmet-0.0.4.0, but its *library* does not support: base-4.16.0.0 + - shelly < 0 # tried shelly-1.9.0, but its *library* does not support: time-1.11.1.1 + - shikensu < 0 # tried shikensu-0.3.11, but its *library* does not support: aeson-2.0.2.0 + - shikensu < 0 # tried shikensu-0.3.11, but its *library* does not support: bytestring-0.11.1.0 + - simple < 0 # tried simple-1.0.0, but its *library* requires the disabled package: wai-extra + - simple-log < 0 # tried simple-log-0.9.12, but its *library* does not support: mmorph-1.2.0 + - simple-log < 0 # tried simple-log-0.9.12, but its *library* does not support: time-1.11.1.1 + - simple-session < 0 # tried simple-session-1.0.0, but its *library* requires the disabled package: cryptohash + - singleton-bool < 0 # tried singleton-bool-0.1.6, but its *library* does not support: base-4.16.0.0 + - sized < 0 # tried sized-1.0.0.0, but its *library* requires the disabled package: ghc-typelits-knownnat + - sized < 0 # tried sized-1.0.0.0, but its *library* requires the disabled package: subcategories + - sized < 0 # tried sized-1.0.0.0, but its *library* requires the disabled package: type-natural + - slack-progressbar < 0 # tried slack-progressbar-0.1.0.1, but its *library* requires the disabled package: interpolate + - slack-progressbar < 0 # tried slack-progressbar-0.1.0.1, but its *library* requires the disabled package: wreq + - slave-thread < 0 # tried slave-thread-1.1.0.1, but its *library* requires the disabled package: foldl + - slist < 0 # tried slist-0.2.0.0, but its *library* does not support: base-4.16.0.0 + - smash < 0 # tried smash-0.1.2, but its *library* does not support: base-4.16.0.0 + - smash < 0 # tried smash-0.1.2, but its *library* does not support: hashable-1.4.0.0 + - smash-aeson < 0 # tried smash-aeson-0.1.0.0, but its *library* does not support: aeson-2.0.2.0 + - smash-microlens < 0 # tried smash-microlens-0.1.0.0, but its *library* requires the disabled package: smash + - smoothie < 0 # tried smoothie-0.4.2.11, but its *library* does not support: aeson-2.0.2.0 + - smtp-mail < 0 # tried smtp-mail-0.3.0.0, but its *library* requires the disabled package: memory + - soap < 0 # tried soap-0.2.3.6, but its *library* does not support: bytestring-0.11.1.0 + - soap-openssl < 0 # tried soap-openssl-0.1.0.2, but its *library* requires the disabled package: soap + - soap-tls < 0 # tried soap-tls-0.1.1.4, but its *library* requires the disabled package: soap + - socket < 0 # tried socket-0.8.3.0, but its *library* does not support: bytestring-0.11.1.0 + - solana-staking-csvs < 0 # tried solana-staking-csvs-0.1.1.0, but its *library* requires the disabled package: req + - sop-core < 0 # tried sop-core-0.5.0.1, but its *library* does not support: base-4.16.0.0 + - sound-collage < 0 # tried sound-collage-0.2.1, but its *executable* requires the disabled package: soxlib + - sourcemap < 0 # tried sourcemap-0.1.6.1, but its *library* does not support: bytestring-0.11.1.0 + - soxlib < 0 # tried soxlib-0.0.3.1, but its *library* does not support: bytestring-0.11.1.0 + - spacecookie < 0 # tried spacecookie-1.0.0.0, but its *library* requires the disabled package: filepath-bytestring + - spacecookie < 0 # tried spacecookie-1.0.0.0, but its *library* requires the disabled package: socket + - sparse-tensor < 0 # tried sparse-tensor-0.2.1.5, but its *library* does not support: Cabal-3.6.0.0 + - sparse-tensor < 0 # tried sparse-tensor-0.2.1.5, but its *library* does not support: ad-4.5 + - splint < 0 # tried splint-1.0.1.4, but its *library* does not support: base-4.16.0.0 + - splint < 0 # tried splint-1.0.1.4, but its *library* does not support: ghc-9.2.1 + - split-record < 0 # tried split-record-0.1.1.4, but its *executable* requires the disabled package: soxlib + - sqlite-simple < 0 # tried sqlite-simple-0.4.18.0, but its *library* does not support: semigroups-0.20 + - srt-dhall < 0 # tried srt-dhall-0.1.0.0, but its *library* requires the disabled package: dhall + - stache < 0 # tried stache-2.3.1, but its *library* does not support: template-haskell-2.18.0.0 + - stackcollapse-ghc < 0 # tried stackcollapse-ghc-0.0.1.4, but its *executable* does not support: base-4.16.0.0 + - state-codes < 0 # tried state-codes-0.1.3, but its *library* requires the disabled package: shakespeare + - status-notifier-item < 0 # tried status-notifier-item-0.3.1.0, but its *library* requires the disabled package: dbus + - step-function < 0 # tried step-function-0.2, but its *library* does not support: base-4.16.0.0 + - stm-containers < 0 # tried stm-containers-1.2, but its *library* requires the disabled package: list-t + - stm-hamt < 0 # tried stm-hamt-1.2.0.6, but its *library* requires the disabled package: list-t + - stm-hamt < 0 # tried stm-hamt-1.2.0.6, but its *library* requires the disabled package: primitive-extras + - stm-supply < 0 # tried stm-supply-0.2.0.0, but its *library* requires the disabled package: concurrent-supply + - store < 0 # tried store-0.7.14, but its *library* requires the disabled package: cryptohash + - streaming < 0 # tried streaming-0.2.3.0, but its *library* does not support: mmorph-1.2.0 + - streaming-attoparsec < 0 # tried streaming-attoparsec-1.0.0.1, but its *library* requires the disabled package: streaming + - streaming-attoparsec < 0 # tried streaming-attoparsec-1.0.0.1, but its *library* requires the disabled package: streaming-bytestring + - streaming-bytestring < 0 # tried streaming-bytestring-0.2.1, but its *library* does not support: ghc-prim-0.8.0 + - streaming-bytestring < 0 # tried streaming-bytestring-0.2.1, but its *library* does not support: mmorph-1.2.0 + - streaming-cassava < 0 # tried streaming-cassava-0.2.0.0, but its *library* requires the disabled package: streaming + - streaming-cassava < 0 # tried streaming-cassava-0.2.0.0, but its *library* requires the disabled package: streaming-bytestring + - string-class < 0 # tried string-class-0.1.7.0, but its *library* does not support: bytestring-0.11.1.0 + - string-interpolate < 0 # tried string-interpolate-0.3.1.1, but its *library* does not support: bytestring-0.11.1.0 + - string-interpolate < 0 # tried string-interpolate-0.3.1.1, but its *library* does not support: template-haskell-2.18.0.0 + - stripe-concepts < 0 # tried stripe-concepts-1.0.3, but its *library* does not support: base-4.16.0.0 + - stripe-core < 0 # tried stripe-core-2.6.2, but its *library* does not support: aeson-2.0.2.0 + - stripe-core < 0 # tried stripe-core-2.6.2, but its *library* does not support: bytestring-0.11.1.0 + - stripe-core < 0 # tried stripe-core-2.6.2, but its *library* does not support: time-1.11.1.1 + - stripe-haskell < 0 # tried stripe-haskell-2.6.2, but its *library* requires the disabled package: stripe-core + - stripe-haskell < 0 # tried stripe-haskell-2.6.2, but its *library* requires the disabled package: stripe-http-client + - stripe-http-client < 0 # tried stripe-http-client-2.6.2, but its *library* does not support: aeson-2.0.2.0 + - stripe-http-client < 0 # tried stripe-http-client-2.6.2, but its *library* does not support: bytestring-0.11.1.0 + - stripe-scotty < 0 # tried stripe-scotty-1.1.0.1, but its *library* does not support: base-4.16.0.0 + - stripe-signature < 0 # tried stripe-signature-1.0.0.10, but its *library* does not support: base-4.16.0.0 + - stripe-wreq < 0 # tried stripe-wreq-1.0.1.12, but its *library* does not support: base-4.16.0.0 + - strong-path < 0 # tried strong-path-1.1.1.0, but its *library* does not support: template-haskell-2.18.0.0 + - structured < 0 # tried structured-0.1.1, but its *library* does not support: base-4.16.0.0 + - structured < 0 # tried structured-0.1.1, but its *library* does not support: hashable-1.4.0.0 + - subcategories < 0 # tried subcategories-0.1.1.0, but its *library* requires the disabled package: foldl + - superbuffer < 0 # tried superbuffer-0.3.1.1, but its *library* does not support: bytestring-0.11.1.0 + - svg-builder < 0 # tried svg-builder-0.1.1, but its *library* does not support: base-4.16.0.0 + - svg-builder < 0 # tried svg-builder-0.1.1, but its *library* does not support: hashable-1.4.0.0 + - swish < 0 # tried swish-0.10.0.8, but its *library* does not support: base-4.16.0.0 + - sydtest < 0 # tried sydtest-0.6.0.0, but its *library* requires the disabled package: path + - sydtest-discover < 0 # tried sydtest-discover-0.0.0.1, but its *library* requires the disabled package: path + - sydtest-persistent < 0 # tried sydtest-persistent-0.0.0.0, but its *library* requires the disabled package: persistent + - sydtest-servant < 0 # tried sydtest-servant-0.2.0.0, but its *library* requires the disabled package: servant + - sydtest-servant < 0 # tried sydtest-servant-0.2.0.0, but its *library* requires the disabled package: servant-client + - sydtest-servant < 0 # tried sydtest-servant-0.2.0.0, but its *library* requires the disabled package: servant-server + - sydtest-wai < 0 # tried sydtest-wai-0.2.0.0, but its *library* requires the disabled package: sydtest + - sydtest-yesod < 0 # tried sydtest-yesod-0.3.0.0, but its *library* requires the disabled package: http-client-tls + - sydtest-yesod < 0 # tried sydtest-yesod-0.3.0.0, but its *library* requires the disabled package: sydtest + - sydtest-yesod < 0 # tried sydtest-yesod-0.3.0.0, but its *library* requires the disabled package: yesod-core + - sydtest-yesod < 0 # tried sydtest-yesod-0.3.0.0, but its *library* requires the disabled package: yesod-test + - synthesizer-alsa < 0 # tried synthesizer-alsa-0.5.0.6, but its *library* requires the disabled package: alsa-seq + - synthesizer-alsa < 0 # tried synthesizer-alsa-0.5.0.6, but its *library* requires the disabled package: midi + - synthesizer-alsa < 0 # tried synthesizer-alsa-0.5.0.6, but its *library* requires the disabled package: synthesizer-dimensional + - synthesizer-dimensional < 0 # tried synthesizer-dimensional-0.8.1, but its *library* does not support: bytestring-0.11.1.0 + - synthesizer-midi < 0 # tried synthesizer-midi-0.6.1.1, but its *library* requires the disabled package: midi + - synthesizer-midi < 0 # tried synthesizer-midi-0.6.1.1, but its *library* requires the disabled package: synthesizer-dimensional + - tagchup < 0 # tried tagchup-0.4.1.1, but its *library* does not support: bytestring-0.11.1.0 + - tasty-hedgehog < 0 # tried tasty-hedgehog-1.1.0.0, but its *library* does not support: base-4.16.0.0 + - tasty-hspec < 0 # tried tasty-hspec-1.2, but its *library* does not support: base-4.16.0.0 + - tasty-wai < 0 # tried tasty-wai-0.1.1.1, but its *library* does not support: base-4.16.0.0 + - tcp-streams < 0 # tried tcp-streams-1.0.1.1, but its *library* requires the disabled package: pem + - tcp-streams < 0 # tried tcp-streams-1.0.1.1, but its *library* requires the disabled package: tls + - tcp-streams < 0 # tried tcp-streams-1.0.1.1, but its *library* requires the disabled package: x509 + - tdigest < 0 # tried tdigest-0.2.1.1, but its *library* does not support: base-4.16.0.0 + - telegram-bot-simple < 0 # tried telegram-bot-simple-0.3.7, but its *library* requires the disabled package: servant + - telegram-bot-simple < 0 # tried telegram-bot-simple-0.3.7, but its *library* requires the disabled package: servant-client + - telegram-bot-simple < 0 # tried telegram-bot-simple-0.3.7, but its *library* requires the disabled package: servant-multipart + - telegram-bot-simple < 0 # tried telegram-bot-simple-0.3.7, but its *library* requires the disabled package: servant-multipart-api + - telegram-bot-simple < 0 # tried telegram-bot-simple-0.3.7, but its *library* requires the disabled package: servant-multipart-client + - template-toolkit < 0 # tried template-toolkit-0.1.1.0, but its *library* requires the disabled package: hashtables + - text-ansi < 0 # tried text-ansi-0.1.1, but its *library* does not support: base-4.16.0.0 + - text-builder < 0 # tried text-builder-0.6.6.3, but its *library* requires the disabled package: deferred-folds + - text-ldap < 0 # tried text-ldap-0.1.1.14, but its *library* requires the disabled package: memory + - textlocal < 0 # tried textlocal-0.1.0.5, but its *library* requires the disabled package: http-client-tls + - these-optics < 0 # tried these-optics-1.0.1.2, but its *library* does not support: base-4.16.0.0 + - through-text < 0 # tried through-text-0.1.0.0, but its *library* does not support: base-4.16.0.0 + - time-parsers < 0 # tried time-parsers-0.1.2.1, but its *library* does not support: base-4.16.0.0 + - time-parsers < 0 # tried time-parsers-0.1.2.1, but its *library* does not support: template-haskell-2.18.0.0 + - timer-wheel < 0 # tried timer-wheel-0.3.0, but its *library* does not support: base-4.16.0.0 + - timezone-olson < 0 # tried timezone-olson-0.2.0, but its *library* does not support: time-1.11.1.1 + - timezone-series < 0 # tried timezone-series-0.1.9, but its *library* does not support: time-1.11.1.1 + - tldr < 0 # tried tldr-0.9.2, but its *library* requires the disabled package: http-conduit + - tls < 0 # tried tls-1.5.5, but its *library* requires the disabled package: memory + - tls-debug < 0 # tried tls-debug-0.4.8, but its *executable* requires the disabled package: cryptonite + - tls-debug < 0 # tried tls-debug-0.4.8, but its *executable* requires the disabled package: pem + - tls-debug < 0 # tried tls-debug-0.4.8, but its *executable* requires the disabled package: tls + - tls-debug < 0 # tried tls-debug-0.4.8, but its *executable* requires the disabled package: tls-session-manager + - tls-debug < 0 # tried tls-debug-0.4.8, but its *executable* requires the disabled package: x509 + - tls-debug < 0 # tried tls-debug-0.4.8, but its *executable* requires the disabled package: x509-validation + - tls-session-manager < 0 # tried tls-session-manager-0.0.4, but its *library* requires the disabled package: memory + - tmp-proc < 0 # tried tmp-proc-0.5.0.1, but its *library* does not support: base-4.16.0.0 + - topograph < 0 # tried topograph-1.0.0.1, but its *library* does not support: base-4.16.0.0 + - tracing < 0 # tried tracing-0.0.7.2, but its *library* does not support: time-1.11.1.1 + - transformers-bifunctors < 0 # tried transformers-bifunctors-0.1, but its *library* does not support: mmorph-1.2.0 + - tree-diff < 0 # tried tree-diff-0.2.1, but its *library* does not support: base-4.16.0.0 + - tree-diff < 0 # tried tree-diff-0.2.1, but its *library* does not support: hashable-1.4.0.0 + - tree-diff < 0 # tried tree-diff-0.2.1, but its *library* does not support: time-1.11.1.1 + - triplesec < 0 # tried triplesec-0.2.2.1, but its *library* requires the disabled package: memory + - ttl-hashtables < 0 # tried ttl-hashtables-1.4.1.0, but its *library* does not support: hashable-1.4.0.0 + - tuple-sop < 0 # tried tuple-sop-0.3.1.0, but its *library* requires the disabled package: generics-sop + - turtle < 0 # tried turtle-1.5.23, but its *library* requires the disabled package: foldl + - type-errors-pretty < 0 # tried type-errors-pretty-0.0.1.2, but its *library* does not support: base-4.16.0.0 + - type-natural < 0 # tried type-natural-1.1.0.0, but its *library* requires the disabled package: ghc-typelits-natnormalise + - typed-uuid < 0 # tried typed-uuid-0.1.0.0, but its *library* requires the disabled package: yamlparse-applicative + - typerep-map < 0 # tried typerep-map-0.4.0.0, but its *library* does not support: base-4.16.0.0 + - typerep-map < 0 # tried typerep-map-0.4.0.0, but its *library* does not support: ghc-prim-0.8.0 + - tzdata < 0 # tried tzdata-0.2.20201021.0, but its *library* does not support: bytestring-0.11.1.0 + - unicode-transforms < 0 # tried unicode-transforms-0.3.8, but its *library* does not support: ghc-prim-0.8.0 + - unicode-transforms < 0 # tried unicode-transforms-0.3.8, but its *library* does not support: text-1.2.5.0 + - unicode-transforms < 0 # tried unicode-transforms-0.3.8, but its *library* does not support: unicode-data-0.2.0 + - unjson < 0 # tried unjson-0.15.3, but its *library* does not support: aeson-2.0.2.0 + - unliftio-path < 0 # tried unliftio-path-0.0.2.0, but its *library* requires the disabled package: path + - users < 0 # tried users-0.5.0.0, but its *library* requires the disabled package: bcrypt + - users-postgresql-simple < 0 # tried users-postgresql-simple-0.5.0.2, but its *library* requires the disabled package: users + - users-test < 0 # tried users-test-0.5.0.1, but its *library* requires the disabled package: users + - utf8-light < 0 # tried utf8-light-0.4.2, but its *library* does not support: base-4.16.0.0 + - validation-selective < 0 # tried validation-selective-0.1.0.1, but its *library* does not support: base-4.16.0.0 + - validity-path < 0 # tried validity-path-0.4.0.1, but its *library* requires the disabled package: path + - validity-persistent < 0 # tried validity-persistent-0.0.0.0, but its *library* requires the disabled package: persistent + - variable-media-field-dhall < 0 # tried variable-media-field-dhall-0.1.0.0, but its *library* requires the disabled package: dhall + - vec < 0 # tried vec-0.4, but its *library* does not support: base-4.16.0.0 + - vec < 0 # tried vec-0.4, but its *library* does not support: hashable-1.4.0.0 + - versions < 0 # tried versions-5.0.0, but its *library* does not support: base-4.16.0.0 + - vformat-aeson < 0 # tried vformat-aeson-0.1.0.1, but its *library* does not support: aeson-2.0.2.0 + - wai-app-static < 0 # tried wai-app-static-3.1.7.2, but its *library* requires the disabled package: memory + - wai-cli < 0 # tried wai-cli-0.2.3, but its *library* requires the disabled package: warp + - wai-cli < 0 # tried wai-cli-0.2.3, but its *library* requires the disabled package: warp-tls + - wai-enforce-https < 0 # tried wai-enforce-https-1.0.0.0, but its *executable* requires the disabled package: warp + - wai-enforce-https < 0 # tried wai-enforce-https-1.0.0.0, but its *executable* requires the disabled package: warp-tls + - wai-extra < 0 # tried wai-extra-3.1.7, but its *library* requires the disabled package: http2 + - wai-feature-flags < 0 # tried wai-feature-flags-0.1.0.2, but its *executable* requires the disabled package: warp + - wai-handler-launch < 0 # tried wai-handler-launch-3.0.3.1, but its *library* requires the disabled package: warp + - wai-middleware-caching-redis < 0 # tried wai-middleware-caching-redis-0.2.0.0, but its *library* requires the disabled package: hedis + - wai-middleware-delegate < 0 # tried wai-middleware-delegate-0.1.2.4, but its *library* requires the disabled package: http-conduit + - wai-middleware-static < 0 # tried wai-middleware-static-0.9.1, but its *library* requires the disabled package: memory + - wai-rate-limit-redis < 0 # tried wai-rate-limit-redis-0.1.0.0, but its *library* does not support: bytestring-0.11.1.0 + - wai-saml2 < 0 # tried wai-saml2-0.2.1.2, but its *library* does not support: bytestring-0.11.1.0 + - wai-session-redis < 0 # tried wai-session-redis-0.1.0.4, but its *library* does not support: bytestring-0.11.1.0 + - wai-transformers < 0 # tried wai-transformers-0.1.0, but its *library* requires the disabled package: wai-websockets + - wai-websockets < 0 # tried wai-websockets-3.0.1.2, but its *executable* requires the disabled package: wai-app-static + - wakame < 0 # tried wakame-0.1.0.0, but its *library* requires the disabled package: sop-core + - warp < 0 # tried warp-3.3.18, but its *library* requires the disabled package: x509 + - warp-tls < 0 # tried warp-tls-3.3.2, but its *library* requires the disabled package: cryptonite + - warp-tls < 0 # tried warp-tls-3.3.2, but its *library* requires the disabled package: tls + - warp-tls < 0 # tried warp-tls-3.3.2, but its *library* requires the disabled package: tls-session-manager + - warp-tls-uid < 0 # tried warp-tls-uid-0.2.0.6, but its *library* requires the disabled package: tls + - warp-tls-uid < 0 # tried warp-tls-uid-0.2.0.6, but its *library* requires the disabled package: x509 + - web-routes < 0 # tried web-routes-0.27.14.3, but its *library* does not support: bytestring-0.11.1.0 + - web-routes-boomerang < 0 # tried web-routes-boomerang-0.28.4.2, but its *library* requires the disabled package: boomerang + - web-routes-boomerang < 0 # tried web-routes-boomerang-0.28.4.2, but its *library* requires the disabled package: web-routes + - web-routes-happstack < 0 # tried web-routes-happstack-0.23.12.1, but its *library* requires the disabled package: web-routes + - web-routes-hsp < 0 # tried web-routes-hsp-0.24.6.1, but its *library* requires the disabled package: web-routes + - web-routes-wai < 0 # tried web-routes-wai-0.24.3.1, but its *library* does not support: bytestring-0.11.1.0 + - webex-teams-api < 0 # tried webex-teams-api-0.2.0.1, but its *library* requires the disabled package: http-conduit + - webex-teams-conduit < 0 # tried webex-teams-conduit-0.2.0.1, but its *library* requires the disabled package: webex-teams-api + - webgear-server < 0 # tried webgear-server-0.2.1, but its *library* does not support: aeson-2.0.2.0 + - websockets-simple < 0 # tried websockets-simple-0.2.0, but its *library* requires the disabled package: wai-transformers + - wide-word < 0 # tried wide-word-0.1.1.2, but its *library* does not support: base-4.16.0.0 + - wikicfp-scraper < 0 # tried wikicfp-scraper-0.1.0.12, but its *library* does not support: bytestring-0.11.1.0 + - wikicfp-scraper < 0 # tried wikicfp-scraper-0.1.0.12, but its *library* does not support: time-1.11.1.1 + - wild-bind < 0 # tried wild-bind-0.1.2.7, but its *library* does not support: base-4.16.0.0 + - wild-bind < 0 # tried wild-bind-0.1.2.7, but its *library* does not support: semigroups-0.20 + - wild-bind-x11 < 0 # tried wild-bind-x11-0.2.0.13, but its *library* does not support: base-4.16.0.0 + - wild-bind-x11 < 0 # tried wild-bind-x11-0.2.0.13, but its *library* does not support: semigroups-0.20 + - wire-streams < 0 # tried wire-streams-0.1.1.0, but its *library* does not support: bytestring-0.11.1.0 + - witch < 0 # tried witch-0.3.4.0, but its *library* does not support: base-4.16.0.0 + - witch < 0 # tried witch-0.3.4.0, but its *library* does not support: template-haskell-2.18.0.0 + - within < 0 # tried within-0.2.0.1, but its *library* requires the disabled package: path + - wl-pprint-console < 0 # tried wl-pprint-console-0.1.0.2, but its *library* does not support: bytestring-0.11.1.0 + - wl-pprint-text < 0 # tried wl-pprint-text-1.2.0.1, but its *library* does not support: base-compat-0.12.1 + - wreq < 0 # tried wreq-0.5.3.3, but its *library* requires the disabled package: memory + - wreq-stringless < 0 # tried wreq-stringless-0.5.9.1, but its *library* requires the disabled package: wreq + - wss-client < 0 # tried wss-client-0.3.0.0, but its *library* requires the disabled package: http-client-tls + - wuss < 0 # tried wuss-1.1.18, but its *library* does not support: base-4.16.0.0 + - wuss < 0 # tried wuss-1.1.18, but its *library* does not support: bytestring-0.11.1.0 + - x509 < 0 # tried x509-1.7.5, but its *library* requires the disabled package: memory + - x509-store < 0 # tried x509-store-1.6.7, but its *library* requires the disabled package: asn1-types + - x509-store < 0 # tried x509-store-1.6.7, but its *library* requires the disabled package: cryptonite + - x509-store < 0 # tried x509-store-1.6.7, but its *library* requires the disabled package: pem + - x509-store < 0 # tried x509-store-1.6.7, but its *library* requires the disabled package: x509 + - x509-system < 0 # tried x509-system-1.6.6, but its *library* requires the disabled package: pem + - x509-system < 0 # tried x509-system-1.6.6, but its *library* requires the disabled package: x509 + - x509-validation < 0 # tried x509-validation-1.6.11, but its *library* requires the disabled package: memory + - xlsx < 0 # tried xlsx-0.8.4, but its *library* does not support: lens-5.1 + - xlsx-tabular < 0 # tried xlsx-tabular-0.2.2.1, but its *library* requires the disabled package: xlsx + - xml-hamlet < 0 # tried xml-hamlet-0.5.0.1, but its *library* requires the disabled package: shakespeare + - xml-parser < 0 # tried xml-parser-0.1.0.1, but its *library* requires the disabled package: text-builder + - xmlbf-xmlhtml < 0 # tried xmlbf-xmlhtml-0.2, but its *library* requires the disabled package: xmlhtml + - xmlhtml < 0 # tried xmlhtml-0.2.5.2, but its *library* does not support: bytestring-0.11.1.0 + - xmonad-extras < 0 # tried xmonad-extras-0.17.0, but its *library* does not support: bytestring-0.11.1.0 + - yaml-unscrambler < 0 # tried yaml-unscrambler-0.1.0.3, but its *library* does not support: bytestring-0.11.1.0 + - yamlparse-applicative < 0 # tried yamlparse-applicative-0.2.0.1, but its *library* requires the disabled package: path + - yesod < 0 # tried yesod-1.6.1.2, but its *library* requires the disabled package: shakespeare + - yesod-alerts < 0 # tried yesod-alerts-0.1.3.0, but its *library* requires the disabled package: yesod-core + - yesod-auth-basic < 0 # tried yesod-auth-basic-0.1.0.3, but its *library* requires the disabled package: yesod + - yesod-bin < 0 # tried yesod-bin-1.6.1, but its *executable* requires the disabled package: fsnotify + - yesod-bin < 0 # tried yesod-bin-1.6.1, but its *executable* requires the disabled package: http-client-tls + - yesod-core < 0 # tried yesod-core-1.6.21.0, but its *library* requires the disabled package: memory + - yesod-core < 0 # tried yesod-core-1.6.21.0, but its *library* requires the disabled package: shakespeare + - yesod-csp < 0 # tried yesod-csp-0.2.5.0, but its *library* requires the disabled package: yesod + - yesod-csp < 0 # tried yesod-csp-0.2.5.0, but its *library* requires the disabled package: yesod-core + - yesod-eventsource < 0 # tried yesod-eventsource-1.6.0.1, but its *library* requires the disabled package: yesod-core + - yesod-fb < 0 # tried yesod-fb-0.6.1, but its *library* requires the disabled package: memory + - yesod-form < 0 # tried yesod-form-1.7.0, but its *library* requires the disabled package: email-validate + - yesod-form < 0 # tried yesod-form-1.7.0, but its *library* requires the disabled package: persistent + - yesod-form < 0 # tried yesod-form-1.7.0, but its *library* requires the disabled package: shakespeare + - yesod-form-bootstrap4 < 0 # tried yesod-form-bootstrap4-3.0.1, but its *library* requires the disabled package: shakespeare + - yesod-gitrepo < 0 # tried yesod-gitrepo-0.3.0, but its *library* requires the disabled package: yesod-core + - yesod-gitrev < 0 # tried yesod-gitrev-0.2.2, but its *library* requires the disabled package: yesod-core + - yesod-markdown < 0 # tried yesod-markdown-0.12.6.12, but its *library* requires the disabled package: persistent + - yesod-markdown < 0 # tried yesod-markdown-0.12.6.12, but its *library* requires the disabled package: shakespeare + - yesod-newsfeed < 0 # tried yesod-newsfeed-1.7.0.0, but its *library* requires the disabled package: shakespeare + - yesod-page-cursor < 0 # tried yesod-page-cursor-2.0.0.9, but its *library* requires the disabled package: yesod-core + - yesod-paginator < 0 # tried yesod-paginator-1.1.1.0, but its *library* requires the disabled package: persistent + - yesod-persistent < 0 # tried yesod-persistent-1.6.0.7, but its *library* requires the disabled package: persistent + - yesod-recaptcha2 < 0 # tried yesod-recaptcha2-1.0.2, but its *library* requires the disabled package: yesod-core + - yesod-recaptcha2 < 0 # tried yesod-recaptcha2-1.0.2, but its *library* requires the disabled package: yesod-form + - yesod-routes-flow < 0 # tried yesod-routes-flow-3.0.0.1, but its *library* requires the disabled package: classy-prelude + - yesod-sitemap < 0 # tried yesod-sitemap-1.6.0, but its *library* requires the disabled package: yesod-core + - yesod-static < 0 # tried yesod-static-1.6.1.0, but its *library* requires the disabled package: hjsmin + - yesod-static < 0 # tried yesod-static-1.6.1.0, but its *library* requires the disabled package: memory + - yesod-test < 0 # tried yesod-test-1.6.12, but its *library* requires the disabled package: memory + - yesod-text-markdown < 0 # tried yesod-text-markdown-0.1.10, but its *library* does not support: aeson-2.0.2.0 + - yesod-websockets < 0 # tried yesod-websockets-0.3.0.3, but its *library* requires the disabled package: yesod-core + - yjsvg < 0 # tried yjsvg-0.2.0.1, but its *library* requires the disabled package: HaXml + - youtube < 0 # tried youtube-0.2.1.1, but its *executable* does not support: bytestring-0.11.1.0 + - zero < 0 # tried zero-0.1.5, but its *library* does not support: semigroups-0.20 + - zlib-lens < 0 # tried zlib-lens-0.1.2.1, but its *library* does not support: bytestring-0.11.1.0 + - ztail < 0 # tried ztail-1.2.0.2, but its *executable* does not support: bytestring-0.11.1.0 + - ztail < 0 # tried ztail-1.2.0.2, but its *executable* does not support: time-1.11.1.1 + + "Stackage upper bounds": [] # end of packages @@ -7214,6 +8365,170 @@ skipped-tests: - wreq # tried wreq-0.5.3.3, but its *test-suite* requires the disabled package: snap-server - xmlhtml # tried xmlhtml-0.2.5.2, but its *test-suite* does not support: hspec-2.8.3 + # GHC 9.2 test bounds + - HTTP # tried HTTP-4000.3.16, but its *test-suite* does not support: base-4.16.0.0 + - JuicyPixels-blurhash # tried JuicyPixels-blurhash-0.1.0.3, but its *test-suite* does not support: doctest-0.20.0 + - JuicyPixels-scale-dct # tried JuicyPixels-scale-dct-0.1.2, but its *test-suite* does not support: time-1.11.1.1 + - acc # tried acc-0.1.3, but its *test-suite* requires the disabled package: rerebase + - aeson-commit # tried aeson-commit-1.4, but its *test-suite* requires the disabled package: aeson-qq + - aeson-schemas # tried aeson-schemas-1.3.5, but its *test-suite* requires the disabled package: aeson-qq + - aeson-schemas # tried aeson-schemas-1.3.5, but its *test-suite* requires the disabled package: interpolate + - aur # tried aur-7.0.7, but its *test-suite* requires the disabled package: http-client-tls + - binary-parser # tried binary-parser-0.5.7, but its *test-suite* requires the disabled package: rerebase + - bitvec # tried bitvec-1.1.1.0, but its *test-suite* requires the disabled package: quickcheck-classes + - blake2 # tried blake2-0.3.0, but its *test-suite* requires the disabled package: hlint + - bnb-staking-csvs # tried bnb-staking-csvs-0.2.0.0, but its *test-suite* requires the disabled package: hedgehog + - bnb-staking-csvs # tried bnb-staking-csvs-0.2.0.0, but its *test-suite* requires the disabled package: tasty-hedgehog + - bsb-http-chunked # tried bsb-http-chunked-0.0.0.4, but its *test-suite* requires the disabled package: hedgehog + - bsb-http-chunked # tried bsb-http-chunked-0.0.0.4, but its *test-suite* requires the disabled package: tasty-hedgehog + - bugsnag-haskell # tried bugsnag-haskell-0.0.4.1, but its *test-suite* requires the disabled package: aeson-qq + - bugsnag-hs # tried bugsnag-hs-0.2.0.7, but its *test-suite* requires the disabled package: hedgehog + - c2hs # tried c2hs-0.28.8, but its *test-suite* requires the disabled package: shelly + - cacophony # tried cacophony-0.10.1, but its *test-suite* requires the disabled package: hlint + - cardano-coin-selection # tried cardano-coin-selection-1.0.1, but its *test-suite* requires the disabled package: memory + - cipher-rc4 # tried cipher-rc4-0.1.4, but its *test-suite* requires the disabled package: crypto-cipher-tests + - cointracking-imports # tried cointracking-imports-0.1.0.1, but its *test-suite* requires the disabled package: hedgehog + - cointracking-imports # tried cointracking-imports-0.1.0.1, but its *test-suite* requires the disabled package: tasty-hedgehog + - conduit-parse # tried conduit-parse-0.2.1.0, but its *test-suite* requires the disabled package: hlint + - config-ini # tried config-ini-0.2.4.0, but its *test-suite* requires the disabled package: hedgehog + - cron # tried cron-0.7.0, but its *test-suite* requires the disabled package: hedgehog + - cron # tried cron-0.7.0, but its *test-suite* requires the disabled package: tasty-hedgehog + - deque # tried deque-0.4.4, but its *test-suite* requires the disabled package: rerebase + - dhall # tried dhall-1.40.1, but its *test-suite* does not support: doctest-0.20.0 + - domain-optics # tried domain-optics-0.1.0.1, but its *test-suite* requires the disabled package: domain + - dublincore-xml-conduit # tried dublincore-xml-conduit-0.1.0.2, but its *test-suite* requires the disabled package: hlint + - email-validate # tried email-validate-2.3.2.15, but its *test-suite* does not support: doctest-0.20.0 + - email-validate # tried email-validate-2.3.2.15, but its *test-suite* does not support: hspec-2.9.1 + - eventstore # tried eventstore-1.4.1, but its *test-suite* requires the disabled package: tasty-hspec + - fixed-vector-hetero # tried fixed-vector-hetero-0.6.1.1, but its *test-suite* does not support: doctest-0.20.0 + - focuslist # tried focuslist-0.1.0.2, but its *test-suite* requires the disabled package: hedgehog + - focuslist # tried focuslist-0.1.0.2, but its *test-suite* requires the disabled package: tasty-hedgehog + - focuslist # tried focuslist-0.1.0.2, but its *test-suite* requires the disabled package: tasty-hspec + - generics-eot # tried generics-eot-0.4.0.1, but its *test-suite* requires the disabled package: interpolate + - genvalidity-sydtest # tried genvalidity-sydtest-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - genvalidity-sydtest-aeson # tried genvalidity-sydtest-aeson-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - genvalidity-sydtest-hashable # tried genvalidity-sydtest-hashable-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - genvalidity-sydtest-lens # tried genvalidity-sydtest-lens-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - github-types # tried github-types-0.2.1, but its *test-suite* requires the disabled package: http-conduit + - hal # tried hal-0.4.8, but its *test-suite* requires the disabled package: hedgehog + - hasbolt # tried hasbolt-0.1.6.1, but its *test-suite* does not support: bytestring-0.11.1.0 + - hasbolt # tried hasbolt-0.1.6.1, but its *test-suite* does not support: hspec-2.9.1 + - hedn # tried hedn-0.3.0.4, but its *test-suite* requires the disabled package: hedgehog + - hledger-stockquotes # tried hledger-stockquotes-0.1.2.0, but its *test-suite* requires the disabled package: hedgehog + - hledger-stockquotes # tried hledger-stockquotes-0.1.2.0, but its *test-suite* requires the disabled package: tasty-hedgehog + - hmatrix-vector-sized # tried hmatrix-vector-sized-0.1.3.0, but its *test-suite* requires the disabled package: hedgehog + - hnix-store-core # tried hnix-store-core-0.5.0.0, but its *test-suite* requires the disabled package: tasty-hspec + - hpack-dhall # tried hpack-dhall-0.5.3, but its *test-suite* requires the disabled package: hlint + - hspec-core # tried hspec-core-2.9.1, but its *test-suite* does not support: hspec-meta-2.9.0.1 + - hspec-expectations-json # tried hspec-expectations-json-1.0.0.4, but its *test-suite* requires the disabled package: aeson-qq + - http-conduit # tried http-conduit-2.3.8, but its *test-suite* requires the disabled package: tls + - http-reverse-proxy # tried http-reverse-proxy-0.6.0, but its *test-suite* requires the disabled package: http-conduit + - http-reverse-proxy # tried http-reverse-proxy-0.6.0, but its *test-suite* requires the disabled package: warp + - hvega # tried hvega-0.12.0.0, but its *test-suite* does not support: bytestring-0.11.1.0 + - hw-diagnostics # tried hw-diagnostics-0.0.1.0, but its *test-suite* does not support: doctest-0.20.0 + - hw-hedgehog # tried hw-hedgehog-0.1.1.0, but its *test-suite* does not support: doctest-0.20.0 + - hw-json-simd # tried hw-json-simd-0.1.1.0, but its *test-suite* does not support: doctest-0.20.0 + - influxdb # tried influxdb-1.9.2.1, but its *test-suite* does not support: doctest-0.20.0 + - jose # tried jose-0.9, but its *test-suite* requires the disabled package: tasty-hspec + - language-javascript # tried language-javascript-0.7.1.0, but its *test-suite* requires the disabled package: utf8-light + - linear-base # tried linear-base-0.1.0, but its *test-suite* requires the disabled package: hedgehog + - linear-base # tried linear-base-0.1.0, but its *test-suite* requires the disabled package: tasty-hedgehog + - lukko # tried lukko-0.1.1.3, but its *test-suite* does not support: bytestring-0.11.1.0 + - math-extras # tried math-extras-0.1.1.0, but its *test-suite* requires the disabled package: hedgehog + - mighty-metropolis # tried mighty-metropolis-2.0.0, but its *test-suite* requires the disabled package: foldl + - min-max-pqueue # tried min-max-pqueue-0.1.0.2, but its *test-suite* requires the disabled package: hedgehog + - mono-traversable # tried mono-traversable-1.0.15.3, but its *test-suite* requires the disabled package: foldl + - mwc-random # tried mwc-random-0.15.0.2, but its *test-suite* does not support: doctest-0.20.0 + - network-messagepack-rpc-websocket # tried network-messagepack-rpc-websocket-0.1.1.1, but its *test-suite* requires the disabled package: envy + - o-clock # tried o-clock-1.2.1, but its *test-suite* does not support: doctest-0.20.0 + - optima # tried optima-0.4.0.2, but its *test-suite* requires the disabled package: rerebase + - pandoc-plot # tried pandoc-plot-1.3.0, but its *test-suite* requires the disabled package: tasty-hspec + - password-instances # tried password-instances-3.0.0.0, but its *test-suite* requires the disabled package: password + - persistent-typed-db # tried persistent-typed-db-0.1.0.5, but its *test-suite* requires the disabled package: esqueleto + - pipes-group # tried pipes-group-1.0.12, but its *test-suite* does not support: doctest-0.20.0 + - pipes-ordered-zip # tried pipes-ordered-zip-1.2.1, but its *test-suite* requires the disabled package: foldl + - polysemy # tried polysemy-1.7.0.0, but its *test-suite* does not support: doctest-0.20.0 + - polysemy-plugin # tried polysemy-plugin-0.4.2.0, but its *test-suite* does not support: doctest-0.20.0 + - polysemy-webserver # tried polysemy-webserver-0.2.1.1, but its *test-suite* requires the disabled package: http-conduit + - postgresql-syntax # tried postgresql-syntax-0.4, but its *test-suite* requires the disabled package: hedgehog + - ptr-poker # tried ptr-poker-0.1.1.4, but its *test-suite* requires the disabled package: hedgehog + - rescue # tried rescue-0.4.2.1, but its *test-suite* requires the disabled package: hlint + - rescue # tried rescue-0.4.2.1, but its *test-suite* requires the disabled package: tasty-hspec + - retry # tried retry-0.9.0.0, but its *test-suite* requires the disabled package: hedgehog + - retry # tried retry-0.9.0.0, but its *test-suite* requires the disabled package: tasty-hedgehog + - rng-utils # tried rng-utils-0.3.1, but its *test-suite* requires the disabled package: hedgehog + - rng-utils # tried rng-utils-0.3.1, but its *test-suite* requires the disabled package: tasty-hedgehog + - safecopy # tried safecopy-0.10.4.2, but its *test-suite* does not support: lens-5.1 + - servant # tried servant-0.18.3, but its *test-suite* does not support: hspec-2.9.1 + - servant # tried servant-0.18.3, but its *test-suite* does not support: hspec-discover-2.9.1 + - servant-blaze # tried servant-blaze-0.9.1, but its *test-suite* requires the disabled package: servant-server + - servant-checked-exceptions # tried servant-checked-exceptions-2.2.0.1, but its *test-suite* requires the disabled package: tasty-hspec + - servant-client-core # tried servant-client-core-0.18.3, but its *test-suite* does not support: hspec-2.9.1 + - servant-client-core # tried servant-client-core-0.18.3, but its *test-suite* does not support: hspec-discover-2.9.1 + - servant-conduit # tried servant-conduit-0.15.1, but its *test-suite* requires the disabled package: http-media + - servant-conduit # tried servant-conduit-0.15.1, but its *test-suite* requires the disabled package: servant-client + - servant-conduit # tried servant-conduit-0.15.1, but its *test-suite* requires the disabled package: servant-server + - servant-docs-simple # tried servant-docs-simple-0.4.0.0, but its *test-suite* does not support: hspec-2.9.1 + - servant-docs-simple # tried servant-docs-simple-0.4.0.0, but its *test-suite* does not support: hspec-core-2.9.1 + - servant-foreign # tried servant-foreign-0.15.4, but its *test-suite* does not support: hspec-2.9.1 + - servant-foreign # tried servant-foreign-0.15.4, but its *test-suite* does not support: hspec-discover-2.9.1 + - servant-machines # tried servant-machines-0.15.1, but its *test-suite* requires the disabled package: http-media + - servant-machines # tried servant-machines-0.15.1, but its *test-suite* requires the disabled package: servant-client + - servant-machines # tried servant-machines-0.15.1, but its *test-suite* requires the disabled package: servant-server + - servant-openapi3 # tried servant-openapi3-2.0.1.2, but its *test-suite* does not support: doctest-0.20.0 + - servant-pipes # tried servant-pipes-0.15.3, but its *test-suite* requires the disabled package: http-media + - servant-pipes # tried servant-pipes-0.15.3, but its *test-suite* requires the disabled package: servant-client + - servant-pipes # tried servant-pipes-0.15.3, but its *test-suite* requires the disabled package: servant-server + - servant-server # tried servant-server-0.18.3, but its *test-suite* does not support: hspec-2.9.1 + - servant-server # tried servant-server-0.18.3, but its *test-suite* does not support: hspec-discover-2.9.1 + - servant-static-th # tried servant-static-th-1.0.0.0, but its *test-suite* requires the disabled package: tasty-hspec + - siggy-chardust # tried siggy-chardust-1.0.0, but its *test-suite* requires the disabled package: hlint + - simple-affine-space # tried simple-affine-space-0.1.1, but its *test-suite* requires the disabled package: hlint + - singletons-base # tried singletons-base-3.1, but its *test-suite* requires the disabled package: turtle + - skews # tried skews-0.1.0.3, but its *test-suite* requires the disabled package: envy + - solana-staking-csvs # tried solana-staking-csvs-0.1.1.0, but its *test-suite* requires the disabled package: hedgehog + - solana-staking-csvs # tried solana-staking-csvs-0.1.1.0, but its *test-suite* requires the disabled package: tasty-hedgehog + - squeather # tried squeather-0.8.0.0, but its *test-suite* requires the disabled package: hedgehog + - storablevector # tried storablevector-0.2.13.1, but its *test-suite* does not support: bytestring-0.11.1.0 + - strict-list # tried strict-list-0.1.6, but its *test-suite* requires the disabled package: rerebase + - string-interpolate # tried string-interpolate-0.3.1.1, but its *test-suite* does not support: hspec-2.9.1 + - string-interpolate # tried string-interpolate-0.3.1.1, but its *test-suite* does not support: hspec-core-2.9.1 + - sydtest-wai # tried sydtest-wai-0.2.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - tasty-discover # tried tasty-discover-4.2.2, but its *test-suite* requires the disabled package: hedgehog + - tasty-discover # tried tasty-discover-4.2.2, but its *test-suite* requires the disabled package: tasty-hedgehog + - tasty-discover # tried tasty-discover-4.2.2, but its *test-suite* requires the disabled package: tasty-hspec + - th-lego # tried th-lego-0.2.3, but its *test-suite* requires the disabled package: rerebase + - tuples # tried tuples-0.1.0.0, but its *test-suite* requires the disabled package: quickcheck-classes + - turtle # tried turtle-1.5.23, but its *test-suite* does not support: doctest-0.20.0 + - type-errors # tried type-errors-0.2.0.0, but its *test-suite* does not support: doctest-0.20.0 + - type-errors-pretty # tried type-errors-pretty-0.0.1.2, but its *test-suite* does not support: doctest-0.20.0 + - typerep-map # tried typerep-map-0.4.0.0, but its *test-suite* does not support: hspec-2.9.1 + - unicode-collation # tried unicode-collation-0.1.3.1, but its *test-suite* requires the disabled package: unicode-transforms + - universum # tried universum-1.7.2, but its *test-suite* requires the disabled package: hedgehog + - universum # tried universum-1.7.2, but its *test-suite* requires the disabled package: tasty-hedgehog + - uri-bytestring # tried uri-bytestring-0.3.3.1, but its *test-suite* requires the disabled package: hedgehog + - uri-bytestring # tried uri-bytestring-0.3.3.1, but its *test-suite* requires the disabled package: tasty-hedgehog + - vector-builder # tried vector-builder-0.3.8.2, but its *test-suite* requires the disabled package: rerebase + - wai-cors # tried wai-cors-0.2.7, but its *test-suite* requires the disabled package: wai-websockets + - wai-cors # tried wai-cors-0.2.7, but its *test-suite* requires the disabled package: warp + - wai-middleware-clacks # tried wai-middleware-clacks-0.1.0.1, but its *test-suite* requires the disabled package: tasty-wai + - wai-middleware-delegate # tried wai-middleware-delegate-0.1.2.4, but its *test-suite* requires the disabled package: http-client-tls + - wakame # tried wakame-0.1.0.0, but its *test-suite* requires the disabled package: tasty-hspec + - webex-teams-api # tried webex-teams-api-0.2.0.1, but its *test-suite* requires the disabled package: warp + - webex-teams-conduit # tried webex-teams-conduit-0.2.0.1, but its *test-suite* requires the disabled package: http-conduit + - webex-teams-conduit # tried webex-teams-conduit-0.2.0.1, but its *test-suite* requires the disabled package: warp + - websockets-simple # tried websockets-simple-0.2.0, but its *test-suite* requires the disabled package: tasty-hspec + - wild-bind-x11 # tried wild-bind-x11-0.2.0.13, but its *test-suite* does not support: time-1.11.1.1 + - with-utf8 # tried with-utf8-1.0.2.3, but its *test-suite* requires the disabled package: hedgehog + - with-utf8 # tried with-utf8-1.0.2.3, but its *test-suite* requires the disabled package: tasty-hedgehog + - wss-client # tried wss-client-0.3.0.0, but its *test-suite* requires the disabled package: envy + - xml-parser # tried xml-parser-0.1.0.1, but its *test-suite* requires the disabled package: rerebase + - xmonad # tried xmonad-0.17.0, but its *test-suite* requires the disabled package: quickcheck-classes + - yesod-auth-basic # tried yesod-auth-basic-0.1.0.3, but its *test-suite* requires the disabled package: yesod-test + - yesod-csp # tried yesod-csp-0.2.5.0, but its *test-suite* requires the disabled package: yesod-test + - yesod-page-cursor # tried yesod-page-cursor-2.0.0.9, but its *test-suite* requires the disabled package: persistent + - yesod-routes-flow # tried yesod-routes-flow-3.0.0.1, but its *test-suite* requires the disabled package: shakespeare + # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run @@ -7763,6 +9078,24 @@ skipped-benchmarks: - unicode-transforms # tried unicode-transforms-0.3.8, but its *benchmarks* does not support: path-0.9.0 - xxhash-ffi # tried xxhash-ffi-0.2.0.0, but its *benchmarks* requires the disabled package: xxhash + # + # GHC 9.2 benchmark bounds issues + # + - acc # tried acc-0.1.3, but its *benchmarks* requires the disabled package: rerebase + - bitwise-enum # tried bitwise-enum-1.0.1.0, but its *benchmarks* requires the disabled package: wide-word + - fmt # tried fmt-0.6.3.0, but its *benchmarks* requires the disabled package: interpolate + - hasbolt # tried hasbolt-0.1.6.1, but its *benchmarks* does not support: bytestring-0.11.1.0 + - hasbolt # tried hasbolt-0.1.6.1, but its *benchmarks* does not support: hspec-2.9.1 + - linear-base # tried linear-base-0.1.0, but its *benchmarks* requires the disabled package: hashtables + - loop # tried loop-0.3.0, but its *benchmarks* requires the disabled package: foldl + - machines # tried machines-0.7.2, but its *benchmarks* requires the disabled package: streaming + - monoid-extras # tried monoid-extras-0.6.1, but its *benchmarks* does not support: base-4.16.0.0 + - ptr-poker # tried ptr-poker-0.1.1.4, but its *benchmarks* requires the disabled package: rerebase + - random # tried random-1.2.1, but its *benchmarks* does not support: time-1.11.1.1 + - random-bytestring # tried random-bytestring-0.1.4, but its *benchmarks* requires the disabled package: cryptonite + - rp-tree # tried rp-tree-0.7.1, but its *benchmarks* requires the disabled package: benchpress + - xeno # tried xeno-0.4.3, but its *benchmarks* requires the disabled package: bzlib + # end of skipped-benchmarks From 282a161470326efa6cd01569b0bc3517044c6cb7 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 27 Nov 2021 12:39:30 +0100 Subject: [PATCH 2/7] Regenerate bounds --- build-constraints.yaml | 3750 ++++++++++++++++++++++------------------ 1 file changed, 2054 insertions(+), 1696 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 82d044a2c..4f975e612 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,4 +1,4 @@ -ghc-major-version: "9.0" +ghc-major-version: "9.2" # new curator is supposed to use exact GHC version ghc-version: "9.2.1" @@ -851,7 +851,7 @@ packages: - perfect-hash-generator "Alan Zimmerman @alanz": - - ghc-exactprint + - ghc-exactprint < 1.1 # needs GHC 9.2 #6177/closed - haskell-lsp - hjsmin - language-javascript @@ -1056,7 +1056,7 @@ packages: - structs - tagged - tagged-transformer - - transformers-compat <0.7 # https://github.com/commercialhaskell/stackage/issues/6137 + - transformers-compat # not tested for GHC 9.2 <0.7 # https://github.com/commercialhaskell/stackage/issues/6137 - trifecta - unique - vector-instances @@ -1261,7 +1261,7 @@ packages: - bloodhound "Adam Bergmark @bergmark": - - aeson + - aeson # < 2.0.0.0 # https://github.com/commercialhaskell/stackage/issues/6217 - HUnit - attoparsec-iso8601 - feed @@ -1379,11 +1379,11 @@ packages: "Colin Woodbury @fosskers": - aur - - aura + - aura # not tested for GHC 9.2 < 3.2.6 # via aeson, https://github.com/commercialhaskell/stackage/issues/6217 - bounded-queue - kanji - language-bash - - microlens-aeson + - microlens-aeson # not tested for GHC 9.2 < 2.4 # via aeson, https://github.com/commercialhaskell/stackage/issues/6217 - pipes-random - servant-xml - streaming-attoparsec @@ -1599,7 +1599,7 @@ packages: - neat-interpolation - optima - partial-handler - - postgresql-binary + - postgresql-binary # not tested for GHC 9.2 < 0.12.4.2 # https://github.com/commercialhaskell/stackage/issues/6217 - postgresql-syntax - primitive-extras - ptr-poker @@ -2447,7 +2447,7 @@ packages: - hapistrano - hspec-golden - inflections - - stache + - stache # not tested for GHC 9.2 < 2.3.1 # https://github.com/commercialhaskell/stackage/issues/6217 - scalendar "Sergey Alirzaev @l29ah": @@ -2641,27 +2641,6 @@ packages: "Franklin Chen @FranklinChen": - Ebnf2ps - "Dmitry Ivanov @ethercrow": - - charsetdetect-ae - - compiler-warnings - - docopt - - dynamic-state - - io-storage - - oo-prototypes - - opentelemetry - - opentelemetry-extra - - opentelemetry-wai - - opentelemetry-lightstep - - planb-token-introspection - - pointedlist - - unordered-intmap - - word-trie - - xdg-basedir - - yi-rope - # needed for opentelemetry - - ghc-trace-events # @maoe - - numeric-limits # Lennart Augustsson - "Tobias Bexelius @tobbebex": - GPipe @@ -2689,7 +2668,7 @@ packages: - http-common - http-streams - locators - - core-data + - core-data # not tested for GHC 9.2 < 0.3.0.0 # https://github.com/commercialhaskell/stackage/issues/6217 - core-program - core-telemetry - core-text @@ -2772,7 +2751,7 @@ packages: - cue-sheet - flac - flac-picture - - forma + - forma # not tested for GHC 9.2 < 1.2.0 # https://github.com/commercialhaskell/stackage/issues/6217 - ghc-syntax-highlighter - hspec-megaparsec - htaglib @@ -2782,7 +2761,7 @@ packages: - megaparsec - megaparsec-tests - mmark - - mmark-cli + - mmark-cli # not tested for GHC 9.2 < 0.0.5.1 # https://github.com/commercialhaskell/stackage/issues/6217 - mmark-ext - modern-uri - ormolu @@ -2905,7 +2884,7 @@ packages: - eventsource-stub-store "Sebastian Dröge slomo@coaxion.net @sdroege": - - conduit-iconv + - conduit-iconv < 0 # MonadFail - conduit-connection "Andrew Rademacher @AndrewRademacher": @@ -2991,7 +2970,7 @@ packages: "Hans-Christian Esperer @hce": - avwx - - saltine + - saltine < 0.2.0.0 # https://github.com/tel/saltine/issues/58 - wai-session-postgresql "Haisheng Wu @freizl": @@ -3354,7 +3333,7 @@ packages: "Andrew Lelechenko @Bodigrim": - exp-pairs - - fast-digits < 0 # https://github.com/commercialhaskell/stackage/issues/6167 + - fast-digits # not tested for GHC 9.2 < 0 # https://github.com/commercialhaskell/stackage/issues/6167 - chimera - quadratic-irrational - primitive-addr @@ -5248,6 +5227,27 @@ packages: - typerep-map # #5965/closed - validation-selective # #5965/closed + # moved from ethercrow (#6326) + - charsetdetect-ae + - compiler-warnings + - docopt + - dynamic-state + - io-storage + - oo-prototypes + - opentelemetry + - opentelemetry-extra + - opentelemetry-wai + - opentelemetry-lightstep + - planb-token-introspection + - pointedlist + - unordered-intmap + - word-trie + - xdg-basedir + - yi-rope + # needed for opentelemetry + - ghc-trace-events # @maoe + - numeric-limits # Lennart Augustsson + # Packages without maintainers that cause issues, # this is to prevent us from including them by accident. They can # be removed from this list if they are fixed. @@ -5376,7 +5376,6 @@ packages: - morpheus-graphql-core < 0 - morpheus-graphql-subscriptions < 0 - murmur < 0 - - mustache < 0 - n2o-protocols < 0 - nonempty-containers < 0 - nvim-hs-contrib < 0 # 2.0.0.0 @@ -5444,67 +5443,124 @@ packages: # See "Large scale enabling/disabling of packages" in CURATORS.md for how to manage this section. # # This section is meant for libraries and executables that have - # bene disabled due to bounds issues, there is a separate section + # been disabled due to bounds issues, there is a separate section # 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 + - Agda < 0 # tried Agda-2.6.2, but its *library* does not support: Cabal-3.6.0.0 + - Agda < 0 # tried Agda-2.6.2, but its *library* does not support: aeson-2.0.2.0 + - Agda < 0 # tried Agda-2.6.2, but its *library* does not support: base-4.16.0.0 + - Agda < 0 # tried Agda-2.6.2, but its *library* does not support: hashtables-1.3 + - Agda < 0 # tried Agda-2.6.2, but its *library* does not support: template-haskell-2.18.0.0 + - Allure < 0 # tried Allure-0.10.3.0, but its *library* requires the disabled package: LambdaHack + - BNFC-meta < 0 # tried BNFC-meta-0.6.1, but its *library* does not support: template-haskell-2.18.0.0 + - BiobaseBlast < 0 # tried BiobaseBlast-0.3.3.0, but its *library* requires the disabled package: PrimitiveArray + - 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: streaming-bytestring - BiobaseHTTP < 0 # tried BiobaseHTTP-1.2.0, but its *library* does not support: network-3.1.2.5 + - BiobaseTypes < 0 # tried BiobaseTypes-0.2.1.0, but its *library* requires the disabled package: DPutils + - BiobaseTypes < 0 # tried BiobaseTypes-0.2.1.0, but its *library* requires the disabled package: PrimitiveArray + - BiobaseTypes < 0 # tried BiobaseTypes-0.2.1.0, but its *library* requires the disabled package: streaming + - BiobaseXNA < 0 # tried BiobaseXNA-0.11.1.1, but its *library* requires the disabled package: DPutils + - BiobaseXNA < 0 # tried BiobaseXNA-0.11.1.1, but its *library* requires the disabled package: PrimitiveArray - BlastHTTP < 0 # tried BlastHTTP-1.4.2, but its *library* does not support: network-3.1.2.5 + - ChannelT < 0 # tried ChannelT-0.0.0.7, but its *library* requires the disabled package: mmorph + - Chart < 0 # tried Chart-1.9.3, but its *library* does not support: lens-5.1 - Chart < 0 # tried Chart-1.9.3, but its *library* requires the disabled package: operational + - Chart-cairo < 0 # tried Chart-cairo-1.9.3, but its *library* does not support: lens-5.1 - Chart-cairo < 0 # tried Chart-cairo-1.9.3, but its *library* requires the disabled package: operational - - Chart-diagrams < 0 # tried Chart-diagrams-1.9.3, but its *library* does not support: SVGFonts-1.8 - - Chart-diagrams < 0 # tried Chart-diagrams-1.9.3, but its *library* does not support: diagrams-core-1.5.0 + - Chart-diagrams < 0 # tried Chart-diagrams-1.9.3, but its *library* does not support: SVGFonts-1.8.0.1 + - Chart-diagrams < 0 # tried Chart-diagrams-1.9.3, but its *library* does not support: lens-5.1 - Chart-diagrams < 0 # tried Chart-diagrams-1.9.3, but its *library* requires the disabled package: operational - ConfigFile < 0 # tried ConfigFile-1.1.4, but its *library* requires the disabled package: MissingH + - DAV < 0 # tried DAV-1.3.4, but its *library* requires the disabled package: http-client-tls + - DAV < 0 # tried DAV-1.3.4, but its *library* requires the disabled package: xml-hamlet + - DPutils < 0 # tried DPutils-0.1.1.0, but its *library* requires the disabled package: streaming-bytestring + - ENIG < 0 # tried ENIG-0.0.1.0, but its *library* requires the disabled package: unicode-transforms - EntrezHTTP < 0 # tried EntrezHTTP-1.0.4, but its *library* requires the disabled package: biocore - - FPretty < 0 # tried FPretty-1.1, but its *library* does not support: base-4.15.0.0 - - GPipe < 0 # tried GPipe-2.2.5, but its *library* does not support: linear-1.21.7 + - FPretty < 0 # tried FPretty-1.1, but its *library* does not support: base-4.16.0.0 + - Frames < 0 # tried Frames-0.7.2, but its *library* does not support: base-4.16.0.0 + - Frames < 0 # tried Frames-0.7.2, but its *library* does not support: ghc-prim-0.8.0 + - GLUT < 0 # tried GLUT-2.7.0.16, but its *library* requires the disabled package: OpenGL + - GPipe < 0 # tried GPipe-2.2.5, but its *library* does not support: hashtables-1.3 + - GPipe < 0 # tried GPipe-2.2.5, but its *library* does not support: linear-1.21.8 - Genbank < 0 # tried Genbank-1.0.3, but its *library* requires the disabled package: biocore - H < 0 # tried H-0.9.0.1, but its *executable* requires the disabled package: inline-r - - HaskellNet < 0 # tried HaskellNet-0.6, but its *library* does not support: base-4.15.0.0 + - HDBC < 0 # tried HDBC-2.4.0.3, but its *library* does not support: time-1.11.1.1 + - HDBC-session < 0 # tried HDBC-session-0.1.2.0, but its *library* requires the disabled package: HDBC + - HMock < 0 # tried HMock-0.5.0.0, but its *library* does not support: base-4.16.0.0 + - HMock < 0 # tried HMock-0.5.0.0, but its *library* does not support: template-haskell-2.18.0.0 + - HStringTemplate < 0 # tried HStringTemplate-0.8.8, but its *library* does not support: bytestring-0.11.1.0 + - HStringTemplate < 0 # tried HStringTemplate-0.8.8, but its *library* does not support: template-haskell-2.18.0.0 + - HStringTemplate < 0 # tried HStringTemplate-0.8.8, but its *library* does not support: time-1.11.1.1 + - HaTeX < 0 # tried HaTeX-3.22.3.0, but its *library* does not support: bytestring-0.11.1.0 + - HaskellNet < 0 # tried HaskellNet-0.6, but its *library* does not support: base-4.16.0.0 - HaskellNet-SSL < 0 # tried HaskellNet-SSL-0.3.4.4, but its *library* requires the disabled package: HaskellNet - Hoed < 0 # tried Hoed-0.5.1, but its *library* requires the disabled package: regex-tdfa-text - IPv6DB < 0 # tried IPv6DB-0.3.2, but its *executable* does not support: optparse-applicative-0.16.1.0 - IPv6DB < 0 # tried IPv6DB-0.3.2, but its *library* does not support: IPv6Addr-2.0.3 - - IPv6DB < 0 # tried IPv6DB-0.3.2, but its *library* does not support: aeson-1.5.6.0 - - IPv6DB < 0 # tried IPv6DB-0.3.2, but its *library* does not support: attoparsec-0.14.1 + - IPv6DB < 0 # tried IPv6DB-0.3.2, but its *library* does not support: aeson-2.0.2.0 + - IPv6DB < 0 # tried IPv6DB-0.3.2, but its *library* does not support: attoparsec-0.14.2 + - IPv6DB < 0 # tried IPv6DB-0.3.2, but its *library* does not support: bytestring-0.11.1.0 - IPv6DB < 0 # tried IPv6DB-0.3.2, but its *library* does not support: hedis-0.15.0 - - IPv6DB < 0 # tried IPv6DB-0.3.2, but its *library* does not support: unordered-containers-0.2.14.0 - - JuicyPixels-blp < 0 # tried JuicyPixels-blp-0.1.1.0, but its *library* does not support: attoparsec-0.14.1 - - JuicyPixels-blp < 0 # tried JuicyPixels-blp-0.1.1.0, but its *library* does not support: hashable-1.3.4.1 - - JuicyPixels-blp < 0 # tried JuicyPixels-blp-0.1.1.0, but its *library* does not support: text-show-3.9.2 + - IPv6DB < 0 # tried IPv6DB-0.3.2, but its *library* does not support: unordered-containers-0.2.15.0 + - JuicyPixels-blp < 0 # tried JuicyPixels-blp-0.2.0.0, but its *library* does not support: attoparsec-0.14.2 + - JuicyPixels-blp < 0 # tried JuicyPixels-blp-0.2.0.0, but its *library* does not support: bytestring-0.11.1.0 + - JuicyPixels-blp < 0 # tried JuicyPixels-blp-0.2.0.0, but its *library* does not support: text-show-3.9.3 + - JuicyPixels-blurhash < 0 # tried JuicyPixels-blurhash-0.1.0.3, but its *library* does not support: bytestring-0.11.1.0 + - JuicyPixels-scale-dct < 0 # tried JuicyPixels-scale-dct-0.1.2, but its *library* does not support: base-4.16.0.0 + - LambdaHack < 0 # tried LambdaHack-0.10.3.0, but its *library* requires the disabled package: sdl2 - 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 - MFlow < 0 # tried MFlow-0.4.6.0, but its *library* requires the disabled package: pwstore-fast - - MapWith < 0 # tried MapWith-0.2.0.0, but its *library* does not support: base-4.15.0.0 + - MapWith < 0 # tried MapWith-0.2.0.0, but its *library* does not support: base-4.16.0.0 + - MissingH < 0 # tried MissingH-1.4.3.0, but its *library* does not support: base-4.16.0.0 - MissingH < 0 # tried MissingH-1.4.3.0, but its *library* does not support: random-1.2.1 + - MissingH < 0 # tried MissingH-1.4.3.0, but its *library* does not support: time-1.11.1.1 + - MusicBrainz < 0 # tried MusicBrainz-0.4.1, but its *library* requires the disabled package: http-conduit + - NanoID < 0 # tried NanoID-3.1.1, but its *library* does not support: base-4.16.0.0 + - Network-NineP < 0 # tried Network-NineP-0.4.7.1, but its *library* does not support: bytestring-0.11.1.0 - Network-NineP < 0 # tried Network-NineP-0.4.7.1, but its *library* requires the disabled package: mstate - - NoTrace < 0 # tried NoTrace-0.3.0.4, but its *library* does not support: base-4.15.0.0 + - NoTrace < 0 # tried NoTrace-0.3.0.4, but its *library* does not support: base-4.16.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* does not support: bytestring-0.11.1.0 + - PrimitiveArray < 0 # tried PrimitiveArray-0.10.1.1, but its *library* requires the disabled package: hashtables + - QuasiText < 0 # tried QuasiText-0.1.2.6, but its *library* requires the disabled package: haskell-src-meta - RNAlien < 0 # tried RNAlien-1.7.0, but its *library* does not support: BiobaseBlast-0.3.3.0 - RNAlien < 0 # tried RNAlien-1.7.0, but its *library* does not support: BiobaseFasta-0.4.0.1 - RNAlien < 0 # tried RNAlien-1.7.0, but its *library* does not support: BiobaseHTTP-1.2.0 - RNAlien < 0 # tried RNAlien-1.7.0, but its *library* does not support: BiobaseTypes-0.2.1.0 - - RNAlien < 0 # tried RNAlien-1.7.0, but its *library* does not support: aeson-1.5.6.0 + - RNAlien < 0 # tried RNAlien-1.7.0, but its *library* does not support: aeson-2.0.2.0 - RNAlien < 0 # tried RNAlien-1.7.0, but its *library* does not support: network-3.1.2.5 - RNAlien < 0 # tried RNAlien-1.7.0, but its *library* requires the disabled package: hierarchical-clustering + - RSA < 0 # tried RSA-2.4.1, but its *library* requires the disabled package: crypto-pubkey-types + - RefSerialize < 0 # tried RefSerialize-0.4.0, but its *library* requires the disabled package: hashtables + - SVGFonts < 0 # tried SVGFonts-1.8.0.1, but its *library* requires the disabled package: diagrams-core + - SVGFonts < 0 # tried SVGFonts-1.8.0.1, but its *library* requires the disabled package: diagrams-lib + - SciBaseTypes < 0 # tried SciBaseTypes-0.1.1.0, but its *library* requires the disabled package: DPutils - Spock < 0 # tried Spock-0.14.0.0, but its *library* requires the disabled package: Spock-core - Spock-api-server < 0 # tried Spock-api-server-0.14.0.0, but its *library* requires the disabled package: Spock-core - Spock-lucid < 0 # tried Spock-lucid-0.4.0.1, but its *library* requires the disabled package: Spock - Spock-worker < 0 # tried Spock-worker-0.3.1.0, but its *library* requires the disabled package: Spock - - Strafunski-StrategyLib < 0 # tried Strafunski-StrategyLib-5.0.1.0, but its *library* does not support: base-4.15.0.0 - - TotalMap < 0 # tried TotalMap-0.1.1.1, but its *library* does not support: base-4.15.0.0 - - TotalMap < 0 # tried TotalMap-0.1.1.1, but its *library* does not support: lens-5.0.1 + - Strafunski-StrategyLib < 0 # tried Strafunski-StrategyLib-5.0.1.0, but its *library* does not support: base-4.16.0.0 + - TCache < 0 # tried TCache-0.12.1, but its *library* requires the disabled package: hashtables + - Taxonomy < 0 # tried Taxonomy-2.2.0, but its *library* requires the disabled package: graphviz + - TotalMap < 0 # tried TotalMap-0.1.1.1, but its *library* does not support: base-4.16.0.0 + - TotalMap < 0 # tried TotalMap-0.1.1.1, but its *library* does not support: lens-5.1 - YampaSynth < 0 # tried YampaSynth-0.2, but its *executable* requires the disabled package: Yampa - - accelerate < 0 # tried accelerate-1.3.0.0, but its *library* does not support: base-4.15.0.0 + - accelerate < 0 # tried accelerate-1.3.0.0, but its *library* does not support: base-4.16.0.0 - accelerate-arithmetic < 0 # tried accelerate-arithmetic-1.0.0.1, but its *library* does not support: accelerate-1.3.0.0 - accelerate-bignum < 0 # tried accelerate-bignum-0.3.0.0, but its *library* requires the disabled package: accelerate - accelerate-bignum < 0 # tried accelerate-bignum-0.3.0.0, but its *library* requires the disabled package: accelerate-llvm - accelerate-bignum < 0 # tried accelerate-bignum-0.3.0.0, but its *library* requires the disabled package: accelerate-llvm-native - accelerate-bignum < 0 # tried accelerate-bignum-0.3.0.0, but its *library* requires the disabled package: accelerate-llvm-ptx + - 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: accelerate - accelerate-blas < 0 # tried accelerate-blas-0.3.0.0, but its *library* requires the disabled package: accelerate-llvm - accelerate-blas < 0 # tried accelerate-blas-0.3.0.0, but its *library* requires the disabled package: accelerate-llvm-native - accelerate-blas < 0 # tried accelerate-blas-0.3.0.0, but its *library* requires the disabled package: accelerate-llvm-ptx + - accelerate-blas < 0 # tried accelerate-blas-0.3.0.0, but its *library* requires the disabled package: llvm-hs-pure - accelerate-examples < 0 # tried accelerate-examples-1.3.0.0, but its *executable* requires the disabled package: accelerate-io-bmp - accelerate-examples < 0 # tried accelerate-examples-1.3.0.0, but its *executable* requires the disabled package: accelerate-io-repa - accelerate-examples < 0 # tried accelerate-examples-1.3.0.0, but its *executable* requires the disabled package: accelerate-io-vector @@ -5513,27 +5569,51 @@ packages: - accelerate-fft < 0 # tried accelerate-fft-1.3.0.0, but its *library* requires the disabled package: accelerate-llvm - accelerate-fft < 0 # tried accelerate-fft-1.3.0.0, but its *library* requires the disabled package: accelerate-llvm-native - accelerate-fft < 0 # tried accelerate-fft-1.3.0.0, but its *library* requires the disabled package: accelerate-llvm-ptx + - accelerate-fft < 0 # tried accelerate-fft-1.3.0.0, but its *library* requires the disabled package: carray - accelerate-fft < 0 # tried accelerate-fft-1.3.0.0, but its *library* requires the disabled package: lens-accelerate - accelerate-fftw < 0 # tried accelerate-fftw-1.0.0.1, but its *library* does not support: accelerate-1.3.0.0 - accelerate-fftw < 0 # tried accelerate-fftw-1.0.0.1, but its *library* does not support: accelerate-io-1.3.0.0 - accelerate-fourier < 0 # tried accelerate-fourier-1.0.0.5, but its *library* does not support: accelerate-1.3.0.0 - - accelerate-fourier < 0 # tried accelerate-fourier-1.0.0.5, but its *library* does not support: containers-0.6.4.1 + - accelerate-fourier < 0 # tried accelerate-fourier-1.0.0.5, but its *library* does not support: containers-0.6.5.1 - accelerate-io < 0 # tried accelerate-io-1.3.0.0, but its *library* requires the disabled package: accelerate - accelerate-llvm < 0 # tried accelerate-llvm-1.3.0.0, but its *library* requires the disabled package: llvm-hs - accelerate-llvm-native < 0 # tried accelerate-llvm-native-1.3.0.0, but its *library* requires the disabled package: llvm-hs - accelerate-llvm-ptx < 0 # tried accelerate-llvm-ptx-1.3.0.0, but its *library* requires the disabled package: llvm-hs - accelerate-utility < 0 # tried accelerate-utility-1.0.0.1, but its *library* does not support: accelerate-1.3.0.0 + - active < 0 # tried active-0.2.0.15, but its *library* does not support: base-4.16.0.0 + - active < 0 # tried active-0.2.0.15, but its *library* does not support: lens-5.1 + - advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.0, but its *library* requires the disabled package: http-media + - advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.0, but its *library* requires the disabled package: servant + - advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.0, but its *library* requires the disabled package: servant-client + - advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.0, but its *library* requires the disabled package: servant-client-core - aern2-mp < 0 # tried aern2-mp-0.2.8.0, but its *library* requires the disabled package: mixed-types-num - aern2-real < 0 # tried aern2-real-0.2.8.0, but its *library* requires the disabled package: mixed-types-num - - aeson-diff < 0 # tried aeson-diff-1.1.0.9, but its *library* does not support: base-4.15.0.0 - - aeson-injector < 0 # tried aeson-injector-1.1.5.0, but its *library* does not support: lens-5.0.1 - - aeson-picker < 0 # tried aeson-picker-0.1.0.5, but its *library* does not support: lens-5.0.1 - - aeson-utils < 0 # tried aeson-utils-0.3.0.2, but its *library* does not support: aeson-1.5.6.0 - - aeson-utils < 0 # tried aeson-utils-0.3.0.2, but its *library* does not support: attoparsec-0.14.1 + - aeson-better-errors < 0 # tried aeson-better-errors-0.9.1.0, but its *library* does not support: aeson-2.0.2.0 + - aeson-default < 0 # tried aeson-default-0.9.1.0, but its *library* does not support: aeson-2.0.2.0 + - aeson-diff < 0 # tried aeson-diff-1.1.0.9, but its *library* does not support: base-4.16.0.0 + - aeson-extra < 0 # tried aeson-extra-0.5.1, but its *library* does not support: base-4.16.0.0 + - aeson-extra < 0 # tried aeson-extra-0.5.1, but its *library* does not support: template-haskell-2.18.0.0 + - aeson-injector < 0 # tried aeson-injector-1.1.5.0, but its *library* does not support: aeson-2.0.2.0 + - aeson-injector < 0 # tried aeson-injector-1.1.5.0, but its *library* does not support: base-4.16.0.0 + - aeson-injector < 0 # tried aeson-injector-1.1.5.0, but its *library* does not support: lens-5.1 + - aeson-optics < 0 # tried aeson-optics-1.1.1, but its *library* does not support: base-4.16.0.0 + - aeson-picker < 0 # tried aeson-picker-0.1.0.5, but its *library* does not support: aeson-2.0.2.0 + - aeson-picker < 0 # tried aeson-picker-0.1.0.5, but its *library* does not support: lens-5.1 + - aeson-qq < 0 # tried aeson-qq-0.8.4, but its *library* requires the disabled package: haskell-src-meta + - aeson-typescript < 0 # tried aeson-typescript-0.3.0.1, but its *library* requires the disabled package: string-interpolate + - aeson-utils < 0 # tried aeson-utils-0.3.0.2, but its *library* does not support: aeson-2.0.2.0 + - aeson-utils < 0 # tried aeson-utils-0.3.0.2, but its *library* does not support: attoparsec-0.14.2 + - aeson-utils < 0 # tried aeson-utils-0.3.0.2, but its *library* does not support: bytestring-0.11.1.0 - airship < 0 # tried airship-0.9.4, but its *library* does not support: base64-bytestring-1.2.1.0 + - airship < 0 # tried airship-0.9.4, but its *library* does not support: bytestring-trie-0.2.6 - airship < 0 # tried airship-0.9.4, but its *library* does not support: semigroups-0.19.2 - airship < 0 # tried airship-0.9.4, but its *library* does not support: wai-3.2.3 - airship < 0 # tried airship-0.9.4, but its *library* does not support: wai-extra-3.1.7 + - alarmclock < 0 # tried alarmclock-0.7.0.5, but its *library* does not support: time-1.11.1.1 + - alex-meta < 0 # tried alex-meta-0.3.0.13, but its *library* does not support: template-haskell-2.18.0.0 + - align-audio < 0 # tried align-audio-0.0, but its *executable* requires the disabled package: soxlib + - alsa-seq < 0 # tried alsa-seq-0.6.0.8, but its *library* does not support: bytestring-0.11.1.0 + - alternators < 0 # tried alternators-1.0.0.0, but its *library* requires the disabled package: mmorph - amazonka < 0 # tried amazonka-1.6.1, but its *library* does not support: http-client-0.7.9 - amazonka < 0 # tried amazonka-1.6.1, but its *library* does not support: unliftio-core-0.2.0.1 - amazonka-apigateway < 0 # tried amazonka-apigateway-1.6.1, but its *library* requires the disabled package: amazonka-core @@ -5560,6 +5640,7 @@ packages: - amazonka-cognito-idp < 0 # tried amazonka-cognito-idp-1.6.1, but its *library* requires the disabled package: amazonka-core - amazonka-cognito-sync < 0 # tried amazonka-cognito-sync-1.6.1, but its *library* requires the disabled package: amazonka-core - amazonka-config < 0 # tried amazonka-config-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-core < 0 # tried amazonka-core-1.6.1, but its *library* does not support: aeson-2.0.2.0 - amazonka-core < 0 # tried amazonka-core-1.6.1, but its *library* does not support: http-client-0.7.9 - amazonka-datapipeline < 0 # tried amazonka-datapipeline-1.6.1, but its *library* requires the disabled package: amazonka-core - amazonka-devicefarm < 0 # tried amazonka-devicefarm-1.6.1, but its *library* requires the disabled package: amazonka-core @@ -5625,81 +5706,150 @@ packages: - amazonka-waf < 0 # tried amazonka-waf-1.6.1, but its *library* requires the disabled package: amazonka-core - amazonka-workspaces < 0 # tried amazonka-workspaces-1.6.1, but its *library* requires the disabled package: amazonka-core - amazonka-xray < 0 # tried amazonka-xray-1.6.1, but its *library* requires the disabled package: amazonka-core - - ansigraph < 0 # tried ansigraph-0.3.0.5, but its *library* does not support: ansi-terminal-0.11 - - ansigraph < 0 # tried ansigraph-0.3.0.5, but its *library* does not support: base-4.15.0.0 + - amqp < 0 # tried amqp-0.22.0, but its *library* requires the disabled package: connection + - amqp-utils < 0 # tried amqp-utils-0.6.3.2, but its *executable* requires the disabled package: filepath-bytestring + - ansigraph < 0 # tried ansigraph-0.3.0.5, but its *library* does not support: ansi-terminal-0.11.1 + - ansigraph < 0 # tried ansigraph-0.3.0.5, but its *library* does not support: base-4.16.0.0 - antiope-core < 0 # tried antiope-core-7.5.3, but its *library* requires the disabled package: amazonka - antiope-core < 0 # tried antiope-core-7.5.3, but its *library* requires the disabled package: amazonka-core - - antiope-core < 0 # tried antiope-core-7.5.3, but its *library* requires the disabled package: generic-lens - 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-core - - antiope-dynamodb < 0 # tried antiope-dynamodb-7.5.3, but its *library* requires the disabled package: generic-lens - antiope-messages < 0 # tried antiope-messages-7.5.3, but its *library* requires the disabled package: amazonka - antiope-messages < 0 # tried antiope-messages-7.5.3, but its *library* requires the disabled package: amazonka-core - - antiope-messages < 0 # tried antiope-messages-7.5.3, but its *library* requires the disabled package: generic-lens - 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-core - - antiope-s3 < 0 # tried antiope-s3-7.5.3, but its *library* requires the disabled package: generic-lens - antiope-sns < 0 # tried antiope-sns-7.5.3, but its *library* requires the disabled package: amazonka - antiope-sns < 0 # tried antiope-sns-7.5.3, but its *library* requires the disabled package: amazonka-core - - antiope-sns < 0 # tried antiope-sns-7.5.3, but its *library* requires the disabled package: generic-lens - antiope-sqs < 0 # tried antiope-sqs-7.5.3, but its *library* requires the disabled package: amazonka - antiope-sqs < 0 # tried antiope-sqs-7.5.3, but its *library* requires the disabled package: amazonka-core - - antiope-sqs < 0 # tried antiope-sqs-7.5.3, but its *library* requires the disabled package: generic-lens + - aos-signature < 0 # tried aos-signature-0.1.1, but its *library* requires the disabled package: memory - aos-signature < 0 # tried aos-signature-0.1.1, but its *library* requires the disabled package: protolude - - arbor-postgres < 0 # tried arbor-postgres-0.0.5, but its *library* does not support: lens-5.0.1 + - apecs < 0 # tried apecs-0.9.3, but its *library* does not support: template-haskell-2.18.0.0 + - apecs-gloss < 0 # tried apecs-gloss-0.2.4, but its *library* requires the disabled package: apecs + - apecs-gloss < 0 # tried apecs-gloss-0.2.4, but its *library* requires the disabled package: gloss + - apecs-physics < 0 # tried apecs-physics-0.4.5, but its *library* requires the disabled package: apecs + - api-maker < 0 # tried api-maker-0.1.0.0, but its *library* requires the disabled package: req + - apply-refact < 0 # tried apply-refact-0.9.3.0, but its *library* requires the disabled package: ghc-exactprint + - approximate < 0 # tried approximate-0.3.5, but its *library* requires the disabled package: safecopy + - arbor-postgres < 0 # tried arbor-postgres-0.0.5, but its *library* does not support: bytestring-0.11.1.0 + - arbor-postgres < 0 # tried arbor-postgres-0.0.5, but its *library* does not support: lens-5.1 - arbor-postgres < 0 # tried arbor-postgres-0.0.5, but its *library* does not support: optparse-applicative-0.16.1.0 + - ascii < 0 # tried ascii-1.1.1.0, but its *library* does not support: base-4.16.0.0 + - ascii-case < 0 # tried ascii-case-1.0.0.8, but its *library* does not support: base-4.16.0.0 + - ascii-char < 0 # tried ascii-char-1.0.0.12, but its *library* does not support: base-4.16.0.0 + - ascii-group < 0 # tried ascii-group-1.0.0.8, but its *library* does not support: base-4.16.0.0 + - ascii-predicates < 0 # tried ascii-predicates-1.0.0.6, but its *library* does not support: base-4.16.0.0 + - ascii-superset < 0 # tried ascii-superset-1.0.1.8, but its *library* does not support: base-4.16.0.0 + - ascii-th < 0 # tried ascii-th-1.0.0.6, but its *library* does not support: base-4.16.0.0 + - ascii-th < 0 # tried ascii-th-1.0.0.6, but its *library* does not support: template-haskell-2.18.0.0 - asif < 0 # tried asif-6.0.4, but its *library* requires the disabled package: thyme + - asn1-encoding < 0 # tried asn1-encoding-0.9.6, but its *library* requires the disabled package: asn1-types + - asn1-parse < 0 # tried asn1-parse-0.9.5, but its *library* requires the disabled package: asn1-types + - asn1-types < 0 # tried asn1-types-0.3.4, but its *library* requires the disabled package: memory - async-timer < 0 # tried async-timer-0.2.0.0, but its *library* does not support: unliftio-core-0.2.0.1 - atom-conduit < 0 # tried atom-conduit-0.9.0.1, but its *library* requires the disabled package: refined - - avers < 0 # tried avers-0.0.17.1, but its *library* does not support: attoparsec-0.14.1 - - avers < 0 # tried avers-0.0.17.1, but its *library* does not support: base-4.15.0.0 + - atom-conduit < 0 # tried atom-conduit-0.9.0.1, but its *library* requires the disabled package: relude + - audacity < 0 # tried audacity-0.0.2, but its *library* does not support: bytestring-0.11.1.0 + - aura < 0 # tried aura-3.2.6, but its *library* does not support: bytestring-0.11.1.0 + - aura < 0 # tried aura-3.2.6, but its *library* does not support: time-1.11.1.1 + - authenticate < 0 # tried authenticate-1.3.5, but its *library* does not support: aeson-2.0.2.0 + - authenticate-oauth < 0 # tried authenticate-oauth-1.7, but its *library* requires the disabled package: crypto-pubkey-types + - autodocodec-openapi3 < 0 # tried autodocodec-openapi3-0.0.0.0, but its *library* requires the disabled package: openapi3 + - autoexporter < 0 # tried autoexporter-1.1.20, but its *library* does not support: Cabal-3.6.0.0 + - autoexporter < 0 # tried autoexporter-1.1.20, but its *library* does not support: base-4.16.0.0 + - avers < 0 # tried avers-0.0.17.1, but its *library* does not support: aeson-2.0.2.0 + - avers < 0 # tried avers-0.0.17.1, but its *library* does not support: attoparsec-0.14.2 + - avers < 0 # tried avers-0.0.17.1, but its *library* does not support: base-4.16.0.0 + - avers < 0 # tried avers-0.0.17.1, but its *library* does not support: bytestring-0.11.1.0 - avers < 0 # tried avers-0.0.17.1, but its *library* does not support: cryptonite-0.29 - avers < 0 # tried avers-0.0.17.1, but its *library* does not support: memory-0.16.0 - - avers < 0 # tried avers-0.0.17.1, but its *library* does not support: template-haskell-2.17.0.0 + - avers < 0 # tried avers-0.0.17.1, but its *library* does not support: template-haskell-2.18.0.0 + - avers < 0 # tried avers-0.0.17.1, but its *library* does not support: time-1.11.1.1 - avers-api < 0 # tried avers-api-0.1.0, but its *library* requires the disabled package: avers + - avers-api < 0 # tried avers-api-0.1.0, but its *library* requires the disabled package: servant - avers-server < 0 # tried avers-server-0.1.0.1, but its *library* requires the disabled package: avers - - avwx < 0 # tried avwx-0.3.0.3, but its *library* does not support: lens-5.0.1 + - avers-server < 0 # tried avers-server-0.1.0.1, but its *library* requires the disabled package: memory + - avers-server < 0 # tried avers-server-0.1.0.1, but its *library* requires the disabled package: servant + - avers-server < 0 # tried avers-server-0.1.0.1, but its *library* requires the disabled package: servant-server + - avwx < 0 # tried avwx-0.3.0.3, but its *library* does not support: lens-5.1 + - aws-cloudfront-signed-cookies < 0 # tried aws-cloudfront-signed-cookies-0.2.0.10, but its *library* does not support: base-4.16.0.0 + - aws-cloudfront-signed-cookies < 0 # tried aws-cloudfront-signed-cookies-0.2.0.10, but its *library* does not support: time-1.11.1.1 - aws-xray-client-wai < 0 # tried aws-xray-client-wai-0.1.0.1, but its *library* requires the disabled package: aws-xray-client - - axel < 0 # tried axel-0.0.12, but its *library* does not support: base-4.15.0.0 + - axel < 0 # tried axel-0.0.12, but its *library* does not support: base-4.16.0.0 - axiom < 0 # tried axiom-0.4.7, but its *library* requires the disabled package: transient-universe - - b9 < 0 # tried b9-3.2.0, but its *library* does not support: aeson-1.5.6.0 - - b9 < 0 # tried b9-3.2.0, but its *library* does not support: hspec-2.8.3 - - b9 < 0 # tried b9-3.2.0, but its *library* does not support: lens-5.0.1 + - b9 < 0 # tried b9-3.2.0, but its *library* does not support: aeson-2.0.2.0 + - b9 < 0 # tried b9-3.2.0, but its *library* does not support: hspec-2.8.5 + - b9 < 0 # tried b9-3.2.0, but its *library* does not support: lens-5.1 - b9 < 0 # tried b9-3.2.0, but its *library* does not support: shake-0.19.6 - b9 < 0 # tried b9-3.2.0, but its *library* requires the disabled package: posix-pty - b9 < 0 # tried b9-3.2.0, but its *library* requires the disabled package: template - - base-noprelude < 0 # tried base-noprelude-4.13.0.0, but its *library* does not support: base-4.15.0.0 + - bank-holidays-england < 0 # tried bank-holidays-england-0.2.0.6, but its *library* does not support: time-1.11.1.1 + - barrier < 0 # tried barrier-0.1.1, but its *library* does not support: bytestring-0.11.1.0 + - base-noprelude < 0 # tried base-noprelude-4.13.0.0, but its *library* does not support: base-4.16.0.0 + - base16-lens < 0 # tried base16-lens-0.1.3.2, but its *library* does not support: bytestring-0.11.1.0 + - base16-lens < 0 # tried base16-lens-0.1.3.2, but its *library* does not support: lens-5.1 + - base32 < 0 # tried base32-0.2.1.0, but its *library* does not support: base-4.16.0.0 + - base32 < 0 # tried base32-0.2.1.0, but its *library* does not support: bytestring-0.11.1.0 + - base32 < 0 # tried base32-0.2.1.0, but its *library* does not support: deepseq-1.4.6.0 + - base32-lens < 0 # tried base32-lens-0.1.1.1, but its *library* does not support: bytestring-0.11.1.0 + - base32-lens < 0 # tried base32-lens-0.1.1.1, but its *library* does not support: lens-5.1 + - base64 < 0 # tried base64-0.4.2.3, but its *library* does not support: deepseq-1.4.6.0 + - base64-lens < 0 # tried base64-lens-0.3.1, but its *library* does not support: bytestring-0.11.1.0 + - base64-lens < 0 # tried base64-lens-0.3.1, but its *library* does not support: lens-5.1 - bcp47 < 0 # tried bcp47-0.2.0.4, but its *library* requires the disabled package: country - - bcp47-orphans < 0 # tried bcp47-orphans-0.1.0.4, but its *library* requires the disabled package: bcp47 + - bcp47-orphans < 0 # tried bcp47-orphans-0.1.0.4, but its *library* requires the disabled package: esqueleto + - bcp47-orphans < 0 # tried bcp47-orphans-0.1.0.4, but its *library* requires the disabled package: persistent + - bcrypt < 0 # tried bcrypt-0.0.11, but its *library* requires the disabled package: memory + - beam-core < 0 # tried beam-core-0.9.1.0, but its *library* does not support: aeson-2.0.2.0 + - beam-core < 0 # tried beam-core-0.9.1.0, but its *library* does not support: bytestring-0.11.1.0 - beam-core < 0 # tried beam-core-0.9.1.0, but its *library* does not support: dlist-1.0 - - beam-core < 0 # tried beam-core-0.9.1.0, but its *library* does not support: ghc-prim-0.7.0 + - beam-core < 0 # tried beam-core-0.9.1.0, but its *library* does not support: ghc-prim-0.8.0 + - beam-core < 0 # tried beam-core-0.9.1.0, but its *library* does not support: time-1.11.1.1 - beam-core < 0 # tried beam-core-0.9.1.0, but its *library* does not support: vector-sized-1.5.0 - - beam-migrate < 0 # tried beam-migrate-0.5.1.0, but its *library* does not support: ghc-prim-0.7.0 - - beam-mysql < 0 # tried beam-mysql-0.2.0.0, but its *library* does not support: aeson-1.5.6.0 + - beam-migrate < 0 # tried beam-migrate-0.5.1.0, but its *library* does not support: aeson-2.0.2.0 + - beam-migrate < 0 # tried beam-migrate-0.5.1.0, but its *library* does not support: bytestring-0.11.1.0 + - beam-migrate < 0 # tried beam-migrate-0.5.1.0, but its *library* does not support: ghc-prim-0.8.0 + - beam-migrate < 0 # tried beam-migrate-0.5.1.0, but its *library* does not support: time-1.11.1.1 + - beam-mysql < 0 # tried beam-mysql-0.2.0.0, but its *library* does not support: aeson-2.0.2.0 - beam-mysql < 0 # tried beam-mysql-0.2.0.0, but its *library* does not support: beam-core-0.9.1.0 - - beam-mysql < 0 # tried beam-mysql-0.2.0.0, but its *library* does not support: hashable-1.3.4.1 + - beam-mysql < 0 # tried beam-mysql-0.2.0.0, but its *library* does not support: bytestring-0.11.1.0 + - beam-mysql < 0 # tried beam-mysql-0.2.0.0, but its *library* does not support: hashable-1.3.5.0 - beam-mysql < 0 # tried beam-mysql-0.2.0.0, but its *library* does not support: mysql-0.2.1 - - beam-postgres < 0 # tried beam-postgres-0.5.1.0, but its *library* does not support: attoparsec-0.14.1 - - beam-sqlite < 0 # tried beam-sqlite-0.5.1.0, but its *library* does not support: attoparsec-0.14.1 + - beam-mysql < 0 # tried beam-mysql-0.2.0.0, but its *library* does not support: time-1.11.1.1 + - beam-postgres < 0 # tried beam-postgres-0.5.1.0, but its *library* does not support: aeson-2.0.2.0 + - beam-postgres < 0 # tried beam-postgres-0.5.1.0, but its *library* does not support: attoparsec-0.14.2 + - beam-postgres < 0 # tried beam-postgres-0.5.1.0, but its *library* does not support: bytestring-0.11.1.0 + - beam-postgres < 0 # tried beam-postgres-0.5.1.0, but its *library* does not support: time-1.11.1.1 + - beam-sqlite < 0 # tried beam-sqlite-0.5.1.0, but its *library* does not support: aeson-2.0.2.0 + - beam-sqlite < 0 # tried beam-sqlite-0.5.1.0, but its *library* does not support: attoparsec-0.14.2 + - beam-sqlite < 0 # tried beam-sqlite-0.5.1.0, but its *library* does not support: bytestring-0.11.1.0 - beam-sqlite < 0 # tried beam-sqlite-0.5.1.0, but its *library* does not support: dlist-1.0 + - beam-sqlite < 0 # tried beam-sqlite-0.5.1.0, but its *library* does not support: time-1.11.1.1 + - bech32 < 0 # tried bech32-1.1.2, but its *executable* requires the disabled package: memory + - bech32-th < 0 # tried bech32-th-1.1.1, but its *library* requires the disabled package: bech32 - bench-show < 0 # tried bench-show-0.3.1, but its *library* requires the disabled package: Chart - bench-show < 0 # tried bench-show-0.3.1, but its *library* requires the disabled package: Chart-diagrams - - bhoogle < 0 # tried bhoogle-0.1.3.5, but its *executable* does not support: brick-0.64.2 - - bhoogle < 0 # tried bhoogle-0.1.3.5, but its *executable* does not support: bytestring-0.10.12.1 - - bhoogle < 0 # tried bhoogle-0.1.3.5, but its *executable* does not support: directory-1.3.6.1 + - benchpress < 0 # tried benchpress-0.2.2.18, but its *library* does not support: base-4.16.0.0 + - bhoogle < 0 # tried bhoogle-0.1.3.5, but its *executable* does not support: brick-0.65 + - bhoogle < 0 # tried bhoogle-0.1.3.5, but its *executable* does not support: bytestring-0.11.1.0 + - bhoogle < 0 # tried bhoogle-0.1.3.5, but its *executable* does not support: directory-1.3.6.2 - bhoogle < 0 # tried bhoogle-0.1.3.5, but its *executable* does not support: filepath-1.4.2.1 - - bhoogle < 0 # tried bhoogle-0.1.3.5, but its *executable* does not support: lens-5.0.1 - - bhoogle < 0 # tried bhoogle-0.1.3.5, but its *executable* does not support: process-1.6.11.0 + - bhoogle < 0 # tried bhoogle-0.1.3.5, but its *executable* does not support: lens-5.1 + - bhoogle < 0 # tried bhoogle-0.1.3.5, but its *executable* does not support: process-1.6.13.2 - bhoogle < 0 # tried bhoogle-0.1.3.5, but its *executable* does not support: protolude-0.3.0 - - bhoogle < 0 # tried bhoogle-0.1.3.5, but its *executable* does not support: text-1.2.4.1 - - bhoogle < 0 # tried bhoogle-0.1.3.5, but its *executable* does not support: time-1.9.3 - - bhoogle < 0 # tried bhoogle-0.1.3.5, but its *executable* does not support: typed-process-0.2.6.3 + - bhoogle < 0 # tried bhoogle-0.1.3.5, but its *executable* does not support: text-1.2.5.0 + - bhoogle < 0 # tried bhoogle-0.1.3.5, but its *executable* does not support: time-1.11.1.1 + - bhoogle < 0 # tried bhoogle-0.1.3.5, but its *executable* does not support: typed-process-0.2.7.0 - bhoogle < 0 # tried bhoogle-0.1.3.5, but its *executable* does not support: vector-0.12.3.1 - bhoogle < 0 # tried bhoogle-0.1.3.5, but its *executable* does not support: vty-5.33 - - binary-bits < 0 # tried binary-bits-0.5, but its *library* does not support: base-4.15.0.0 + - bimap-server < 0 # tried bimap-server-0.1.0.1, but its *library* requires the disabled package: warp + - bin < 0 # tried bin-0.1.1, but its *library* does not support: base-4.16.0.0 + - binary-bits < 0 # tried binary-bits-0.5, but its *library* does not support: base-4.16.0.0 + - binary-parsers < 0 # tried binary-parsers-0.2.4.0, but its *library* does not support: bytestring-0.11.1.0 + - binary-tagged < 0 # tried binary-tagged-0.3.1, but its *library* does not support: base-4.16.0.0 - bioace < 0 # tried bioace-0.0.1, but its *library* requires the disabled package: biocore - bioalign < 0 # tried bioalign-0.0.5, but its *library* requires the disabled package: biocore - - biocore < 0 # tried biocore-0.3.1, but its *library* does not support: base-4.15.0.0 + - biocore < 0 # tried biocore-0.3.1, but its *library* does not support: base-4.16.0.0 - biocore < 0 # tried biocore-0.3.1, but its *library* requires the disabled package: stringable - biofasta < 0 # tried biofasta-0.0.3, but its *library* requires the disabled package: biocore - biofastq < 0 # tried biofastq-0.1, but its *library* requires the disabled package: biocore @@ -5713,1348 +5863,382 @@ packages: - bitcoin-tx < 0 # tried bitcoin-tx-0.13.1, but its *library* requires the disabled package: bitcoin-script - bitcoin-tx < 0 # tried bitcoin-tx-0.13.1, but its *library* requires the disabled package: hexstring - bitcoin-types < 0 # tried bitcoin-types-0.9.2, but its *library* requires the disabled package: hexstring + - bits-extra < 0 # tried bits-extra-0.0.2.0, but its *library* does not support: ghc-prim-0.8.0 + - blas-carray < 0 # tried blas-carray-0.1.0.1, but its *library* requires the disabled package: carray - blastxml < 0 # tried blastxml-0.3.2, but its *library* requires the disabled package: biocore - - bloodhound < 0 # tried bloodhound-0.16.0.0, but its *library* does not support: containers-0.6.4.1 - - bloodhound < 0 # tried bloodhound-0.16.0.0, but its *library* does not support: http-client-0.7.9 - - bloodhound < 0 # tried bloodhound-0.16.0.0, but its *library* does not support: semigroups-0.19.2 - - bloodhound < 0 # tried bloodhound-0.16.0.0, but its *library* does not support: time-1.9.3 + - blaze-colonnade < 0 # tried blaze-colonnade-1.2.2.1, but its *library* requires the disabled package: colonnade + - bloodhound < 0 # tried bloodhound-0.18.0.0, but its *library* does not support: aeson-2.0.2.0 - blosum < 0 # tried blosum-0.1.1.4, but its *executable* requires the disabled package: pipes-text - - boolean-normal-forms < 0 # tried boolean-normal-forms-0.0.1.1, but its *library* does not support: base-4.15.0.0 - - boundingboxes < 0 # tried boundingboxes-0.2.3, but its *library* does not support: lens-5.0.1 - - brittany < 0 # tried brittany-0.13.1.2, but its *library* does not support: base-4.15.0.0 - - brittany < 0 # tried brittany-0.13.1.2, but its *library* does not support: ghc-9.0.1 - - brittany < 0 # tried brittany-0.13.1.2, but its *library* does not support: ghc-boot-th-9.0.1 - - broadcast-chan < 0 # tried broadcast-chan-0.2.1.1, but its *library* does not support: base-4.15.0.0 + - bmp < 0 # tried bmp-1.2.6.3, but its *library* does not support: bytestring-0.11.1.0 + - bnb-staking-csvs < 0 # tried bnb-staking-csvs-0.2.0.0, but its *library* requires the disabled package: req + - board-games < 0 # tried board-games-0.3, but its *library* requires the disabled package: cgi + - boolean-normal-forms < 0 # tried boolean-normal-forms-0.0.1.1, but its *library* does not support: base-4.16.0.0 + - boomerang < 0 # tried boomerang-1.4.7, but its *library* does not support: template-haskell-2.18.0.0 + - boring < 0 # tried boring-0.2, but its *library* does not support: base-4.16.0.0 + - bound < 0 # tried bound-2.0.4, but its *library* requires the disabled package: mmorph + - boundingboxes < 0 # tried boundingboxes-0.2.3, but its *library* does not support: lens-5.1 + - bower-json < 0 # tried bower-json-1.0.0.1, but its *library* requires the disabled package: aeson-better-errors + - brittany < 0 # tried brittany-0.13.1.2, but its *library* does not support: aeson-2.0.2.0 + - brittany < 0 # tried brittany-0.13.1.2, but its *library* does not support: base-4.16.0.0 + - brittany < 0 # tried brittany-0.13.1.2, but its *library* does not support: bytestring-0.11.1.0 + - brittany < 0 # tried brittany-0.13.1.2, but its *library* does not support: ghc-9.2.1 + - brittany < 0 # tried brittany-0.13.1.2, but its *library* does not support: ghc-boot-th-9.2.1 + - broadcast-chan < 0 # tried broadcast-chan-0.2.1.1, but its *library* does not support: base-4.16.0.0 - buchhaltung < 0 # tried buchhaltung-0.0.7, but its *library* requires the disabled package: MissingH + - buchhaltung < 0 # tried buchhaltung-0.0.7, but its *library* requires the disabled package: hledger + - buchhaltung < 0 # tried buchhaltung-0.0.7, but its *library* requires the disabled package: hledger-lib - buchhaltung < 0 # tried buchhaltung-0.0.7, but its *library* requires the disabled package: regex-tdfa-text + - bugsnag-haskell < 0 # tried bugsnag-haskell-0.0.4.1, but its *executable* requires the disabled package: yesod-core + - bugsnag-haskell < 0 # tried bugsnag-haskell-0.0.4.1, but its *library* requires the disabled package: http-client-tls + - bugzilla-redhat < 0 # tried bugzilla-redhat-0.3.3, but its *library* does not support: bytestring-0.11.1.0 + - bugzilla-redhat < 0 # tried bugzilla-redhat-0.3.3, but its *library* does not support: time-1.11.1.1 - bulletproofs < 0 # tried bulletproofs-1.1.0, but its *library* requires the disabled package: elliptic-curve - - butcher < 0 # tried butcher-1.3.3.2, but its *library* does not support: base-4.15.0.0 + - burrito < 0 # tried burrito-1.2.0.4, but its *library* does not support: base-4.16.0.0 + - burrito < 0 # tried burrito-1.2.0.4, but its *library* does not support: template-haskell-2.18.0.0 + - butcher < 0 # tried butcher-1.3.3.2, but its *library* does not support: base-4.16.0.0 + - buttplug-hs-core < 0 # tried buttplug-hs-core-0.1.0.1, but its *library* does not support: bytestring-0.11.1.0 + - bzlib < 0 # tried bzlib-0.5.1.0, but its *library* does not support: base-4.16.0.0 + - bzlib < 0 # tried bzlib-0.5.1.0, but its *library* does not support: bytestring-0.11.1.0 + - c14n < 0 # tried c14n-0.1.0.1, but its *library* does not support: bytestring-0.11.1.0 + - cabal-appimage < 0 # tried cabal-appimage-0.3.0.3, but its *library* does not support: base-4.16.0.0 - cabal-file < 0 # tried cabal-file-0.1.1, but its *library* requires the disabled package: hackage-security - - cabal-install < 0 # tried cabal-install-3.6.2.0, but its *executable* does not support: Cabal-3.4.0.0 - - cabal-install < 0 # tried cabal-install-3.6.2.0, but its *executable* does not support: base-4.15.0.0 - - cairo < 0 # tried cairo-0.13.8.1, but its *library* does not support: Cabal-3.4.0.0 - - capability < 0 # tried capability-0.5.0.0, but its *library* requires the disabled package: generic-lens - - cereal-time < 0 # tried cereal-time-0.1.0.0, but its *library* does not support: time-1.9.3 - - chatwork < 0 # tried chatwork-0.1.3.5, but its *library* does not support: aeson-1.5.6.0 + - cabal-flatpak < 0 # tried cabal-flatpak-0.1.0.2, but its *executable* does not support: aeson-2.0.2.0 + - cabal-flatpak < 0 # tried cabal-flatpak-0.1.0.2, but its *executable* does not support: bytestring-0.11.1.0 + - cabal-install < 0 # tried cabal-install-3.6.2.0, but its *executable* does not support: Cabal-3.6.0.0 + - cabal-install < 0 # tried cabal-install-3.6.2.0, but its *executable* does not support: base-4.16.0.0 + - cabal-install < 0 # tried cabal-install-3.6.2.0, but its *executable* does not support: time-1.11.1.1 + - cabal-plan < 0 # tried cabal-plan-0.7.2.1, but its *library* does not support: base-4.16.0.0 + - cabal-plan < 0 # tried cabal-plan-0.7.2.1, but its *library* does not support: bytestring-0.11.1.0 + - cabal-rpm < 0 # tried cabal-rpm-2.0.10, but its *executable* does not support: Cabal-3.6.0.0 + - cabal2nix < 0 # tried cabal2nix-2.18.0, but its *library* requires the disabled package: hpack + - cabal2spec < 0 # tried cabal2spec-2.6.2, but its *library* does not support: Cabal-3.6.0.0 + - cached-json-file < 0 # tried cached-json-file-0.1.0, but its *library* requires the disabled package: http-query + - cacophony < 0 # tried cacophony-0.10.1, but its *library* requires the disabled package: memory + - cacophony < 0 # tried cacophony-0.10.1, but its *library* requires the disabled package: monad-coroutine + - cairo < 0 # tried cairo-0.13.8.1, but its *library* does not support: Cabal-3.6.0.0 + - capability < 0 # tried capability-0.5.0.0, but its *library* does not support: lens-5.1 + - cardano-coin-selection < 0 # tried cardano-coin-selection-1.0.1, but its *library* requires the disabled package: cryptonite + - carray < 0 # tried carray-0.1.6.8, but its *library* does not support: bytestring-0.11.1.0 + - casa-client < 0 # tried casa-client-0.0.1, but its *library* requires the disabled package: memory + - casa-types < 0 # tried casa-types-0.0.2, but its *library* requires the disabled package: persistent + - cassava-conduit < 0 # tried cassava-conduit-0.6.0, but its *library* does not support: bytestring-0.11.1.0 + - caster < 0 # tried caster-0.0.3.0, but its *library* requires the disabled package: fast-builder + - cayley-client < 0 # tried cayley-client-0.4.17, but its *library* requires the disabled package: http-conduit + - cereal-time < 0 # tried cereal-time-0.1.0.0, but its *library* does not support: time-1.11.1.1 + - cgi < 0 # tried cgi-3001.5.0.0, but its *library* does not support: bytestring-0.11.1.0 + - cgi < 0 # tried cgi-3001.5.0.0, but its *library* does not support: time-1.11.1.1 + - chatwork < 0 # tried chatwork-0.1.3.5, but its *library* does not support: aeson-2.0.2.0 - chatwork < 0 # tried chatwork-0.1.3.5, but its *library* does not support: aeson-casing-0.2.0.0 + - chatwork < 0 # tried chatwork-0.1.3.5, but its *library* does not support: bytestring-0.11.1.0 - chatwork < 0 # tried chatwork-0.1.3.5, but its *library* does not support: connection-0.3.1 - chatwork < 0 # tried chatwork-0.1.3.5, but its *library* does not support: http-api-data-0.4.3 - chatwork < 0 # tried chatwork-0.1.3.5, but its *library* does not support: http-client-0.7.9 - chatwork < 0 # tried chatwork-0.1.3.5, but its *library* does not support: req-3.9.2 + - cheapskate-lucid < 0 # tried cheapskate-lucid-0.1.0.0, but its *library* requires the disabled package: lucid + - check-email < 0 # tried check-email-1.0.2, but its *library* requires the disabled package: email-validate + - chronos < 0 # tried chronos-1.1.3, but its *library* does not support: aeson-2.0.2.0 + - chronos < 0 # tried chronos-1.1.3, but its *library* does not support: bytestring-0.11.1.0 - chronos < 0 # tried chronos-1.1.3, but its *library* requires the disabled package: bytebuild - chronos < 0 # tried chronos-1.1.3, but its *library* requires the disabled package: byteslice - chronos < 0 # tried chronos-1.1.3, but its *library* requires the disabled package: bytesmith - chronos-bench < 0 # tried chronos-bench-0.2.0.2, but its *library* requires the disabled package: chronos - - clang-compilation-database < 0 # tried clang-compilation-database-0.1.0.1, but its *library* does not support: base-4.15.0.0 - - classyplate < 0 # tried classyplate-0.3.2.0, but its *library* does not support: base-4.15.0.0 - - classyplate < 0 # tried classyplate-0.3.2.0, but its *library* does not support: template-haskell-2.17.0.0 + - cipher-aes < 0 # tried cipher-aes-0.2.11, but its *library* requires the disabled package: securemem + - cipher-camellia < 0 # tried cipher-camellia-0.0.2, but its *library* requires the disabled package: securemem + - cipher-des < 0 # tried cipher-des-0.0.6, but its *library* requires the disabled package: securemem + - cipher-rc4 < 0 # tried cipher-rc4-0.1.4, but its *library* requires the disabled package: crypto-cipher-types + - clang-compilation-database < 0 # tried clang-compilation-database-0.1.0.1, but its *library* does not support: base-4.16.0.0 + - clash-ghc < 0 # tried clash-ghc-1.4.6, but its *library* does not support: ghc-9.2.1 + - clash-ghc < 0 # tried clash-ghc-1.4.6, but its *library* does not support: ghc-bignum-1.2 + - clash-ghc < 0 # tried clash-ghc-1.4.6, but its *library* does not support: ghc-boot-9.2.1 + - clash-ghc < 0 # tried clash-ghc-1.4.6, but its *library* does not support: ghc-prim-0.8.0 + - clash-ghc < 0 # tried clash-ghc-1.4.6, but its *library* does not support: ghci-9.2.1 + - clash-ghc < 0 # tried clash-ghc-1.4.6, but its *library* does not support: template-haskell-2.18.0.0 + - clash-lib < 0 # tried clash-lib-1.4.6, but its *library* does not support: ghc-9.2.1 + - clash-lib < 0 # tried clash-lib-1.4.6, but its *library* does not support: ghc-bignum-1.2 + - clash-lib < 0 # tried clash-lib-1.4.6, but its *library* does not support: template-haskell-2.18.0.0 + - clash-prelude < 0 # tried clash-prelude-1.4.6, but its *library* does not support: ghc-bignum-1.2 + - clash-prelude < 0 # tried clash-prelude-1.4.6, but its *library* does not support: ghc-prim-0.8.0 + - clash-prelude < 0 # tried clash-prelude-1.4.6, but its *library* does not support: template-haskell-2.18.0.0 + - classy-prelude-yesod < 0 # tried classy-prelude-yesod-1.5.0, but its *library* requires the disabled package: persistent + - classyplate < 0 # tried classyplate-0.3.2.0, but its *library* does not support: base-4.16.0.0 + - classyplate < 0 # tried classyplate-0.3.2.0, but its *library* does not support: template-haskell-2.18.0.0 + - clientsession < 0 # tried clientsession-0.9.1.2, but its *library* requires the disabled package: cipher-aes + - clientsession < 0 # tried clientsession-0.9.1.2, but its *library* requires the disabled package: crypto-random - clock-extras < 0 # tried clock-extras-0.1.0.2, but its *library* does not support: clock-0.8.2 + - closed < 0 # tried closed-0.2.0.1, but its *library* requires the disabled package: persistent - cmark-highlight < 0 # tried cmark-highlight-0.2.0.0, but its *library* does not support: cmark-0.6 + - cmark-lucid < 0 # tried cmark-lucid-0.1.0.0, but its *library* requires the disabled package: lucid + - co-log-concurrent < 0 # tried co-log-concurrent-0.5.1.0, but its *library* does not support: base-4.16.0.0 - co-log-concurrent < 0 # tried co-log-concurrent-0.5.1.0, but its *library* requires the disabled package: co-log-core - - code-builder < 0 # tried code-builder-0.1.3, but its *library* does not support: containers-0.6.4.1 + - code-builder < 0 # tried code-builder-0.1.3, but its *library* does not support: containers-0.6.5.1 - codec < 0 # tried codec-0.2.1, but its *library* requires the disabled package: binary-bits + - cointracking-imports < 0 # tried cointracking-imports-0.1.0.1, but its *library* requires the disabled package: xlsx + - colonnade < 0 # tried colonnade-1.2.0.2, but its *library* does not support: bytestring-0.11.1.0 - colour-accelerate < 0 # tried colour-accelerate-0.4.0.0, but its *library* requires the disabled package: accelerate + - commonmark < 0 # tried commonmark-0.2.1.1, but its *library* requires the disabled package: unicode-transforms + - commonmark-extensions < 0 # tried commonmark-extensions-0.2.2.1, but its *library* requires the disabled package: commonmark + - commonmark-pandoc < 0 # tried commonmark-pandoc-0.2.1.1, but its *library* requires the disabled package: commonmark + - compact < 0 # tried compact-0.2.0.0, but its *library* does not support: base-4.16.0.0 + - compact < 0 # tried compact-0.2.0.0, but its *library* does not support: bytestring-0.11.1.0 + - compensated < 0 # tried compensated-0.8.3, but its *library* requires the disabled package: safecopy + - composite-aeson < 0 # tried composite-aeson-0.7.5.0, but its *library* does not support: aeson-2.0.2.0 - composite-aeson < 0 # tried composite-aeson-0.7.5.0, but its *library* does not support: generic-deriving-1.14.1 + - composite-aeson < 0 # tried composite-aeson-0.7.5.0, but its *library* does not support: lens-5.1 - composite-aeson < 0 # tried composite-aeson-0.7.5.0, but its *library* does not support: profunctors-5.6.2 - - composite-aeson < 0 # tried composite-aeson-0.7.5.0, but its *library* does not support: template-haskell-2.17.0.0 - - composite-aeson-path < 0 # tried composite-aeson-path-0.7.5.0, but its *library* does not support: path-0.9.0 + - composite-aeson < 0 # tried composite-aeson-0.7.5.0, but its *library* does not support: template-haskell-2.18.0.0 + - composite-aeson < 0 # tried composite-aeson-0.7.5.0, but its *library* does not support: time-1.11.1.1 + - composite-aeson-path < 0 # tried composite-aeson-path-0.7.5.0, but its *library* does not support: path-0.9.1 + - composite-aeson-refined < 0 # tried composite-aeson-refined-0.7.5.0, but its *library* requires the disabled package: aeson-better-errors - composite-aeson-refined < 0 # tried composite-aeson-refined-0.7.5.0, but its *library* requires the disabled package: composite-aeson - composite-aeson-refined < 0 # tried composite-aeson-refined-0.7.5.0, but its *library* requires the disabled package: refined + - composite-aeson-throw < 0 # tried composite-aeson-throw-0.1.0.0, but its *library* requires the disabled package: aeson-better-errors - composite-aeson-throw < 0 # tried composite-aeson-throw-0.1.0.0, but its *library* requires the disabled package: composite-aeson + - composite-base < 0 # tried composite-base-0.7.5.0, but its *library* does not support: lens-5.1 - composite-base < 0 # tried composite-base-0.7.5.0, but its *library* does not support: profunctors-5.6.2 - - composite-base < 0 # tried composite-base-0.7.5.0, but its *library* does not support: template-haskell-2.17.0.0 + - composite-base < 0 # tried composite-base-0.7.5.0, but its *library* does not support: template-haskell-2.18.0.0 - composite-binary < 0 # tried composite-binary-0.7.5.0, but its *library* requires the disabled package: composite-base - - composite-ekg < 0 # tried composite-ekg-0.7.5.0, but its *library* requires the disabled package: composite-base - - composite-ekg < 0 # tried composite-ekg-0.7.5.0, but its *library* requires the disabled package: ekg-core + - composite-ekg < 0 # tried composite-ekg-0.7.5.0, but its *library* does not support: lens-5.1 - composite-hashable < 0 # tried composite-hashable-0.7.5.0, but its *library* requires the disabled package: composite-base - composite-tuple < 0 # tried composite-tuple-0.1.2.0, but its *library* requires the disabled package: composite-base - composite-xstep < 0 # tried composite-xstep-0.1.0.0, but its *library* requires the disabled package: composite-base - - compressed < 0 # tried compressed-3.11, but its *library* does not support: containers-0.6.4.1 - - compressed < 0 # tried compressed-3.11, but its *library* does not support: hashable-1.3.4.1 + - compressed < 0 # tried compressed-3.11, but its *library* does not support: containers-0.6.5.1 + - compressed < 0 # tried compressed-3.11, but its *library* does not support: hashable-1.3.5.0 + - conduit-algorithms < 0 # tried conduit-algorithms-0.0.11.0, but its *library* requires the disabled package: lzma-conduit - conduit-algorithms < 0 # tried conduit-algorithms-0.0.11.0, but its *library* requires the disabled package: pqueue + - conduit-connection < 0 # tried conduit-connection-0.1.0.5, but its *library* does not support: bytestring-0.11.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* does not support: bytestring-0.11.1.0 - confcrypt < 0 # tried confcrypt-0.2.3.3, but its *library* does not support: optparse-applicative-0.16.1.0 - confcrypt < 0 # tried confcrypt-0.2.3.3, but its *library* requires the disabled package: crypto-pubkey-openssh - - conferer-hspec < 0 # tried conferer-hspec-1.1.0.0, but its *library* does not support: hspec-core-2.8.3 + - conferer < 0 # tried conferer-1.1.0.0, but its *library* does not support: bytestring-0.11.1.0 + - conferer-aeson < 0 # tried conferer-aeson-1.1.0.1, but its *library* does not support: aeson-2.0.2.0 + - conferer-aeson < 0 # tried conferer-aeson-1.1.0.1, but its *library* does not support: bytestring-0.11.1.0 + - conferer-hspec < 0 # tried conferer-hspec-1.1.0.0, but its *library* does not support: hspec-core-2.8.5 - conferer-snap < 0 # tried conferer-snap-1.0.0.0, but its *library* does not support: conferer-1.1.0.0 - - configurator-pg < 0 # tried configurator-pg-0.2.5, but its *library* does not support: base-4.15.0.0 + - conferer-snap < 0 # tried conferer-snap-1.0.0.0, but its *library* requires the disabled package: snap-server + - conferer-warp < 0 # tried conferer-warp-1.1.0.0, but its *library* requires the disabled package: conferer + - configurator-pg < 0 # tried configurator-pg-0.2.5, but its *library* does not support: base-4.16.0.0 - configurator-pg < 0 # tried configurator-pg-0.2.5, but its *library* does not support: megaparsec-9.2.0 - - country < 0 # tried country-0.2.1, but its *library* does not support: attoparsec-0.14.1 - - country < 0 # tried country-0.2.1, but its *library* does not support: base-4.15.0.0 + - connection < 0 # tried connection-0.3.1, but its *library* requires the disabled package: tls + - connection < 0 # tried connection-0.3.1, but its *library* requires the disabled package: x509 + - connection < 0 # tried connection-0.3.1, but its *library* requires the disabled package: x509-validation + - constraints-extras < 0 # tried constraints-extras-0.3.2.0, but its *library* does not support: base-4.16.0.0 + - constraints-extras < 0 # tried constraints-extras-0.3.2.0, but its *library* does not support: template-haskell-2.18.0.0 + - construct < 0 # tried construct-0.3.0.2, but its *library* requires the disabled package: input-parsers + - construct < 0 # tried construct-0.3.0.2, but its *library* requires the disabled package: rank2classes + - containers-unicode-symbols < 0 # tried containers-unicode-symbols-0.3.1.3, but its *library* does not support: containers-0.6.5.1 + - core-telemetry < 0 # tried core-telemetry-0.1.7.3, but its *library* requires the disabled package: http-streams + - core-telemetry < 0 # tried core-telemetry-0.1.7.3, but its *library* requires the disabled package: locators + - country < 0 # tried country-0.2.1, but its *library* does not support: aeson-2.0.2.0 + - country < 0 # tried country-0.2.1, but its *library* does not support: attoparsec-0.14.2 + - country < 0 # tried country-0.2.1, but its *library* does not support: base-4.16.0.0 + - country < 0 # tried country-0.2.1, but its *library* does not support: bytestring-0.11.1.0 + - cprng-aes < 0 # tried cprng-aes-0.6.1, but its *library* requires the disabled package: cipher-aes + - cprng-aes < 0 # tried cprng-aes-0.6.1, but its *library* requires the disabled package: crypto-random - cql-io < 0 # tried cql-io-1.1.1, but its *library* requires the disabled package: cql + - crackNum < 0 # tried crackNum-3.2, but its *executable* requires the disabled package: sbv + - crc32c < 0 # tried crc32c-0.0.0, but its *library* does not support: bytestring-0.11.1.0 + - credential-store < 0 # tried credential-store-0.1.2, but its *library* requires the disabled package: dbus + - credential-store < 0 # tried credential-store-0.1.2, but its *library* requires the disabled package: memory + - crypto-cipher-tests < 0 # tried crypto-cipher-tests-0.0.11, but its *library* requires the disabled package: securemem + - crypto-cipher-types < 0 # tried crypto-cipher-types-0.0.9, but its *library* requires the disabled package: securemem - crypto-pubkey < 0 # tried crypto-pubkey-0.2.8, but its *library* requires the disabled package: crypto-numbers + - crypto-pubkey-types < 0 # tried crypto-pubkey-types-0.4.3, but its *library* requires the disabled package: asn1-types + - crypto-random < 0 # tried crypto-random-0.0.9, but its *library* requires the disabled package: securemem - cryptocipher < 0 # tried cryptocipher-0.6.2, but its *library* requires the disabled package: cipher-blowfish - cryptocompare < 0 # tried cryptocompare-0.1.2, but its *library* requires the disabled package: MissingH + - cryptohash < 0 # tried cryptohash-0.11.9, but its *library* requires the disabled package: memory + - cryptohash-cryptoapi < 0 # tried cryptohash-cryptoapi-0.1.4, but its *library* requires the disabled package: memory + - cryptonite < 0 # tried cryptonite-0.29, but its *library* requires the disabled package: memory + - cryptonite-conduit < 0 # tried cryptonite-conduit-0.2.2, but its *library* requires the disabled package: memory + - cryptonite-openssl < 0 # tried cryptonite-openssl-0.7, but its *library* requires the disabled package: memory - csg < 0 # tried csg-0.1.0.6, but its *library* does not support: QuickCheck-2.14.2 - - csg < 0 # tried csg-0.1.0.6, but its *library* does not support: attoparsec-0.14.1 + - csg < 0 # tried csg-0.1.0.6, but its *library* does not support: attoparsec-0.14.2 + - csg < 0 # tried csg-0.1.0.6, but its *library* does not support: bytestring-0.11.1.0 - csg < 0 # tried csg-0.1.0.6, but its *library* does not support: simple-vec3-0.6.0.1 - csg < 0 # tried csg-0.1.0.6, but its *library* does not support: strict-0.4.0.1 - - css-syntax < 0 # tried css-syntax-0.1.0.0, but its *library* does not support: base-4.15.0.0 - - czipwith < 0 # tried czipwith-1.0.1.3, but its *library* does not support: base-4.15.0.0 - - czipwith < 0 # tried czipwith-1.0.1.3, but its *library* does not support: template-haskell-2.17.0.0 - - darcs < 0 # tried darcs-2.16.4, but its *library* does not support: Cabal-3.4.0.0 - - darcs < 0 # tried darcs-2.16.4, but its *library* does not support: attoparsec-0.14.1 - - darcs < 0 # tried darcs-2.16.4, but its *library* does not support: base-4.15.0.0 - - darcs < 0 # tried darcs-2.16.4, but its *library* does not support: constraints-0.13 + - css-syntax < 0 # tried css-syntax-0.1.0.0, but its *library* does not support: base-4.16.0.0 + - csv-conduit < 0 # tried csv-conduit-0.7.3.0, but its *library* requires the disabled package: mmorph + - curl-runnings < 0 # tried curl-runnings-0.16.0, but its *library* requires the disabled package: dhall-json + - cutter < 0 # tried cutter-0.0, but its *executable* does not support: bytestring-0.11.1.0 + - d10 < 0 # tried d10-1.0.0.1, but its *library* does not support: base-4.16.0.0 + - d10 < 0 # tried d10-1.0.0.1, but its *library* does not support: template-haskell-2.18.0.0 + - darcs < 0 # tried darcs-2.16.4, but its *library* does not support: Cabal-3.6.0.0 + - darcs < 0 # tried darcs-2.16.4, but its *library* does not support: attoparsec-0.14.2 + - darcs < 0 # tried darcs-2.16.4, but its *library* does not support: base-4.16.0.0 + - darcs < 0 # tried darcs-2.16.4, but its *library* does not support: bytestring-0.11.1.0 + - darcs < 0 # tried darcs-2.16.4, but its *library* does not support: constraints-0.13.2 - darcs < 0 # tried darcs-2.16.4, but its *library* does not support: cryptonite-0.29 - darcs < 0 # tried darcs-2.16.4, but its *library* does not support: memory-0.16.0 + - darcs < 0 # tried darcs-2.16.4, but its *library* does not support: time-1.11.1.1 - darcs < 0 # tried darcs-2.16.4, but its *library* requires the disabled package: regex-compat-tdfa - - data-accessor-template < 0 # tried data-accessor-template-0.2.1.16, but its *library* does not support: template-haskell-2.17.0.0 - - data-compat < 0 # tried data-compat-0.1.0.3, but its *library* does not support: base-4.15.0.0 - - data-forest < 0 # tried data-forest-0.1.0.8, but its *library* does not support: base-4.15.0.0 - - data-tree-print < 0 # tried data-tree-print-0.1.0.2, but its *library* does not support: base-4.15.0.0 + - data-accessor-template < 0 # tried data-accessor-template-0.2.1.16, but its *library* does not support: template-haskell-2.18.0.0 + - data-compat < 0 # tried data-compat-0.1.0.3, but its *library* does not support: base-4.16.0.0 + - data-tree-print < 0 # tried data-tree-print-0.1.0.2, but its *library* does not support: base-4.16.0.0 + - datadog < 0 # tried datadog-0.2.5.0, but its *library* requires the disabled package: http-client-tls + - datasets < 0 # tried datasets-0.4.0, but its *library* requires the disabled package: req + - datasets < 0 # tried datasets-0.4.0, but its *library* requires the disabled package: streaming-bytestring + - dbus < 0 # tried dbus-1.2.21, but its *library* does not support: lens-5.1 + - dbus < 0 # tried dbus-1.2.21, but its *library* does not support: template-haskell-2.18.0.0 + - dbus-hslogger < 0 # tried dbus-hslogger-0.1.0.1, but its *library* requires the disabled package: dbus + - dec < 0 # tried dec-0.0.4, but its *library* does not support: base-4.16.0.0 - decidable < 0 # tried decidable-0.3.0.0, but its *library* requires the disabled package: functor-products - - deepseq-instances < 0 # tried deepseq-instances-0.1.0.1, but its *library* does not support: base-4.15.0.0 + - declarative < 0 # tried declarative-0.5.4, but its *library* requires the disabled package: pipes + - deepseq-instances < 0 # tried deepseq-instances-0.1.0.1, but its *library* does not support: base-4.16.0.0 + - dependent-map < 0 # tried dependent-map-0.4.0.0, but its *library* requires the disabled package: constraints-extras - dependent-map < 0 # tried dependent-map-0.4.0.0, but its *library* requires the disabled package: dependent-sum - dependent-sum < 0 # tried dependent-sum-0.7.1.0, but its *library* does not support: some-1.0.3 - dependent-sum-template < 0 # tried dependent-sum-template-0.1.0.3, but its *library* requires the disabled package: th-extras + - derulo < 0 # tried derulo-1.0.10, but its *library* does not support: base-4.16.0.0 - detour-via-sci < 0 # tried detour-via-sci-1.0.0, but its *library* requires the disabled package: newtype - - dhall-lsp-server < 0 # tried dhall-lsp-server-1.0.16, but its *library* requires the disabled package: haskell-lsp - - dhall-nix < 0 # tried dhall-nix-1.1.22, but its *library* requires the disabled package: hnix - - diagrams-builder < 0 # tried diagrams-builder-0.8.0.5, but its *library* requires the disabled package: haskell-src-exts-simple - - diagrams-cairo < 0 # tried diagrams-cairo-1.4.1.1, but its *library* requires the disabled package: statestack - - diagrams-canvas < 0 # tried diagrams-canvas-1.4.1, but its *library* requires the disabled package: blank-canvas - - diagrams-canvas < 0 # tried diagrams-canvas-1.4.1, but its *library* requires the disabled package: statestack - - diagrams-gtk < 0 # tried diagrams-gtk-1.4, but its *library* requires the disabled package: gtk - - diagrams-html5 < 0 # tried diagrams-html5-1.4.1, but its *library* does not support: base-4.15.0.0 - - diagrams-html5 < 0 # tried diagrams-html5-1.4.1, but its *library* does not support: containers-0.6.4.1 - - diagrams-html5 < 0 # tried diagrams-html5-1.4.1, but its *library* does not support: diagrams-core-1.5.0 - - diagrams-html5 < 0 # tried diagrams-html5-1.4.1, but its *library* does not support: lens-5.0.1 - - diagrams-html5 < 0 # tried diagrams-html5-1.4.1, but its *library* does not support: optparse-applicative-0.16.1.0 - - diagrams-html5 < 0 # tried diagrams-html5-1.4.1, but its *library* requires the disabled package: statestack - - diagrams-html5 < 0 # tried diagrams-html5-1.4.1, but its *library* requires the disabled package: static-canvas - - diagrams-postscript < 0 # tried diagrams-postscript-1.5, but its *library* requires the disabled package: statestack - - dialogflow-fulfillment < 0 # tried dialogflow-fulfillment-0.1.1.4, but its *library* does not support: base-4.15.0.0 - - dice < 0 # tried dice-0.1.0.1, but its *library* requires the disabled package: random-fu - - dictionaries < 0 # tried dictionaries-0.2.0.4, but its *executable* does not support: criterion-1.5.11.0 - - dictionaries < 0 # tried dictionaries-0.2.0.4, but its *library* does not support: attoparsec-0.14.1 - - dictionaries < 0 # tried dictionaries-0.2.0.4, but its *library* does not support: base-4.15.0.0 - - dictionaries < 0 # tried dictionaries-0.2.0.4, but its *library* does not support: containers-0.6.4.1 - - dictionaries < 0 # tried dictionaries-0.2.0.4, but its *library* does not support: exceptions-0.10.4 - - dictionaries < 0 # tried dictionaries-0.2.0.4, but its *library* does not support: time-1.9.3 - - direct-rocksdb < 0 # tried direct-rocksdb-0.0.3, but its *library* does not support: Cabal-3.4.0.0 - - direct-rocksdb < 0 # tried direct-rocksdb-0.0.3, but its *library* requires the disabled package: cabal-toolkit - - distributed-process < 0 # tried distributed-process-0.7.4, but its *library* does not support: containers-0.6.4.1 - - distributed-process < 0 # tried distributed-process-0.7.4, but its *library* does not support: hashable-1.3.4.1 - - distributed-process < 0 # tried distributed-process-0.7.4, but its *library* does not support: random-1.2.1 - - distributed-process < 0 # tried distributed-process-0.7.4, but its *library* does not support: stm-2.5.0.0 - - distributed-process-lifted < 0 # tried distributed-process-lifted-0.3.0.1, but its *library* requires the disabled package: distributed-process - - distributed-process-monad-control < 0 # tried distributed-process-monad-control-0.5.1.3, but its *library* requires the disabled package: distributed-process - - distributed-process-simplelocalnet < 0 # tried distributed-process-simplelocalnet-0.2.4, but its *library* does not support: containers-0.6.4.1 - - distributed-process-simplelocalnet < 0 # tried distributed-process-simplelocalnet-0.2.4, but its *library* does not support: network-3.1.2.5 - - distributed-process-simplelocalnet < 0 # tried distributed-process-simplelocalnet-0.2.4, but its *library* does not support: network-transport-tcp-0.8.0 - - distributed-process-simplelocalnet < 0 # tried distributed-process-simplelocalnet-0.2.4, but its *library* requires the disabled package: network-multicast - - distributed-process-tests < 0 # tried distributed-process-tests-0.4.11, but its *library* does not support: network-3.1.2.5 - - distributed-process-tests < 0 # tried distributed-process-tests-0.4.11, but its *library* does not support: random-1.2.1 - - distributed-process-tests < 0 # tried distributed-process-tests-0.4.11, but its *library* requires the disabled package: rematch - - distribution < 0 # tried distribution-1.1.1.0, but its *library* does not support: containers-0.6.4.1 - - distribution < 0 # tried distribution-1.1.1.0, but its *library* does not support: random-1.2.1 - - diversity < 0 # tried diversity-0.8.1.0, but its *library* requires the disabled package: fasta - - docker < 0 # tried docker-0.6.0.5, but its *library* does not support: http-client-0.7.9 - - docker < 0 # tried docker-0.6.0.5, but its *library* does not support: unliftio-core-0.2.0.1 - - docker-build-cacher < 0 # tried docker-build-cacher-2.1.1, but its *library* does not support: language-docker-10.2.0 - - dom-parser < 0 # tried dom-parser-3.1.0, but its *library* requires the disabled package: xml-lens - - drawille < 0 # tried drawille-0.1.2.0, but its *library* does not support: containers-0.6.4.1 - - drifter-sqlite < 0 # tried drifter-sqlite-0.1.0.0, but its *library* requires the disabled package: sqlite-simple - - earcut < 0 # tried earcut-0.1.0.4, but its *library* does not support: base-4.15.0.0 - - easytest < 0 # tried easytest-0.3, but its *library* does not support: hedgehog-1.0.5 - - ed25519 < 0 # tried ed25519-0.0.5.0, but its *library* does not support: ghc-prim-0.7.0 - - edit < 0 # tried edit-1.0.1.0, but its *library* does not support: QuickCheck-2.14.2 - - edit < 0 # tried edit-1.0.1.0, but its *library* does not support: base-4.15.0.0 - - effect-handlers < 0 # tried effect-handlers-0.1.0.8, but its *library* does not support: free-5.1.7 - - egison < 0 # tried egison-4.1.2, but its *library* requires the disabled package: sweet-egison - - egison-pattern-src < 0 # tried egison-pattern-src-0.2.1.2, but its *library* does not support: parser-combinators-1.3.0 - - egison-pattern-src-th-mode < 0 # tried egison-pattern-src-th-mode-0.2.1.2, but its *library* does not support: template-haskell-2.17.0.0 - - ekg < 0 # tried ekg-0.4.0.15, but its *library* does not support: base-4.15.0.0 - - ekg-cloudwatch < 0 # tried ekg-cloudwatch-0.0.1.6, but its *library* requires the disabled package: amazonka - - ekg-cloudwatch < 0 # tried ekg-cloudwatch-0.0.1.6, but its *library* requires the disabled package: amazonka-core - - ekg-cloudwatch < 0 # tried ekg-cloudwatch-0.0.1.6, but its *library* requires the disabled package: ekg-core - - ekg-core < 0 # tried ekg-core-0.1.1.7, but its *library* does not support: base-4.15.0.0 - - ekg-core < 0 # tried ekg-core-0.1.1.7, but its *library* does not support: ghc-prim-0.7.0 - - ekg-json < 0 # tried ekg-json-0.1.0.6, but its *library* does not support: base-4.15.0.0 - - ekg-statsd < 0 # tried ekg-statsd-0.2.5.0, but its *library* does not support: base-4.15.0.0 - - ekg-wai < 0 # tried ekg-wai-0.1.0.3, but its *library* does not support: time-1.9.3 - - elm-street < 0 # tried elm-street-0.1.0.4, but its *library* does not support: base-4.15.0.0 - - elynx < 0 # tried elynx-0.6.1.0, but its *executable* requires the disabled package: elynx-tools - - elynx-markov < 0 # tried elynx-markov-0.6.1.0, but its *library* requires the disabled package: elynx-seq - - emd < 0 # tried emd-0.2.0.0, but its *library* requires the disabled package: typelits-witnesses - - epub-metadata < 0 # tried epub-metadata-4.5, but its *library* requires the disabled package: regex-compat-tdfa - - euler-tour-tree < 0 # tried euler-tour-tree-0.1.1.0, but its *library* requires the disabled package: Unique - - event < 0 # tried event-0.1.4, but its *library* does not support: containers-0.6.4.1 - - event < 0 # tried event-0.1.4, but its *library* does not support: semigroups-0.19.2 - - eventful-dynamodb < 0 # tried eventful-dynamodb-0.2.0, but its *library* requires the disabled package: amazonka - - eventful-postgresql < 0 # tried eventful-postgresql-0.2.0, but its *library* requires the disabled package: eventful-sql-common - - eventful-sql-common < 0 # tried eventful-sql-common-0.2.0, but its *library* does not support: persistent-template-2.12.0.0 - - eventful-sqlite < 0 # tried eventful-sqlite-0.2.0, but its *library* requires the disabled package: eventful-sql-common - - eventsource-geteventstore-store < 0 # tried eventsource-geteventstore-store-1.2.1, but its *library* requires the disabled package: eventsource-store-specs - - exception-hierarchy < 0 # tried exception-hierarchy-0.1.0.4, but its *library* does not support: template-haskell-2.17.0.0 - - fasta < 0 # tried fasta-0.10.4.2, but its *library* requires the disabled package: pipes-text - - fib < 0 # tried fib-0.1.0.1, but its *library* requires the disabled package: base-noprelude - - file-modules < 0 # tried file-modules-0.1.2.4, but its *library* requires the disabled package: MissingH - - filecache < 0 # tried filecache-0.4.1, but its *library* requires the disabled package: strict-base-types - - find-clumpiness < 0 # tried find-clumpiness-0.2.3.2, but its *library* requires the disabled package: BiobaseNewick - - find-clumpiness < 0 # tried find-clumpiness-0.2.3.2, but its *library* requires the disabled package: hierarchical-clustering - - flexible-defaults < 0 # tried flexible-defaults-0.0.3, but its *library* requires the disabled package: th-extras - - freer-simple < 0 # tried freer-simple-1.2.1.1, but its *library* does not support: template-haskell-2.17.0.0 - - friday < 0 # tried friday-0.2.3.1, but its *library* does not support: containers-0.6.4.1 - - friday < 0 # tried friday-0.2.3.1, but its *library* requires the disabled package: ratio-int - - friday-juicypixels < 0 # tried friday-juicypixels-0.1.2.4, but its *library* requires the disabled package: friday - - fswatch < 0 # tried fswatch-0.1.0.6, but its *library* does not support: base-4.15.0.0 - - fswatch < 0 # tried fswatch-0.1.0.6, but its *library* does not support: haskeline-0.8.2 - - ftp-client < 0 # tried ftp-client-0.5.1.4, but its *library* does not support: attoparsec-0.14.1 - - functor-combinators < 0 # tried functor-combinators-0.4.1.0, but its *library* requires the disabled package: nonempty-containers - - galois-field < 0 # tried galois-field-1.0.2, but its *library* does not support: poly-0.5.0.0 - - galois-field < 0 # tried galois-field-1.0.2, but its *library* does not support: protolude-0.3.0 - - gdax < 0 # tried gdax-0.6.0.0, but its *library* requires the disabled package: regex-tdfa-text - - generic-xmlpickler < 0 # tried generic-xmlpickler-0.1.0.6, but its *library* does not support: base-4.15.0.0 - - generic-xmlpickler < 0 # tried generic-xmlpickler-0.1.0.6, but its *library* does not support: generic-deriving-1.14.1 - - ghc-clippy-plugin < 0 # tried ghc-clippy-plugin-0.0.0.1, but its *library* does not support: dhall-1.40.1 - - ghc-clippy-plugin < 0 # tried ghc-clippy-plugin-0.0.0.1, but its *library* does not support: ghc-9.0.1 - - ghc-compact < 0 # tried ghc-compact-0.1.0.0, but its *library* does not support: base-4.15.0.0 - - ghc-compact < 0 # tried ghc-compact-0.1.0.0, but its *library* does not support: ghc-prim-0.7.0 - - ghc-syb-utils < 0 # tried ghc-syb-utils-0.3.0.0, but its *library* does not support: ghc-9.0.1 - - ghcjs-dom < 0 # tried ghcjs-dom-0.9.4.0, but its *library* requires the disabled package: ghcjs-dom-jsaddle - - gi-cairo-connector < 0 # tried gi-cairo-connector-0.1.0, but its *library* does not support: haskell-gi-base-0.25.0 - - gi-cairo-render < 0 # tried gi-cairo-render-0.1.0, but its *library* does not support: haskell-gi-base-0.25.0 - - gi-dbusmenugtk3 < 0 # tried gi-dbusmenugtk3-0.4.10, but its *library* does not support: gi-gtk-4.0.4 - - gi-dbusmenugtk3 < 0 # tried gi-dbusmenugtk3-0.4.10, but its *library* requires the disabled package: gi-gdk - - gi-gdkx11 < 0 # tried gi-gdkx11-4.0.3, but its *library* requires the disabled package: gi-gdk - - gi-gsk < 0 # tried gi-gsk-4.0.3, but its *library* requires the disabled package: gi-gdk - - gi-gtk < 0 # tried gi-gtk-4.0.4, but its *library* requires the disabled package: gi-gdk - - gi-gtk-hs < 0 # tried gi-gtk-hs-0.3.10, but its *library* does not support: gi-gtk-4.0.4 - - gi-gtk-hs < 0 # tried gi-gtk-hs-0.3.10, but its *library* requires the disabled package: gi-gdk - - gi-gtksource < 0 # tried gi-gtksource-3.0.24, but its *library* does not support: gi-gtk-4.0.4 - - gi-gtksource < 0 # tried gi-gtksource-3.0.24, but its *library* requires the disabled package: gi-gdk - - gi-vte < 0 # tried gi-vte-2.91.28, but its *library* does not support: gi-gtk-4.0.4 - - gi-vte < 0 # tried gi-vte-2.91.28, but its *library* requires the disabled package: gi-gdk - - gi-webkit2 < 0 # tried gi-webkit2-4.0.27, but its *library* does not support: gi-gtk-4.0.4 - - gi-webkit2 < 0 # tried gi-webkit2-4.0.27, but its *library* requires the disabled package: gi-gdk - - gi-webkit2 < 0 # tried gi-webkit2-4.0.27, but its *library* requires the disabled package: gi-soup - - gingersnap < 0 # tried gingersnap-0.3.1.0, but its *library* requires the disabled package: snap-core - - gio < 0 # tried gio-0.13.8.1, but its *library* does not support: Cabal-3.4.0.0 - - git-annex < 0 # tried git-annex-8.20211011, but its *executable* requires the disabled package: IfElse - - git-annex < 0 # tried git-annex-8.20211011, but its *executable* requires the disabled package: aws - - git-annex < 0 # tried git-annex-8.20211011, but its *executable* requires the disabled package: bloomfilter - - git-annex < 0 # tried git-annex-8.20211011, but its *executable* requires the disabled package: fdo-notify - - git-annex < 0 # tried git-annex-8.20211011, but its *executable* requires the disabled package: git-lfs - - git-annex < 0 # tried git-annex-8.20211011, but its *executable* requires the disabled package: http-client-restricted - - git-annex < 0 # tried git-annex-8.20211011, but its *executable* requires the disabled package: network-multicast - - git-annex < 0 # tried git-annex-8.20211011, but its *executable* requires the disabled package: sandi - - git-annex < 0 # tried git-annex-8.20211011, but its *executable* requires the disabled package: torrent - - git-vogue < 0 # tried git-vogue-0.3.0.2, but its *executable* requires the disabled package: stylish-haskell - - github-webhook-handler < 0 # tried github-webhook-handler-0.0.8, but its *library* does not support: base-4.15.0.0 - - github-webhook-handler-snap < 0 # tried github-webhook-handler-snap-0.0.7, but its *library* does not support: base-4.15.0.0 - - gitlib-libgit2 < 0 # tried gitlib-libgit2-3.1.2.1, but its *library* requires the disabled package: gitlib - - glaze < 0 # tried glaze-0.3.0.1, but its *library* does not support: lens-5.0.1 - - 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: glazier - - glazier-react-widget < 0 # tried glazier-react-widget-1.0.0.0, but its *library* requires the disabled package: data-diverse-lens - - 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.8.1, but its *library* does not support: Cabal-3.4.0.0 - - 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: linear-accelerate - - gloss-examples < 0 # tried gloss-examples-1.13.0.3, but its *executable* does not support: random-1.2.1 - - gloss-raster-accelerate < 0 # tried gloss-raster-accelerate-2.1.0.0, but its *library* requires the disabled package: accelerate - - google-cloud < 0 # tried google-cloud-0.0.4, but its *library* does not support: base-4.15.0.0 - - google-oauth2-jwt < 0 # tried google-oauth2-jwt-0.3.3, but its *library* does not support: base64-bytestring-1.2.1.0 - - google-translate < 0 # tried google-translate-0.5, but its *library* does not support: http-api-data-0.4.3 - - google-translate < 0 # tried google-translate-0.5, but its *library* does not support: http-client-0.7.9 - - graphql-client < 0 # tried graphql-client-1.1.1, but its *executable* does not support: path-0.9.0 - - greskell < 0 # tried greskell-1.2.0.1, but its *library* does not support: base-4.15.0.0 - - greskell-core < 0 # tried greskell-core-0.1.3.6, but its *library* does not support: base-4.15.0.0 - - greskell-websocket < 0 # tried greskell-websocket-0.1.2.5, but its *library* does not support: base-4.15.0.0 - - groundhog-inspector < 0 # tried groundhog-inspector-0.11.0, but its *library* requires the disabled package: groundhog-th - - groundhog-mysql < 0 # tried groundhog-mysql-0.11, but its *library* does not support: mysql-0.2.1 - - grouped-list < 0 # tried grouped-list-0.2.2.1, but its *library* does not support: base-4.15.0.0 - - gtk-sni-tray < 0 # tried gtk-sni-tray-0.1.8.0, but its *library* requires the disabled package: gi-gdk - - gtk-strut < 0 # tried gtk-strut-0.1.3.0, but its *library* requires the disabled package: gi-gdk - - gtk3 < 0 # tried gtk3-0.15.6, but its *library* does not support: Cabal-3.4.0.0 - - hOpenPGP < 0 # tried hOpenPGP-2.9.5, but its *library* requires the disabled package: ixset-typed - - hackage-security < 0 # tried hackage-security-0.6.0.1, but its *library* does not support: template-haskell-2.17.0.0 - - hackernews < 0 # tried hackernews-1.4.0.0, but its *library* does not support: http-client-0.7.9 - - hackernews < 0 # tried hackernews-1.4.0.0, but its *library* does not support: servant-0.18.3 - - hackernews < 0 # tried hackernews-1.4.0.0, but its *library* does not support: servant-client-0.18.3 - - hadolint < 0 # tried hadolint-2.7.0, but its *library* does not support: deepseq-1.4.5.0 - - hadolint < 0 # tried hadolint-2.7.0, but its *library* requires the disabled package: colourista - - hadolint < 0 # tried hadolint-2.7.0, but its *library* requires the disabled package: spdx - - hamilton < 0 # tried hamilton-0.1.0.3, but its *library* requires the disabled package: typelits-witnesses - - hapistrano < 0 # tried hapistrano-0.4.3.0, but its *library* does not support: path-0.9.0 - - happstack-hsp < 0 # tried happstack-hsp-7.3.7.5, but its *library* requires the disabled package: harp - - haskell-lsp < 0 # tried haskell-lsp-0.24.0.0, but its *executable* does not support: base-4.15.0.0 - - haskell-lsp-client < 0 # tried haskell-lsp-client-1.0.0.1, but its *library* requires the disabled package: haskell-lsp - - haskell-names < 0 # tried haskell-names-0.9.9, but its *library* requires the disabled package: traverse-with-class - - haskell-tools-ast < 0 # tried haskell-tools-ast-1.1.1.0, but its *library* does not support: base-4.15.0.0 - - haskell-tools-ast < 0 # tried haskell-tools-ast-1.1.1.0, but its *library* does not support: ghc-9.0.1 - - haskell-tools-ast < 0 # tried haskell-tools-ast-1.1.1.0, but its *library* does not support: template-haskell-2.17.0.0 - - haskell-tools-ast < 0 # tried haskell-tools-ast-1.1.1.0, but its *library* requires the disabled package: references - - haskell-tools-backend-ghc < 0 # tried haskell-tools-backend-ghc-1.1.1.0, but its *library* does not support: base-4.15.0.0 - - haskell-tools-backend-ghc < 0 # tried haskell-tools-backend-ghc-1.1.1.0, but its *library* does not support: ghc-9.0.1 - - haskell-tools-backend-ghc < 0 # tried haskell-tools-backend-ghc-1.1.1.0, but its *library* does not support: ghc-boot-th-9.0.1 - - haskell-tools-backend-ghc < 0 # tried haskell-tools-backend-ghc-1.1.1.0, but its *library* does not support: template-haskell-2.17.0.0 - - haskell-tools-backend-ghc < 0 # tried haskell-tools-backend-ghc-1.1.1.0, but its *library* requires the disabled package: references - - haskell-tools-cli < 0 # tried haskell-tools-cli-1.1.1.0, but its *executable* does not support: Glob-0.10.1 - - haskell-tools-cli < 0 # tried haskell-tools-cli-1.1.1.0, but its *executable* does not support: optparse-applicative-0.16.1.0 - - haskell-tools-cli < 0 # tried haskell-tools-cli-1.1.1.0, but its *library* does not support: base-4.15.0.0 - - haskell-tools-cli < 0 # tried haskell-tools-cli-1.1.1.0, but its *library* does not support: ghc-9.0.1 - - haskell-tools-cli < 0 # tried haskell-tools-cli-1.1.1.0, but its *library* does not support: strict-0.4.0.1 - - haskell-tools-cli < 0 # tried haskell-tools-cli-1.1.1.0, but its *library* requires the disabled package: haskell-tools-builtin-refactorings - - haskell-tools-cli < 0 # tried haskell-tools-cli-1.1.1.0, but its *library* requires the disabled package: references - - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* does not support: Cabal-3.4.0.0 - - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* does not support: Diff-0.4.0 - - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* does not support: aeson-1.5.6.0 - - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* does not support: base-4.15.0.0 - - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* does not support: ghc-9.0.1 - - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* does not support: network-3.1.2.5 - - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* does not support: optparse-applicative-0.16.1.0 - - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* does not support: strict-0.4.0.1 - - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* does not support: template-haskell-2.17.0.0 - - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* requires the disabled package: haskell-tools-builtin-refactorings - - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* requires the disabled package: references - - haskell-tools-debug < 0 # tried haskell-tools-debug-1.1.1.0, but its *library* does not support: base-4.15.0.0 - - haskell-tools-debug < 0 # tried haskell-tools-debug-1.1.1.0, but its *library* does not support: ghc-9.0.1 - - haskell-tools-debug < 0 # tried haskell-tools-debug-1.1.1.0, but its *library* does not support: template-haskell-2.17.0.0 - - haskell-tools-debug < 0 # tried haskell-tools-debug-1.1.1.0, but its *library* requires the disabled package: haskell-tools-builtin-refactorings - - haskell-tools-debug < 0 # tried haskell-tools-debug-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* does not support: aeson-1.5.6.0 - - haskell-tools-demo < 0 # tried haskell-tools-demo-1.1.1.0, but its *library* does not support: base-4.15.0.0 - - haskell-tools-demo < 0 # tried haskell-tools-demo-1.1.1.0, but its *library* does not support: ghc-9.0.1 - - haskell-tools-demo < 0 # tried haskell-tools-demo-1.1.1.0, but its *library* does not support: warp-3.3.17 - - haskell-tools-demo < 0 # tried haskell-tools-demo-1.1.1.0, but its *library* requires the disabled package: haskell-tools-builtin-refactorings - - haskell-tools-demo < 0 # tried haskell-tools-demo-1.1.1.0, but its *library* requires the disabled package: references - - haskell-tools-prettyprint < 0 # tried haskell-tools-prettyprint-1.1.1.0, but its *library* does not support: base-4.15.0.0 - - haskell-tools-prettyprint < 0 # tried haskell-tools-prettyprint-1.1.1.0, but its *library* does not support: ghc-9.0.1 - - haskell-tools-prettyprint < 0 # tried haskell-tools-prettyprint-1.1.1.0, but its *library* requires the disabled package: references - - haskell-tools-refactor < 0 # tried haskell-tools-refactor-1.1.1.0, but its *library* does not support: Cabal-3.4.0.0 - - haskell-tools-refactor < 0 # tried haskell-tools-refactor-1.1.1.0, but its *library* does not support: aeson-1.5.6.0 - - haskell-tools-refactor < 0 # tried haskell-tools-refactor-1.1.1.0, but its *library* does not support: base-4.15.0.0 - - haskell-tools-refactor < 0 # tried haskell-tools-refactor-1.1.1.0, but its *library* does not support: ghc-9.0.1 - - haskell-tools-refactor < 0 # tried haskell-tools-refactor-1.1.1.0, but its *library* does not support: template-haskell-2.17.0.0 - - haskell-tools-refactor < 0 # tried haskell-tools-refactor-1.1.1.0, but its *library* requires the disabled package: references - - haskell-tools-rewrite < 0 # tried haskell-tools-rewrite-1.1.1.0, but its *library* does not support: base-4.15.0.0 - - haskell-tools-rewrite < 0 # tried haskell-tools-rewrite-1.1.1.0, but its *library* does not support: ghc-9.0.1 - - haskell-tools-rewrite < 0 # tried haskell-tools-rewrite-1.1.1.0, but its *library* requires the disabled package: references - - haskey < 0 # tried haskey-0.3.1.0, but its *library* does not support: stm-containers-1.2 - - haskey-mtl < 0 # tried haskey-mtl-0.3.1.0, but its *library* does not support: monad-control-1.0.3.1 - - haskoin-store < 0 # tried haskoin-store-0.53.11, but its *library* requires the disabled package: haskoin-node - - haskoin-store < 0 # tried haskoin-store-0.53.11, but its *library* requires the disabled package: haskoin-store-data - - hasmin < 0 # tried hasmin-1.0.3, but its *executable* does not support: optparse-applicative-0.16.1.0 - - hasmin < 0 # tried hasmin-1.0.3, but its *library* does not support: attoparsec-0.14.1 - - haxl-amazonka < 0 # tried haxl-amazonka-0.1.1, but its *library* requires the disabled package: haxl - - headroom < 0 # tried headroom-0.4.2.0, but its *library* requires the disabled package: mustache - - heist < 0 # tried heist-1.1.0.1, but its *library* does not support: aeson-1.5.6.0 - - heist < 0 # tried heist-1.1.0.1, but its *library* does not support: attoparsec-0.14.1 - - heist < 0 # tried heist-1.1.0.1, but its *library* does not support: base-4.15.0.0 - - heist < 0 # tried heist-1.1.0.1, but its *library* does not support: dlist-1.0 - - herms < 0 # tried herms-1.9.0.4, but its *executable* does not support: ansi-terminal-0.11 - - herms < 0 # tried herms-1.9.0.4, but its *executable* does not support: brick-0.64.2 - - herms < 0 # tried herms-1.9.0.4, but its *executable* does not support: optparse-applicative-0.16.1.0 - - herms < 0 # tried herms-1.9.0.4, but its *executable* does not support: semigroups-0.19.2 - - herms < 0 # tried herms-1.9.0.4, but its *executable* does not support: vty-5.33 - - hgeometry < 0 # tried hgeometry-0.12.0.4, but its *library* requires the disabled package: vector-circular - - hgeometry-combinatorial < 0 # tried hgeometry-combinatorial-0.12.0.3, but its *library* requires the disabled package: vector-circular - - hgrev < 0 # tried hgrev-0.2.6, but its *library* does not support: base-4.15.0.0 - - hgrev < 0 # tried hgrev-0.2.6, but its *library* does not support: template-haskell-2.17.0.0 - - hidden-char < 0 # tried hidden-char-0.1.0.2, but its *library* does not support: base-4.15.0.0 - - hierarchy < 0 # tried hierarchy-1.0.2, but its *library* does not support: base-4.15.0.0 - - highjson-swagger < 0 # tried highjson-swagger-0.5.0.0, but its *library* requires the disabled package: swagger2 - - highjson-th < 0 # tried highjson-th-0.5.0.0, but its *library* requires the disabled package: swagger2 - - hip < 0 # tried hip-1.5.6.0, but its *library* requires the disabled package: Chart - - hip < 0 # tried hip-1.5.6.0, but its *library* requires the disabled package: Chart-diagrams - - hit < 0 # tried hit-0.7.0, but its *executable* requires the disabled package: git - - hmatrix-backprop < 0 # tried hmatrix-backprop-0.1.3.0, but its *library* requires the disabled package: backprop - - hmpfr < 0 # tried hmpfr-0.4.4, but its *library* does not support: integer-gmp-1.1 - - hnix < 0 # tried hnix-0.14.0.1, but its *library* does not support: deriving-compat-0.6 - - hnix < 0 # tried hnix-0.14.0.1, but its *library* does not support: megaparsec-9.2.0 - - hnix < 0 # tried hnix-0.14.0.1, but its *library* requires the disabled package: hnix-store-remote - - hoauth2 < 0 # tried hoauth2-1.16.0, but its *executable* requires the disabled package: mustache - - hocon < 0 # tried hocon-0.1.0.4, but its *library* requires the disabled package: MissingH - - holy-project < 0 # tried holy-project-0.2.0.1, but its *library* requires the disabled package: hastache - - hopenpgp-tools < 0 # tried hopenpgp-tools-0.23.6, but its *executable* requires the disabled package: ixset-typed - - hpc-coveralls < 0 # tried hpc-coveralls-1.0.10, but its *library* does not support: aeson-1.5.6.0 - - hpc-coveralls < 0 # tried hpc-coveralls-1.0.10, but its *library* does not support: containers-0.6.4.1 - - hpc-coveralls < 0 # tried hpc-coveralls-1.0.10, but its *library* does not support: retry-0.9.0.0 - - hpc-lcov < 0 # tried hpc-lcov-1.0.1, but its *executable* does not support: path-0.9.0 - - hpio < 0 # tried hpio-0.9.0.7, but its *executable* does not support: optparse-applicative-0.16.1.0 - - hpio < 0 # tried hpio-0.9.0.7, but its *library* does not support: QuickCheck-2.14.2 - - hpio < 0 # tried hpio-0.9.0.7, but its *library* does not support: protolude-0.3.0 - - hquantlib < 0 # tried hquantlib-0.0.5.0, but its *library* does not support: containers-0.6.4.1 - - hquantlib < 0 # tried hquantlib-0.0.5.0, but its *library* does not support: hmatrix-0.20.2 - - hquantlib < 0 # tried hquantlib-0.0.5.0, but its *library* does not support: statistics-0.15.2.0 - - hquantlib < 0 # tried hquantlib-0.0.5.0, but its *library* does not support: time-1.9.3 - - hquantlib < 0 # tried hquantlib-0.0.5.0, but its *library* does not support: vector-algorithms-0.8.0.4 - - hquantlib < 0 # tried hquantlib-0.0.5.0, but its *library* requires the disabled package: hmatrix-special - - hquantlib-time < 0 # tried hquantlib-time-0.0.4.1, but its *library* does not support: time-1.9.3 - - hsb2hs < 0 # tried hsb2hs-0.3.1, but its *executable* requires the disabled package: preprocessor-tools - - hschema-aeson < 0 # tried hschema-aeson-0.0.1.1, but its *library* requires the disabled package: hschema - - hschema-prettyprinter < 0 # tried hschema-prettyprinter-0.0.1.1, but its *library* requires the disabled package: hschema - - hschema-quickcheck < 0 # tried hschema-quickcheck-0.0.1.1, but its *library* requires the disabled package: hschema - - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* does not support: attoparsec-0.14.1 - - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* does not support: ghc-boot-9.0.1 - - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* does not support: ghc-lib-parser-9.0.1.20210324 - - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* does not support: hlint-3.3.4 - - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* does not support: http-client-0.7.9 - - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* does not support: lens-5.0.1 - - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* does not support: optparse-applicative-0.16.1.0 - - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* does not support: template-haskell-2.17.0.0 - - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* requires the disabled package: text-region - - hspec-tables < 0 # tried hspec-tables-0.0.1, but its *library* does not support: base-4.15.0.0 - - hspec-tables < 0 # tried hspec-tables-0.0.1, but its *library* does not support: hspec-core-2.8.3 - - hspec-wai-json < 0 # tried hspec-wai-json-0.11.0, but its *library* does not support: hspec-wai-0.11.1 - - hspec-webdriver < 0 # tried hspec-webdriver-1.2.0, but its *library* requires the disabled package: webdriver - - hsx2hs < 0 # tried hsx2hs-0.14.1.8, but its *library* does not support: template-haskell-2.17.0.0 - - hw-balancedparens < 0 # tried hw-balancedparens-0.4.1.1, but its *executable* requires the disabled package: generic-lens - - hw-dsv < 0 # tried hw-dsv-0.4.1.0, but its *executable* requires the disabled package: generic-lens - - hw-eliasfano < 0 # tried hw-eliasfano-0.1.2.0, but its *executable* requires the disabled package: generic-lens - - hw-hspec-hedgehog < 0 # tried hw-hspec-hedgehog-0.1.1.0, but its *library* does not support: hspec-2.8.3 - - hw-ip < 0 # tried hw-ip-2.4.2.0, but its *library* requires the disabled package: generic-lens - - hw-json < 0 # tried hw-json-1.3.2.2, but its *executable* requires the disabled package: generic-lens - - hw-json-simple-cursor < 0 # tried hw-json-simple-cursor-0.1.1.0, but its *executable* requires the disabled package: generic-lens - - hw-json-standard-cursor < 0 # tried hw-json-standard-cursor-0.2.3.1, but its *executable* requires the disabled package: generic-lens - - hw-packed-vector < 0 # tried hw-packed-vector-0.2.1.0, but its *executable* requires the disabled package: generic-lens - - hw-rankselect < 0 # tried hw-rankselect-0.13.4.0, but its *executable* requires the disabled package: generic-lens - - hw-simd < 0 # tried hw-simd-0.1.2.0, but its *library* requires the disabled package: hw-rankselect - - hw-succinct < 0 # tried hw-succinct-0.1.0.1, but its *library* requires the disabled package: hw-balancedparens - - hw-succinct < 0 # tried hw-succinct-0.1.0.1, but its *library* requires the disabled package: hw-rankselect - - hw-xml < 0 # tried hw-xml-0.5.1.0, but its *executable* requires the disabled package: generic-lens - - hxt-pickle-utils < 0 # tried hxt-pickle-utils-0.1.0.3, but its *library* does not support: base-4.15.0.0 - - hyraxAbif < 0 # tried hyraxAbif-0.2.3.27, but its *library* requires the disabled package: protolude - - idris < 0 # tried idris-1.3.4, but its *library* does not support: Cabal-3.4.0.0 - - idris < 0 # tried idris-1.3.4, but its *library* does not support: network-3.1.2.5 - - importify < 0 # tried importify-1.0.1, but its *library* requires the disabled package: hse-cpp - - indentation-core < 0 # tried indentation-core-0.0.0.2, but its *library* does not support: base-4.15.0.0 - - indentation-parsec < 0 # tried indentation-parsec-0.0.0.2, but its *library* does not support: base-4.15.0.0 - - inline-java < 0 # tried inline-java-0.10.0, but its *library* does not support: ghc-9.0.1 - - inline-java < 0 # tried inline-java-0.10.0, but its *library* requires the disabled package: jni - - interpolatedstring-qq2 < 0 # tried interpolatedstring-qq2-0.1.0.0, but its *library* does not support: template-haskell-2.17.0.0 - - invertible < 0 # tried invertible-0.2.0.7, but its *library* requires the disabled package: partial-isomorphisms - - io-streams-haproxy < 0 # tried io-streams-haproxy-1.0.1.0, but its *library* does not support: attoparsec-0.14.1 - - io-streams-haproxy < 0 # tried io-streams-haproxy-1.0.1.0, but its *library* does not support: base-4.15.0.0 - - irc-dcc < 0 # tried irc-dcc-2.0.1, but its *library* does not support: attoparsec-0.14.1 - - irc-dcc < 0 # tried irc-dcc-2.0.1, but its *library* does not support: network-3.1.2.5 - - irc-dcc < 0 # tried irc-dcc-2.0.1, but its *library* does not support: path-0.9.0 - - it-has < 0 # tried it-has-0.2.0.0, but its *library* does not support: generic-lens-2.2.0.0 - - ixset < 0 # tried ixset-1.1.1.1, but its *library* requires the disabled package: syb-with-class - - ixset-typed < 0 # tried ixset-typed-0.5, but its *library* does not support: template-haskell-2.17.0.0 - - ixset-typed-binary-instance < 0 # tried ixset-typed-binary-instance-0.1.0.2, but its *library* requires the disabled package: ixset-typed - - ixset-typed-conversions < 0 # tried ixset-typed-conversions-0.1.2.0, but its *library* requires the disabled package: ixset-typed - - ixset-typed-hashable-instance < 0 # tried ixset-typed-hashable-instance-0.1.0.2, but its *library* requires the disabled package: ixset-typed - - jmacro-rpc-snap < 0 # tried jmacro-rpc-snap-0.3, but its *library* requires the disabled package: snap-core - - jsaddle < 0 # tried jsaddle-0.9.8.0, but its *library* does not support: attoparsec-0.14.1 - - jsaddle < 0 # tried jsaddle-0.9.8.0, but its *library* does not support: base64-bytestring-1.2.1.0 - - jsaddle < 0 # tried jsaddle-0.9.8.0, but its *library* does not support: ref-tf-0.5 - - json-alt < 0 # tried json-alt-1.0.0, but its *library* does not support: aeson-1.5.6.0 - - json-autotype < 0 # tried json-autotype-3.1.2, but its *library* does not support: aeson-1.5.6.0 - - json-autotype < 0 # tried json-autotype-3.1.2, but its *library* does not support: lens-5.0.1 - - json-autotype < 0 # tried json-autotype-3.1.2, but its *library* does not support: smallcheck-1.2.1 - - json-autotype < 0 # tried json-autotype-3.1.2, but its *library* requires the disabled package: run-haskell-module - - json-rpc-client < 0 # tried json-rpc-client-0.2.5.0, but its *library* does not support: aeson-1.5.6.0 - - json-rpc-client < 0 # tried json-rpc-client-0.2.5.0, but its *library* does not support: base-4.15.0.0 - - json-rpc-server < 0 # tried json-rpc-server-0.2.6.0, but its *library* does not support: base-4.15.0.0 - - json-schema < 0 # tried json-schema-0.7.4.2, but its *library* does not support: aeson-1.5.6.0 - - json-schema < 0 # tried json-schema-0.7.4.2, but its *library* does not support: base-compat-batteries-0.11.2 - - json-schema < 0 # tried json-schema-0.7.4.2, but its *library* does not support: containers-0.6.4.1 - - json-schema < 0 # tried json-schema-0.7.4.2, but its *library* does not support: generic-deriving-1.14.1 - - json-schema < 0 # tried json-schema-0.7.4.2, but its *library* does not support: time-1.9.3 - - jvm < 0 # tried jvm-0.6.0, but its *library* requires the disabled package: distributed-closure - - 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: distributed-closure - - 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: distributed-closure - - jvm-streaming < 0 # tried jvm-streaming-0.4.0, but its *library* requires the disabled package: jni - - katip-elasticsearch < 0 # tried katip-elasticsearch-0.7.0.0, but its *library* requires the disabled package: bloodhound - - katip-rollbar < 0 # tried katip-rollbar-0.3.0.1, but its *library* does not support: aeson-1.5.6.0 - - katip-rollbar < 0 # tried katip-rollbar-0.3.0.1, but its *library* does not support: async-2.2.4 - - katip-rollbar < 0 # tried katip-rollbar-0.3.0.1, but its *library* does not support: katip-0.8.6.0 - - katip-rollbar < 0 # tried katip-rollbar-0.3.0.1, but its *library* does not support: rollbar-hs-0.3.1.0 - - katip-rollbar < 0 # tried katip-rollbar-0.3.0.1, but its *library* does not support: time-1.9.3 - - katip-scalyr-scribe < 0 # tried katip-scalyr-scribe-0.1.0.1, but its *library* does not support: aeson-1.5.6.0 - - katip-scalyr-scribe < 0 # tried katip-scalyr-scribe-0.1.0.1, but its *library* does not support: katip-0.8.6.0 - - ki < 0 # tried ki-0.2.0.1, but its *library* does not support: base-4.15.0.0 - - kleene < 0 # tried kleene-0.1, but its *library* does not support: base-4.15.0.0 - - kraken < 0 # tried kraken-0.1.0, but its *library* does not support: base-4.15.0.0 - - lambdabot-core < 0 # tried lambdabot-core-5.3.0.2, but its *library* requires the disabled package: dependent-sum - - lambdabot-core < 0 # tried lambdabot-core-5.3.0.2, but its *library* requires the disabled package: dependent-sum-template - - lambdabot-core < 0 # tried lambdabot-core-5.3.0.2, but its *library* requires the disabled package: random-source - - lambdabot-irc-plugins < 0 # tried lambdabot-irc-plugins-5.3.0.2, but its *library* requires the disabled package: lambdabot-core - - language-ecmascript < 0 # tried language-ecmascript-0.19.1.0, but its *library* does not support: base-4.15.0.0 - - language-haskell-extract < 0 # tried language-haskell-extract-0.2.4, but its *library* does not support: template-haskell-2.17.0.0 - - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* does not support: base16-bytestring-1.0.1.0 - - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* does not support: formatting-7.1.3 - - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* does not support: lens-5.0.1 - - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* does not support: megaparsec-9.2.0 - - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* does not support: memory-0.16.0 - - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* does not support: servant-0.18.3 - - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* does not support: servant-client-0.18.3 - - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* requires the disabled package: operational - - large-hashable < 0 # tried large-hashable-0.1.0.4, but its *library* does not support: template-haskell-2.17.0.0 - - lens-accelerate < 0 # tried lens-accelerate-0.3.0.0, but its *library* does not support: lens-5.0.1 - - lens-datetime < 0 # tried lens-datetime-0.3, but its *library* does not support: lens-5.0.1 - - lens-simple < 0 # tried lens-simple-0.1.0.9, but its *library* does not support: lens-family-2.1.1 - - lens-simple < 0 # tried lens-simple-0.1.0.9, but its *library* does not support: lens-family-core-2.1.0 - - lenz < 0 # tried lenz-0.4.2.0, but its *library* requires the disabled package: hs-functors - - libinfluxdb < 0 # tried libinfluxdb-0.0.4, but its *library* does not support: base-4.15.0.0 - - libjwt-typed < 0 # tried libjwt-typed-0.2, but its *library* does not support: base-4.15.0.0 - - libraft < 0 # tried libraft-0.5.0.0, but its *library* requires the disabled package: ekg - - libraft < 0 # tried libraft-0.5.0.0, but its *library* requires the disabled package: ekg-core - - libraft < 0 # tried libraft-0.5.0.0, but its *library* requires the disabled package: protolude - - licensor < 0 # tried licensor-0.5.0, but its *library* does not support: Cabal-3.4.0.0 - - licensor < 0 # tried licensor-0.5.0, but its *library* does not support: base-4.15.0.0 - - linear-accelerate < 0 # tried linear-accelerate-0.7.0.0, but its *library* does not support: lens-5.0.1 - - linked-list-with-iterator < 0 # tried linked-list-with-iterator-0.1.1.0, but its *library* does not support: containers-0.6.4.1 - - liquid-fixpoint < 0 # tried liquid-fixpoint-0.8.10.2, but its *library* requires the disabled package: text-format - - list-witnesses < 0 # tried list-witnesses-0.1.3.2, but its *library* requires the disabled package: functor-products - - little-logger < 0 # tried little-logger-0.3.2, but its *library* requires the disabled package: co-log - - little-logger < 0 # tried little-logger-0.3.2, but its *library* requires the disabled package: co-log-core - - loc < 0 # tried loc-0.1.3.10, but its *library* does not support: base-4.15.0.0 - - log-warper < 0 # tried log-warper-1.9.0, but its *library* does not support: aeson-1.5.6.0 - - log-warper < 0 # tried log-warper-1.9.0, but its *library* does not support: o-clock-1.2.1 - - log-warper < 0 # tried log-warper-1.9.0, but its *library* does not support: universum-1.7.2 - - logger-thread < 0 # tried logger-thread-0.1.0.2, but its *library* requires the disabled package: protolude - - logging-effect-extra < 0 # tried logging-effect-extra-2.0.0, but its *library* does not support: base-4.15.0.0 - - logging-effect-extra < 0 # tried logging-effect-extra-2.0.0, but its *library* does not support: prettyprinter-1.7.1 - - logging-effect-extra < 0 # tried logging-effect-extra-2.0.0, but its *library* requires the disabled package: logging-effect - - logging-effect-extra-file < 0 # tried logging-effect-extra-file-2.0.1, but its *library* does not support: base-4.15.0.0 - - logging-effect-extra-file < 0 # tried logging-effect-extra-file-2.0.1, but its *library* does not support: prettyprinter-1.7.1 - - logging-effect-extra-file < 0 # tried logging-effect-extra-file-2.0.1, but its *library* requires the disabled package: logging-effect - - logging-effect-extra-handler < 0 # tried logging-effect-extra-handler-2.0.1, but its *library* does not support: base-4.15.0.0 - - logging-effect-extra-handler < 0 # tried logging-effect-extra-handler-2.0.1, but its *library* does not support: prettyprinter-1.7.1 - - logging-effect-extra-handler < 0 # tried logging-effect-extra-handler-2.0.1, but its *library* requires the disabled package: logging-effect - - loopbreaker < 0 # tried loopbreaker-0.1.1.1, but its *library* does not support: ghc-9.0.1 - - lsp < 0 # tried lsp-1.2.0.1, but its *library* requires the disabled package: dependent-map - - lsp < 0 # tried lsp-1.2.0.1, but its *library* requires the disabled package: lsp-types - - lsp-test < 0 # tried lsp-test-0.14.0.1, but its *library* requires the disabled package: lsp-types - - lsp-types < 0 # tried lsp-types-1.3.0.1, but its *library* requires the disabled package: dependent-sum - - lsp-types < 0 # tried lsp-types-1.3.0.1, but its *library* requires the disabled package: dependent-sum-template - - lxd-client < 0 # tried lxd-client-0.1.0.6, but its *library* does not support: network-3.1.2.5 - - lxd-client < 0 # tried lxd-client-0.1.0.6, but its *library* does not support: servant-0.18.3 - - lxd-client < 0 # tried lxd-client-0.1.0.6, but its *library* does not support: servant-client-0.18.3 - - machines-directory < 0 # tried machines-directory-7.0.0.0, but its *library* requires the disabled package: machines-io - - magicbane < 0 # tried magicbane-0.5.1, but its *library* requires the disabled package: ekg-core - - 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: refined - - makefile < 0 # tried makefile-1.1.0.0, but its *library* does not support: attoparsec-0.14.1 - - mallard < 0 # tried mallard-0.6.1.1, but its *library* does not support: megaparsec-9.2.0 - - mallard < 0 # tried mallard-0.6.1.1, but its *library* requires the disabled package: Interpolation - - map-syntax < 0 # tried map-syntax-0.3, but its *library* does not support: base-4.15.0.0 - - markup < 0 # tried markup-4.2.0, but its *library* requires the disabled package: attoparsec-uri - - marvin < 0 # tried marvin-0.2.5, but its *executable* requires the disabled package: mustache - - marvin < 0 # tried marvin-0.2.5, but its *library* does not support: aeson-1.5.6.0 - - marvin < 0 # tried marvin-0.2.5, but its *library* does not support: http-client-0.7.9 - - marvin < 0 # tried marvin-0.2.5, but its *library* does not support: lens-5.0.1 - - marvin < 0 # tried marvin-0.2.5, but its *library* requires the disabled package: marvin-interpolate - - mbtiles < 0 # tried mbtiles-0.6.0.0, but its *library* requires the disabled package: sqlite-simple - - mbug < 0 # tried mbug-1.3.2, but its *library* does not support: extra-1.7.10 - - mbug < 0 # tried mbug-1.3.2, but its *library* does not support: formatting-7.1.3 - - mbug < 0 # tried mbug-1.3.2, but its *library* does not support: http-client-0.7.9 - - mbug < 0 # tried mbug-1.3.2, but its *library* does not support: optparse-applicative-0.16.1.0 - - mbug < 0 # tried mbug-1.3.2, but its *library* does not support: scalpel-core-0.6.2 - - mbug < 0 # tried mbug-1.3.2, but its *library* does not support: time-1.9.3 - - medea < 0 # tried medea-1.2.0, but its *library* requires the disabled package: nonempty-containers - - mega-sdist < 0 # tried mega-sdist-0.4.1.0, but its *executable* requires the disabled package: pantry - - menshen < 0 # tried menshen-0.0.3, but its *library* does not support: regex-tdfa-1.3.1.1 - - merkle-tree < 0 # tried merkle-tree-0.1.1, but its *library* requires the disabled package: protolude - - messagepack-rpc < 0 # tried messagepack-rpc-0.5.1, but its *library* does not support: containers-0.6.4.1 - - microformats2-parser < 0 # tried microformats2-parser-1.0.2.0, but its *executable* requires the disabled package: aws-lambda-haskell-runtime - - microformats2-parser < 0 # tried microformats2-parser-1.0.2.0, but its *executable* requires the disabled package: aws-lambda-haskell-runtime-wai - - microformats2-parser < 0 # tried microformats2-parser-1.0.2.0, but its *library* requires the disabled package: xml-lens - - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* does not support: http-client-0.7.9 - - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* does not support: http-media-0.8.0.0 - - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* does not support: servant-0.18.3 - - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* does not support: servant-client-0.18.3 - - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* does not support: time-1.9.3 - - midi-music-box < 0 # tried midi-music-box-0.0.1.1, but its *executable* does not support: diagrams-postscript-1.5 - - midi-music-box < 0 # tried midi-music-box-0.0.1.1, but its *executable* does not support: optparse-applicative-0.16.1.0 - - mini-egison < 0 # tried mini-egison-1.0.0, but its *library* requires the disabled package: egison-pattern-src - - 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.5.3, but its *library* requires the disabled package: protolude - - misfortune < 0 # tried misfortune-0.1.1.2, but its *library* requires the disabled package: knob - - modify-fasta < 0 # tried modify-fasta-0.8.3.0, but its *executable* requires the disabled package: pipes-text - - mole < 0 # tried mole-0.0.7, but its *executable* does not support: base-4.15.0.0 - - monad-bayes < 0 # tried monad-bayes-0.1.1.0, but its *library* does not support: base-4.15.0.0 - - monad-bayes < 0 # tried monad-bayes-0.1.1.0, but its *library* does not support: mwc-random-0.15.0.2 - - monad-metrics < 0 # tried monad-metrics-0.2.2.0, but its *library* requires the disabled package: ekg-core - - monad-mock < 0 # tried monad-mock-0.2.0.0, but its *library* does not support: template-haskell-2.17.0.0 - - monad-unlift-ref < 0 # tried monad-unlift-ref-0.2.1, but its *library* requires the disabled package: monad-unlift - - monoidal-containers < 0 # tried monoidal-containers-0.6.0.1, but its *library* does not support: lens-5.0.1 - - monoidal-containers < 0 # tried monoidal-containers-0.6.0.1, but its *library* does not support: semialign-1.2 - - msgpack < 0 # tried msgpack-1.0.1.0, but its *library* does not support: base-4.15.0.0 - - msgpack-aeson < 0 # tried msgpack-aeson-0.1.0.0, but its *library* requires the disabled package: msgpack - - msgpack-idl < 0 # tried msgpack-idl-0.2.1, but its *library* does not support: blaze-builder-0.4.2.2 - - msgpack-idl < 0 # tried msgpack-idl-0.2.1, but its *library* does not support: filepath-1.4.2.1 - - msgpack-idl < 0 # tried msgpack-idl-0.2.1, but its *library* does not support: msgpack-1.0.1.0 - - msgpack-idl < 0 # tried msgpack-idl-0.2.1, but its *library* does not support: template-haskell-2.17.0.0 - - msgpack-idl < 0 # tried msgpack-idl-0.2.1, but its *library* requires the disabled package: peggy - - msgpack-idl < 0 # tried msgpack-idl-0.2.1, but its *library* requires the disabled package: shakespeare-text - - msgpack-rpc < 0 # tried msgpack-rpc-1.0.0, but its *library* does not support: base-4.15.0.0 - - msgpack-rpc < 0 # tried msgpack-rpc-1.0.0, but its *library* does not support: binary-conduit-1.3.1 - - msgpack-rpc < 0 # tried msgpack-rpc-1.0.0, but its *library* does not support: conduit-1.3.4.2 - - msgpack-rpc < 0 # tried msgpack-rpc-1.0.0, but its *library* does not support: conduit-extra-1.3.5 - - msgpack-rpc < 0 # tried msgpack-rpc-1.0.0, but its *library* does not support: network-3.1.2.5 - - msgpack-rpc < 0 # tried msgpack-rpc-1.0.0, but its *library* does not support: random-1.2.1 - - multistate < 0 # tried multistate-0.8.0.3, but its *library* does not support: base-4.15.0.0 - - mwc-random-accelerate < 0 # tried mwc-random-accelerate-0.2.0.0, but its *library* requires the disabled package: accelerate - - mysql-haskell < 0 # tried mysql-haskell-0.8.4.3, but its *library* does not support: memory-0.16.0 - - mysql-haskell < 0 # tried mysql-haskell-0.8.4.3, but its *library* requires the disabled package: blaze-textual - - mysql-haskell < 0 # tried mysql-haskell-0.8.4.3, but its *library* requires the disabled package: word24 - - 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 the disabled package: mysql-haskell - - mysql-haskell-openssl < 0 # tried mysql-haskell-openssl-0.8.3.1, but its *library* requires the disabled package: tcp-streams-openssl - - n-tuple < 0 # tried n-tuple-0.0.2.0, but its *library* does not support: base-4.15.0.0 - - n-tuple < 0 # tried n-tuple-0.0.2.0, but its *library* does not support: singletons-3.0 - - 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 the disabled package: async-timer - - naqsha < 0 # tried naqsha-0.3.0.1, but its *library* does not support: base-4.15.0.0 - - net-mqtt-lens < 0 # tried net-mqtt-lens-0.1.1.0, but its *library* requires the disabled package: net-mqtt - - netrc < 0 # tried netrc-0.2.0.0, but its *library* does not support: base-4.15.0.0 - - 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-msgpack-rpc < 0 # tried network-msgpack-rpc-0.0.6, but its *library* does not support: network-3.1.2.5 - - network-msgpack-rpc < 0 # tried network-msgpack-rpc-0.0.6, but its *library* requires the disabled package: data-default-instances-base - - network-transport-inmemory < 0 # tried network-transport-inmemory-0.5.2, but its *library* does not support: containers-0.6.4.1 - - network-transport-tests < 0 # tried network-transport-tests-0.3.0, but its *library* does not support: random-1.2.1 - - newtype < 0 # tried newtype-0.2.2.0, but its *library* does not support: base-4.15.0.0 - - nri-test-encoding < 0 # tried nri-test-encoding-0.1.1.1, but its *library* requires the disabled package: servant-auth-server - - numhask-prelude < 0 # tried numhask-prelude-0.5.0, but its *library* does not support: numhask-0.8.1.0 - - nvim-hs-ghcid < 0 # tried nvim-hs-ghcid-2.0.0.0, but its *library* requires the disabled package: nvim-hs-contrib - - oblivious-transfer < 0 # tried oblivious-transfer-0.1.0, but its *library* requires the disabled package: protolude - - om-elm < 0 # tried om-elm-2.0.0.0, but its *library* does not support: Cabal-3.4.0.0 - - om-elm < 0 # tried om-elm-2.0.0.0, but its *library* does not support: base-4.15.0.0 - - om-elm < 0 # tried om-elm-2.0.0.0, but its *library* does not support: template-haskell-2.17.0.0 - - operational-class < 0 # tried operational-class-0.3.0.0, but its *library* requires the disabled package: operational - - opml-conduit < 0 # tried opml-conduit-0.9.0.0, but its *library* requires the disabled package: refined - - oset < 0 # tried oset-0.4.0.1, but its *library* does not support: base-4.15.0.0 - - packdeps < 0 # tried packdeps-0.6.0.0, but its *library* does not support: Cabal-3.4.0.0 - - pairing < 0 # tried pairing-1.1.0, but its *library* does not support: groups-0.5.3 - - pairing < 0 # tried pairing-1.1.0, but its *library* does not support: protolude-0.3.0 - - pairing < 0 # tried pairing-1.1.0, but its *library* requires the disabled package: elliptic-curve - - pango < 0 # tried pango-0.13.8.1, but its *library* does not support: Cabal-3.4.0.0 - - pantry < 0 # tried pantry-0.5.3, but its *library* requires the disabled package: hackage-security - - papillon < 0 # tried papillon-0.1.1.1, but its *library* does not support: template-haskell-2.17.0.0 - - paripari < 0 # tried paripari-0.7.0.0, but its *library* does not support: parser-combinators-1.3.0 - - path-text-utf8 < 0 # tried path-text-utf8-0.0.1.8, but its *library* does not support: path-0.9.0 - - pcf-font-embed < 0 # tried pcf-font-embed-0.1.2.0, but its *library* requires the disabled package: pcf-font - - pedersen-commitment < 0 # tried pedersen-commitment-0.2.0, but its *library* requires the disabled package: protolude - - perfect-vector-shuffle < 0 # tried perfect-vector-shuffle-0.1.1.1, but its *library* does not support: base-4.15.0.0 - - persistable-record < 0 # tried persistable-record-0.6.0.5, but its *library* requires the disabled package: th-data-compat - - persistable-types-HDBC-pg < 0 # tried persistable-types-HDBC-pg-0.0.3.5, but its *library* requires the disabled package: persistable-record - - persistable-types-HDBC-pg < 0 # tried persistable-types-HDBC-pg-0.0.3.5, but its *library* requires the disabled package: relational-query-HDBC - - persistent-mysql-haskell < 0 # tried persistent-mysql-haskell-0.6.0, but its *library* does not support: tls-1.5.5 - - pg-harness-server < 0 # tried pg-harness-server-0.6.2, but its *executable* does not support: random-1.2.1 - - pg-harness-server < 0 # tried pg-harness-server-0.6.2, but its *executable* does not support: scotty-0.12 - - picedit < 0 # tried picedit-0.2.3.0, but its *executable* requires the disabled package: cli - - picedit < 0 # tried picedit-0.2.3.0, but its *library* does not support: JuicyPixels-3.3.6 - - picedit < 0 # tried picedit-0.2.3.0, but its *library* does not support: hmatrix-0.20.2 - - pier < 0 # tried pier-0.3.0.0, but its *executable* does not support: Cabal-3.4.0.0 - - pier < 0 # tried pier-0.3.0.0, but its *executable* does not support: aeson-1.5.6.0 - - pier < 0 # tried pier-0.3.0.0, but its *executable* does not support: base-4.15.0.0 - - pier < 0 # tried pier-0.3.0.0, but its *executable* does not support: binary-orphans-1.0.1 - - pier < 0 # tried pier-0.3.0.0, but its *executable* does not support: containers-0.6.4.1 - - pier < 0 # tried pier-0.3.0.0, but its *executable* does not support: hashable-1.3.4.1 - - pier < 0 # tried pier-0.3.0.0, but its *executable* does not support: shake-0.19.6 - - pier < 0 # tried pier-0.3.0.0, but its *executable* does not support: yaml-0.11.7.0 - - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* does not support: Cabal-3.4.0.0 - - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* does not support: base-4.15.0.0 - - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* does not support: base64-bytestring-1.2.1.0 - - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* does not support: containers-0.6.4.1 - - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* does not support: hashable-1.3.4.1 - - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* does not support: http-client-0.7.9 - - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* does not support: shake-0.19.6 - - pinboard < 0 # tried pinboard-0.10.2.0, but its *library* does not support: http-client-0.7.9 - - pipes-category < 0 # tried pipes-category-0.3.0.0, but its *library* does not support: lens-5.0.1 - - pipes-misc < 0 # tried pipes-misc-0.5.0.0, but its *library* requires the disabled package: pipes-category - - pipes-network-tls < 0 # tried pipes-network-tls-0.4, but its *library* requires the disabled package: pipes-network - - pixelated-avatar-generator < 0 # tried pixelated-avatar-generator-0.1.3, but its *executable* requires the disabled package: cli - - plot < 0 # tried plot-0.2.3.11, but its *library* requires the disabled package: cairo - - plot < 0 # tried plot-0.2.3.11, but its *library* requires the disabled package: pango - - pointful < 0 # tried pointful-1.1.0.0, but its *library* does not support: base-4.15.0.0 - - pointful < 0 # tried pointful-1.1.0.0, but its *library* requires the disabled package: haskell-src-exts-simple - - polysemy-zoo < 0 # tried polysemy-zoo-0.7.0.1, but its *library* does not support: constraints-0.13 - - polysemy-zoo < 0 # tried polysemy-zoo-0.7.0.1, but its *library* does not support: ghc-prim-0.7.0 - - pomaps < 0 # tried pomaps-0.2.0.1, but its *library* does not support: base-4.15.0.0 - - pomaps < 0 # tried pomaps-0.2.0.1, but its *library* does not support: ghc-prim-0.7.0 - - postgrest < 0 # tried postgrest-8.0.0, but its *library* does not support: base-4.15.0.0 - - postgrest < 0 # tried postgrest-8.0.0, but its *library* does not support: retry-0.9.0.0 - - postgrest < 0 # tried postgrest-8.0.0, but its *library* requires the disabled package: hasql-dynamic-statements - - pqueue < 0 # tried pqueue-1.4.1.3, but its *library* does not support: base-4.15.0.0 - - prairie < 0 # tried prairie-0.0.1.0, but its *library* does not support: template-haskell-2.17.0.0 - - pred-set < 0 # tried pred-set-0.0.1, but its *library* requires the disabled package: HSet - - pred-trie < 0 # tried pred-trie-0.6.1, but its *library* requires the disabled package: pred-set - - pred-trie < 0 # tried pred-trie-0.6.1, but its *library* requires the disabled package: tries - - prim-uniq < 0 # tried prim-uniq-0.2, but its *library* requires the disabled package: dependent-sum - - product-isomorphic < 0 # tried product-isomorphic-0.0.3.3, but its *library* requires the disabled package: th-data-compat - - protolude < 0 # tried protolude-0.3.0, but its *library* does not support: base-4.15.0.0 - - protolude < 0 # tried protolude-0.3.0, but its *library* does not support: ghc-prim-0.7.0 - - publicsuffix < 0 # tried publicsuffix-0.20200526, but its *library* does not support: base-4.15.0.0 - - pure-io < 0 # tried pure-io-0.2.1, but its *library* does not support: base-4.15.0.0 - - qnap-decrypt < 0 # tried qnap-decrypt-0.3.5, but its *executable* does not support: optparse-applicative-0.16.1.0 - - questioner < 0 # tried questioner-0.1.1.0, but its *library* does not support: ansi-terminal-0.11 - - questioner < 0 # tried questioner-0.1.1.0, but its *library* requires the disabled package: readline - - quickcheck-arbitrary-template < 0 # tried quickcheck-arbitrary-template-0.2.1.1, but its *library* does not support: template-haskell-2.17.0.0 - - quickcheck-combinators < 0 # tried quickcheck-combinators-0.0.5, but its *library* requires the disabled package: unfoldable-restricted - - quickcheck-state-machine < 0 # tried quickcheck-state-machine-0.7.1, but its *library* requires the disabled package: markov-chain-usage-model - - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* does not support: aeson-1.5.6.0 - - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* does not support: connection-0.3.1 - - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* does not support: constraints-0.13 - - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* does not support: http-api-data-0.4.3 - - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* does not support: http-client-0.7.9 - - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* does not support: lens-5.0.1 - - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* does not support: req-3.9.2 - - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* requires the disabled package: extensible - - random-fu < 0 # tried random-fu-0.2.7.7, but its *library* requires the disabled package: random-source - - random-source < 0 # tried random-source-0.3.0.11, but its *library* requires the disabled package: th-extras - - ranged-list < 0 # tried ranged-list-0.1.0.0, but its *library* requires the disabled package: typecheck-plugin-nat-simple - - rank-product < 0 # tried rank-product-0.2.2.0, but its *library* requires the disabled package: random-fu - - reanimate < 0 # tried reanimate-1.1.4.0, but its *library* requires the disabled package: hgeometry - - reanimate < 0 # tried reanimate-1.1.4.0, but its *library* requires the disabled package: hgeometry-combinatorial - - redis-io < 0 # tried redis-io-1.1.0, but its *library* requires the disabled package: operational - - redis-resp < 0 # tried redis-resp-1.0.0, but its *library* requires the disabled package: operational - - refined < 0 # tried refined-0.6.2, but its *library* does not support: base-4.15.0.0 - - refined < 0 # tried refined-0.6.2, but its *library* does not support: template-haskell-2.17.0.0 - - reform-hsp < 0 # tried reform-hsp-0.2.7.2, but its *library* requires the disabled package: hsx2hs - - regex-applicative-text < 0 # tried regex-applicative-text-0.1.0.1, but its *library* does not support: base-4.15.0.0 - - regex-pcre-text < 0 # tried regex-pcre-text-0.94.0.1, but its *library* does not support: regex-base-0.94.0.1 - - regex-pcre-text < 0 # tried regex-pcre-text-0.94.0.1, but its *library* does not support: regex-pcre-builtin-0.95.2.3.8.44 - - regex-tdfa-text < 0 # tried regex-tdfa-text-1.0.0.3, but its *library* does not support: regex-base-0.94.0.1 - - registry < 0 # tried registry-0.2.0.3, but its *library* requires the disabled package: protolude - - relapse < 0 # tried relapse-1.0.0.0, but its *library* does not support: attoparsec-0.14.1 - - relational-query < 0 # tried relational-query-0.12.3.0, but its *library* requires the disabled package: persistable-record - - relational-query < 0 # tried relational-query-0.12.3.0, but its *library* requires the disabled package: product-isomorphic - - relational-query-HDBC < 0 # tried relational-query-HDBC-0.7.2.0, but its *library* requires the disabled package: th-data-compat - - relational-record < 0 # tried relational-record-0.2.2.0, but its *library* requires the disabled package: persistable-record - - relational-record < 0 # tried relational-record-0.2.2.0, but its *library* requires the disabled package: product-isomorphic - - relational-record < 0 # tried relational-record-0.2.2.0, but its *library* requires the disabled package: relational-query-HDBC - - relational-schemas < 0 # tried relational-schemas-0.1.8.0, but its *library* requires the disabled package: relational-query - - repa-algorithms < 0 # tried repa-algorithms-3.4.1.3, but its *library* does not support: base-4.15.0.0 - - req-url-extra < 0 # tried req-url-extra-0.1.1.0, but its *executable* does not support: aeson-1.5.6.0 - - req-url-extra < 0 # tried req-url-extra-0.1.1.0, but its *library* does not support: base-4.15.0.0 - - req-url-extra < 0 # tried req-url-extra-0.1.1.0, but its *library* does not support: req-3.9.2 - - rest-client < 0 # tried rest-client-0.5.2.3, but its *library* does not support: http-client-0.7.9 - - rest-client < 0 # tried rest-client-0.5.2.3, but its *library* does not support: http-types-0.12.3 - - rest-client < 0 # tried rest-client-0.5.2.3, but its *library* does not support: resourcet-1.2.4.3 - - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: aeson-1.5.6.0 - - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: base-4.15.0.0 - - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: base-compat-0.11.2 - - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: errors-2.3.0 - - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: multipart-0.2.1 - - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: random-1.2.1 - - rest-gen < 0 # tried rest-gen-0.20.0.3, but its *library* does not support: Cabal-3.4.0.0 - - rest-gen < 0 # tried rest-gen-0.20.0.3, but its *library* does not support: aeson-1.5.6.0 - - rest-gen < 0 # tried rest-gen-0.20.0.3, but its *library* does not support: base-4.15.0.0 - - rest-gen < 0 # tried rest-gen-0.20.0.3, but its *library* does not support: base-compat-0.11.2 - - rest-gen < 0 # tried rest-gen-0.20.0.3, but its *library* does not support: hashable-1.3.4.1 - - rest-gen < 0 # tried rest-gen-0.20.0.3, but its *library* does not support: haskell-src-exts-1.23.1 - - rest-gen < 0 # tried rest-gen-0.20.0.3, but its *library* does not support: semigroups-0.19.2 - - rest-gen < 0 # tried rest-gen-0.20.0.3, but its *library* requires the disabled package: HStringTemplate - - rest-happstack < 0 # tried rest-happstack-0.3.1.1, but its *library* does not support: containers-0.6.4.1 - - rest-happstack < 0 # tried rest-happstack-0.3.1.1, but its *library* does not support: happstack-server-7.7.1.1 - - rest-snap < 0 # tried rest-snap-0.3.0.0, but its *library* does not support: base-compat-0.11.2 - - rest-stringmap < 0 # tried rest-stringmap-0.2.0.7, but its *library* does not support: aeson-1.5.6.0 - - rest-stringmap < 0 # tried rest-stringmap-0.2.0.7, but its *library* does not support: base-4.15.0.0 - - rest-stringmap < 0 # tried rest-stringmap-0.2.0.7, but its *library* does not support: containers-0.6.4.1 - - rest-stringmap < 0 # tried rest-stringmap-0.2.0.7, but its *library* does not support: hashable-1.3.4.1 - - rest-types < 0 # tried rest-types-1.14.1.2, but its *library* does not support: aeson-1.5.6.0 - - rest-types < 0 # tried rest-types-1.14.1.2, but its *library* does not support: base-4.15.0.0 - - rest-types < 0 # tried rest-types-1.14.1.2, but its *library* does not support: base-compat-0.11.2 - - rest-wai < 0 # tried rest-wai-0.2.0.1, but its *library* does not support: base-compat-0.11.2 - - rest-wai < 0 # tried rest-wai-0.2.0.1, but its *library* does not support: containers-0.6.4.1 - - rest-wai < 0 # tried rest-wai-0.2.0.1, but its *library* does not support: http-types-0.12.3 - - rethinkdb-client-driver < 0 # tried rethinkdb-client-driver-0.0.25, but its *library* does not support: base-4.15.0.0 - - rhine-gloss < 0 # tried rhine-gloss-0.7.0, but its *library* requires the disabled package: rhine - - riak < 0 # tried riak-1.2.0.0, but its *library* does not support: attoparsec-0.14.1 - - riak < 0 # tried riak-1.2.0.0, but its *library* does not support: network-3.1.2.5 - - rollbar-hs < 0 # tried rollbar-hs-0.3.1.0, but its *library* does not support: aeson-1.5.6.0 - - rollbar-hs < 0 # tried rollbar-hs-0.3.1.0, but its *library* does not support: http-client-0.7.9 - - rollbar-hs < 0 # tried rollbar-hs-0.3.1.0, but its *library* does not support: network-3.1.2.5 - - rollbar-hs < 0 # tried rollbar-hs-0.3.1.0, but its *library* does not support: time-1.9.3 - - rss-conduit < 0 # tried rss-conduit-0.6.0.1, but its *library* requires the disabled package: atom-conduit - - rvar < 0 # tried rvar-0.2.0.6, but its *library* requires the disabled package: random-source - - safe-tensor < 0 # tried safe-tensor-0.2.1.1, but its *library* does not support: singletons-3.0 - - salak-toml < 0 # tried salak-toml-0.3.5.3, but its *library* requires the disabled package: tomland - - sandwich-webdriver < 0 # tried sandwich-webdriver-0.1.0.6, but its *library* requires the disabled package: webdriver - - scalendar < 0 # tried scalendar-1.2.0, but its *library* does not support: containers-0.6.4.1 - - schematic < 0 # tried schematic-0.5.1.0, but its *library* does not support: aeson-1.5.6.0 - - schematic < 0 # tried schematic-0.5.1.0, but its *library* requires the disabled package: hjsonschema - - schematic < 0 # tried schematic-0.5.1.0, but its *library* requires the disabled package: validationt - - sendgrid-v3 < 0 # tried sendgrid-v3-0.3.0.0, but its *library* does not support: base-4.15.0.0 - - sensu-run < 0 # tried sensu-run-0.7.0.5, but its *executable* does not support: aeson-1.5.6.0 - - sensu-run < 0 # tried sensu-run-0.7.0.5, but its *executable* does not support: base-4.15.0.0 - - sensu-run < 0 # tried sensu-run-0.7.0.5, but its *executable* does not support: http-client-0.7.9 - - sensu-run < 0 # tried sensu-run-0.7.0.5, but its *executable* does not support: lens-5.0.1 - - sensu-run < 0 # tried sensu-run-0.7.0.5, but its *executable* does not support: optparse-applicative-0.16.1.0 - - seqloc < 0 # tried seqloc-0.6.1.1, but its *library* requires the disabled package: biocore - - sequenceTools < 0 # tried sequenceTools-1.5.0, but its *library* requires the disabled package: sequence-formats - - serf < 0 # tried serf-0.1.1.0, but its *library* requires the disabled package: operational - - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: blaze-builder-0.4.2.2 - - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: cryptonite-0.29 - - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: exceptions-0.10.4 - - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: http-api-data-0.4.3 - - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: http-types-0.12.3 - - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: memory-0.16.0 - - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: servant-0.18.3 - - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: servant-server-0.18.3 - - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: time-1.9.3 - - servant-auth-docs < 0 # tried servant-auth-docs-0.2.10.0, but its *library* does not support: base-4.15.0.0 - - servant-auth-server < 0 # tried servant-auth-server-0.4.6.0, but its *library* does not support: base64-bytestring-1.2.1.0 - - servant-auth-swagger < 0 # tried servant-auth-swagger-0.2.10.1, but its *library* requires the disabled package: servant-swagger - - servant-auth-swagger < 0 # tried servant-auth-swagger-0.2.10.1, but its *library* requires the disabled package: swagger2 - - servant-cli < 0 # tried servant-cli-0.1.0.2, but its *library* requires the disabled package: functor-combinators - - servant-elm < 0 # tried servant-elm-0.7.2, but its *library* requires the disabled package: elm-bridge - - servant-errors < 0 # tried servant-errors-0.1.6.0, but its *library* does not support: base-4.15.0.0 - - servant-js < 0 # tried servant-js-0.9.4.2, but its *executable* does not support: aeson-1.5.6.0 - - servant-kotlin < 0 # tried servant-kotlin-0.1.1.9, but its *library* does not support: containers-0.6.4.1 - - servant-kotlin < 0 # tried servant-kotlin-0.1.1.9, but its *library* does not support: formatting-7.1.3 - - servant-kotlin < 0 # tried servant-kotlin-0.1.1.9, but its *library* does not support: lens-5.0.1 - - servant-kotlin < 0 # tried servant-kotlin-0.1.1.9, but its *library* does not support: servant-0.18.3 - - servant-kotlin < 0 # tried servant-kotlin-0.1.1.9, but its *library* does not support: time-1.9.3 - - servant-mock < 0 # tried servant-mock-0.8.7, but its *library* does not support: QuickCheck-2.14.2 - - servant-mock < 0 # tried servant-mock-0.8.7, but its *library* does not support: base-4.15.0.0 - - servant-pandoc < 0 # tried servant-pandoc-0.5.0.0, but its *library* does not support: http-media-0.8.0.0 - - servant-pandoc < 0 # tried servant-pandoc-0.5.0.0, but its *library* does not support: lens-5.0.1 - - servant-pandoc < 0 # tried servant-pandoc-0.5.0.0, but its *library* does not support: pandoc-types-1.22.1 - - servant-quickcheck < 0 # tried servant-quickcheck-0.0.10.0, but its *library* does not support: base-4.15.0.0 - - servant-quickcheck < 0 # tried servant-quickcheck-0.0.10.0, but its *library* does not support: hspec-2.8.3 - - servant-streaming < 0 # tried servant-streaming-0.3.0.0, but its *library* does not support: base-4.15.0.0 - - servant-streaming < 0 # tried servant-streaming-0.3.0.0, but its *library* does not support: servant-0.18.3 - - servant-streaming-client < 0 # tried servant-streaming-client-0.3.0.0, but its *library* does not support: base-4.15.0.0 - - servant-streaming-client < 0 # tried servant-streaming-client-0.3.0.0, but its *library* does not support: http-media-0.8.0.0 - - servant-streaming-client < 0 # tried servant-streaming-client-0.3.0.0, but its *library* does not support: servant-0.18.3 - - servant-streaming-client < 0 # tried servant-streaming-client-0.3.0.0, but its *library* does not support: servant-client-core-0.18.3 - - servant-streaming-server < 0 # tried servant-streaming-server-0.3.0.0, but its *library* does not support: base-4.15.0.0 - - servant-streaming-server < 0 # tried servant-streaming-server-0.3.0.0, but its *library* does not support: http-media-0.8.0.0 - - servant-streaming-server < 0 # tried servant-streaming-server-0.3.0.0, but its *library* does not support: servant-server-0.18.3 - - servant-streaming-server < 0 # tried servant-streaming-server-0.3.0.0, but its *library* requires the disabled package: streaming-wai - - servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: Cabal-3.4.0.0 - - servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: base-4.15.0.0 - - servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: lens-5.0.1 - - servant-yaml < 0 # tried servant-yaml-0.1.0.1, but its *library* does not support: base-4.15.0.0 - - servant-yaml < 0 # tried servant-yaml-0.1.0.1, but its *library* does not support: servant-0.18.3 - - serverless-haskell < 0 # tried serverless-haskell-0.12.6, but its *library* requires the disabled package: amazonka-core - - serversession-backend-persistent < 0 # tried serversession-backend-persistent-1.0.5, but its *library* does not support: base64-bytestring-1.2.1.0 - - serversession-backend-redis < 0 # tried serversession-backend-redis-1.0.4, but its *library* does not support: hedis-0.15.0 - - sessiontypes-distributed < 0 # tried sessiontypes-distributed-0.1.1, but its *library* does not support: exceptions-0.10.4 - - sessiontypes-distributed < 0 # tried sessiontypes-distributed-0.1.1, but its *library* requires the disabled package: sessiontypes - - sexpr-parser < 0 # tried sexpr-parser-0.2.0.0, but its *library* does not support: base-4.15.0.0 - - sexpr-parser < 0 # tried sexpr-parser-0.2.0.0, but its *library* does not support: megaparsec-9.2.0 - - shake-plus-extended < 0 # tried shake-plus-extended-0.4.1.0, but its *library* requires the disabled package: ixset-typed - - show-prettyprint < 0 # tried show-prettyprint-0.3.0.1, but its *library* does not support: trifecta-2.1.1 - - shower < 0 # tried shower-0.2.0.2, but its *library* does not support: base-4.15.0.0 - - simplest-sqlite < 0 # tried simplest-sqlite-0.1.0.2, but its *library* does not support: template-haskell-2.17.0.0 - - size-based < 0 # tried size-based-0.1.2.0, but its *library* does not support: template-haskell-2.17.0.0 - - sized-grid < 0 # tried sized-grid-0.2.0.1, but its *library* does not support: aeson-1.5.6.0 - - sized-grid < 0 # tried sized-grid-0.2.0.1, but its *library* does not support: base-4.15.0.0 - - sized-grid < 0 # tried sized-grid-0.2.0.1, but its *library* does not support: constraints-0.13 - - sized-grid < 0 # tried sized-grid-0.2.0.1, but its *library* does not support: lens-5.0.1 - - sized-grid < 0 # tried sized-grid-0.2.0.1, but its *library* does not support: random-1.2.1 - - skeletons < 0 # tried skeletons-0.4.0, but its *executable* requires the disabled package: tinytemplate - - slack-web < 0 # tried slack-web-0.3.0.1, but its *library* does not support: base-4.15.0.0 - - slack-web < 0 # tried slack-web-0.3.0.1, but its *library* does not support: http-client-0.7.9 - - slick < 0 # tried slick-1.1.2.2, but its *library* requires the disabled package: mustache - - slynx < 0 # tried slynx-0.6.1.0, but its *library* requires the disabled package: elynx-seq - - slynx < 0 # tried slynx-0.6.1.0, but its *library* requires the disabled package: elynx-tools - - smallcheck-series < 0 # tried smallcheck-series-0.7.1.0, but its *library* does not support: base-4.15.0.0 - - smash-lens < 0 # tried smash-lens-0.1.0.1, but its *library* does not support: lens-5.0.1 - - snap < 0 # tried snap-1.1.3.1, but its *library* does not support: aeson-1.5.6.0 - - snap < 0 # tried snap-1.1.3.1, but its *library* does not support: attoparsec-0.14.1 - - snap < 0 # tried snap-1.1.3.1, but its *library* does not support: base-4.15.0.0 - - snap < 0 # tried snap-1.1.3.1, but its *library* does not support: dlist-1.0 - - snap < 0 # tried snap-1.1.3.1, but its *library* does not support: lens-5.0.1 - - snap < 0 # tried snap-1.1.3.1, but its *library* does not support: mwc-random-0.15.0.2 - - snap < 0 # tried snap-1.1.3.1, but its *library* requires the disabled package: pwstore-fast - - snap-blaze < 0 # tried snap-blaze-0.2.1.5, but its *library* requires the disabled package: snap-core - - snap-core < 0 # tried snap-core-1.0.4.2, but its *library* does not support: attoparsec-0.14.1 - - snap-server < 0 # tried snap-server-1.1.2.0, but its *library* does not support: attoparsec-0.14.1 - - snap-server < 0 # tried snap-server-1.1.2.0, but its *library* does not support: base-4.15.0.0 - - socket-activation < 0 # tried socket-activation-0.1.0.2, but its *library* does not support: network-3.1.2.5 - - sparkle < 0 # tried sparkle-0.7.4, but its *library* does not support: inline-java-0.10.0 - - sparkle < 0 # tried sparkle-0.7.4, but its *library* does not support: jvm-0.6.0 - - sparkle < 0 # tried sparkle-0.7.4, but its *library* requires the disabled package: distributed-closure - - sparkle < 0 # tried sparkle-0.7.4, but its *library* requires the disabled package: jni - - speculation < 0 # tried speculation-1.5.0.3, but its *library* does not support: stm-2.5.0.0 - - sqlite-simple-errors < 0 # tried sqlite-simple-errors-0.6.1.0, but its *library* does not support: text-1.2.4.1 - - stack < 0 # tried stack-2.7.3, but its *library* requires the disabled package: mustache - - store-streaming < 0 # tried store-streaming-0.2.0.3, but its *library* requires the disabled package: store - - streamproc < 0 # tried streamproc-1.6.2, but its *library* does not support: base-4.15.0.0 - - strict-base-types < 0 # tried strict-base-types-0.7, but its *library* requires the disabled package: strict-lens - - strict-tuple < 0 # tried strict-tuple-0.1.4, but its *library* does not support: base-4.15.0.0 - - strict-tuple-lens < 0 # tried strict-tuple-lens-0.2, but its *library* requires the disabled package: strict-tuple - - stripe-tests < 0 # tried stripe-tests-2.6.2, but its *library* does not support: hspec-2.8.3 - - stripe-tests < 0 # tried stripe-tests-2.6.2, but its *library* does not support: hspec-core-2.8.3 - - stripe-tests < 0 # tried stripe-tests-2.6.2, but its *library* does not support: random-1.2.1 - - structured-haskell-mode < 0 # tried structured-haskell-mode-1.1.0, but its *executable* does not support: haskell-src-exts-1.23.1 - - stylish-haskell < 0 # tried stylish-haskell-0.13.0.0, but its *library* does not support: Cabal-3.4.0.0 - - stylish-haskell < 0 # tried stylish-haskell-0.13.0.0, but its *library* does not support: ghc-lib-parser-9.0.1.20210324 - - sv < 0 # tried sv-1.4.0.1, but its *library* does not support: attoparsec-0.14.1 - - sv < 0 # tried sv-1.4.0.1, but its *library* does not support: base-4.15.0.0 - - sv-cassava < 0 # tried sv-cassava-0.3, but its *library* does not support: attoparsec-0.14.1 - - sv-core < 0 # tried sv-core-0.5, but its *library* does not support: attoparsec-0.14.1 - - sv-core < 0 # tried sv-core-0.5, but its *library* does not support: base-4.15.0.0 - - sv-core < 0 # tried sv-core-0.5, but its *library* does not support: lens-5.0.1 - - sv-core < 0 # tried sv-core-0.5, but its *library* does not support: profunctors-5.6.2 - - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* does not support: containers-0.6.4.1 - - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* does not support: http-api-data-0.4.3 - - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* does not support: http-client-0.7.9 - - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* does not support: http-media-0.8.0.0 - - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* does not support: katip-0.8.6.0 - - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* does not support: network-3.1.2.5 - - swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: base-4.15.0.0 - - swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: lens-5.0.1 - - swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: optics-core-0.4 - - swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: optics-th-0.4 - - swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: template-haskell-2.17.0.0 - - sweet-egison < 0 # tried sweet-egison-0.1.1.3, but its *library* requires the disabled package: egison-pattern-src - - sweet-egison < 0 # tried sweet-egison-0.1.1.3, but its *library* requires the disabled package: egison-pattern-src-th-mode - - taffybar < 0 # tried taffybar-3.3.0, but its *library* requires the disabled package: HStringTemplate - - taffybar < 0 # tried taffybar-3.3.0, but its *library* requires the disabled package: gi-gdk - - taffybar < 0 # tried taffybar-3.3.0, but its *library* requires the disabled package: xmonad - - tasty-stats < 0 # tried tasty-stats-0.2.0.4, but its *library* does not support: containers-0.6.4.1 - - tasty-stats < 0 # tried tasty-stats-0.2.0.4, but its *library* does not support: tasty-1.4.2 - - tasty-stats < 0 # tried tasty-stats-0.2.0.4, but its *library* does not support: time-1.9.3 - - tcp-streams-openssl < 0 # tried tcp-streams-openssl-1.0.1.0, but its *library* does not support: network-3.1.2.5 - - termbox < 0 # tried termbox-0.3.0, but its *library* does not support: base-4.15.0.0 - - termcolor < 0 # tried termcolor-0.2.0.0, but its *executable* requires the disabled package: cli - - termonad < 0 # tried termonad-4.2.0.0, but its *library* requires the disabled package: gi-gdk - - test-fixture < 0 # tried test-fixture-0.5.1.0, but its *library* does not support: template-haskell-2.17.0.0 - - test-framework-th < 0 # tried test-framework-th-0.2.4, but its *library* requires the disabled package: language-haskell-extract - - testing-feat < 0 # tried testing-feat-1.1.0.0, but its *library* requires the disabled package: size-based - - text-all < 0 # tried text-all-0.4.2, but its *library* does not support: text-1.2.4.1 - - text-all < 0 # tried text-all-0.4.2, but its *library* does not support: text-format-0.3.2 - - text-format < 0 # tried text-format-0.3.2, but its *library* does not support: base-4.15.0.0 - - text-generic-pretty < 0 # tried text-generic-pretty-1.2.1, but its *library* does not support: wl-pprint-text-1.2.0.1 - - th-to-exp < 0 # tried th-to-exp-0.0.1.1, but its *library* does not support: template-haskell-2.17.0.0 - - these-skinny < 0 # tried these-skinny-0.7.4, but its *library* does not support: base-4.15.0.0 - - threepenny-gui < 0 # tried threepenny-gui-0.9.1.0, but its *library* requires the disabled package: snap-core - - threepenny-gui < 0 # tried threepenny-gui-0.9.1.0, but its *library* requires the disabled package: snap-server - - threepenny-gui-flexbox < 0 # tried threepenny-gui-flexbox-0.4.2, but its *library* requires the disabled package: threepenny-gui - - tlynx < 0 # tried tlynx-0.6.1.0, but its *library* requires the disabled package: elynx-tools - - token-bucket < 0 # tried token-bucket-0.1.0.1, but its *library* does not support: base-4.15.0.0 - - tonalude < 0 # tried tonalude-0.1.1.1, but its *library* does not support: base-4.15.0.0 - - tonaparser < 0 # tried tonaparser-0.1.0.1, but its *library* does not support: base-4.15.0.0 - - tonatona < 0 # tried tonatona-0.1.2.1, but its *library* does not support: base-4.15.0.0 - - tonatona-logger < 0 # tried tonatona-logger-0.2.0.2, but its *library* does not support: base-4.15.0.0 - - tonatona-persistent-postgresql < 0 # tried tonatona-persistent-postgresql-0.1.0.2, but its *library* does not support: base-4.15.0.0 - - tonatona-persistent-postgresql < 0 # tried tonatona-persistent-postgresql-0.1.0.2, but its *library* does not support: persistent-2.13.2.1 - - tonatona-persistent-postgresql < 0 # tried tonatona-persistent-postgresql-0.1.0.2, but its *library* does not support: persistent-postgresql-2.13.2.1 - - tonatona-persistent-sqlite < 0 # tried tonatona-persistent-sqlite-0.1.0.2, but its *library* does not support: base-4.15.0.0 - - tonatona-persistent-sqlite < 0 # tried tonatona-persistent-sqlite-0.1.0.2, but its *library* does not support: persistent-2.13.2.1 - - tonatona-persistent-sqlite < 0 # tried tonatona-persistent-sqlite-0.1.0.2, but its *library* does not support: persistent-sqlite-2.13.0.3 - - tonatona-servant < 0 # tried tonatona-servant-0.1.0.4, but its *library* does not support: base-4.15.0.0 - - tonatona-servant < 0 # tried tonatona-servant-0.1.0.4, but its *library* does not support: servant-0.18.3 - - tonatona-servant < 0 # tried tonatona-servant-0.1.0.4, but its *library* does not support: servant-server-0.18.3 - - tonatona-servant < 0 # tried tonatona-servant-0.1.0.4, but its *library* does not support: wai-extra-3.1.7 - - transformers-lift < 0 # tried transformers-lift-0.2.0.2, but its *library* does not support: base-4.15.0.0 - - transformers-lift < 0 # tried transformers-lift-0.2.0.2, but its *library* does not support: writer-cps-transformers-0.5.6.1 - - transient-universe < 0 # tried transient-universe-0.6.0.1, but its *library* does not support: network-3.1.2.5 - - tries < 0 # tried tries-0.0.6.1, but its *library* requires the disabled package: rose-trees - - true-name < 0 # tried true-name-0.1.0.3, but its *library* does not support: template-haskell-2.17.0.0 - - type-combinators-singletons < 0 # tried type-combinators-singletons-0.2.1.0, but its *library* requires the disabled package: type-combinators - - typelits-witnesses < 0 # tried typelits-witnesses-0.4.0.0, but its *library* requires the disabled package: dependent-sum - - tz < 0 # tried tz-0.1.3.5, but its *library* does not support: template-haskell-2.17.0.0 - - ucam-webauth < 0 # tried ucam-webauth-0.1.0.0, but its *library* does not support: aeson-1.5.6.0 - - ucam-webauth < 0 # tried ucam-webauth-0.1.0.0, but its *library* does not support: attoparsec-0.14.1 - - ucam-webauth < 0 # tried ucam-webauth-0.1.0.0, but its *library* does not support: base-4.15.0.0 - - ucam-webauth < 0 # tried ucam-webauth-0.1.0.0, but its *library* does not support: cryptonite-0.29 - - ucam-webauth < 0 # tried ucam-webauth-0.1.0.0, but its *library* does not support: parser-combinators-1.3.0 - - ucam-webauth-types < 0 # tried ucam-webauth-types-0.1.0.0, but its *library* does not support: aeson-1.5.6.0 - - ucam-webauth-types < 0 # tried ucam-webauth-types-0.1.0.0, but its *library* does not support: base-4.15.0.0 - - ucam-webauth-types < 0 # tried ucam-webauth-types-0.1.0.0, but its *library* does not support: base64-bytestring-1.2.1.0 - - unfoldable-restricted < 0 # tried unfoldable-restricted-0.0.3, but its *library* requires the disabled package: unfoldable - - uniprot-kb < 0 # tried uniprot-kb-0.1.2.0, but its *library* does not support: attoparsec-0.14.1 - - uri-templater < 0 # tried uri-templater-0.3.1.0, but its *library* does not support: trifecta-2.1.1 - - urlpath < 0 # tried urlpath-9.0.1, but its *library* requires the disabled package: attoparsec-uri - - userid < 0 # tried userid-0.1.3.6, but its *library* does not support: base-4.15.0.0 - - vado < 0 # tried vado-0.0.13, but its *library* does not support: attoparsec-0.14.1 - - vado < 0 # tried vado-0.0.13, but its *library* does not support: base-4.15.0.0 - - vcswrapper < 0 # tried vcswrapper-0.1.6, but its *library* does not support: base-4.15.0.0 - - vcswrapper < 0 # tried vcswrapper-0.1.6, but its *library* does not support: containers-0.6.4.1 - - vector-circular < 0 # tried vector-circular-0.1.3, but its *library* does not support: template-haskell-2.17.0.0 - - vector-fftw < 0 # tried vector-fftw-0.1.4.0, but its *library* does not support: base-4.15.0.0 - - verbosity < 0 # tried verbosity-0.4.0.0, but its *library* requires the disabled package: generic-lens - - viewprof < 0 # tried viewprof-0.0.0.33, but its *executable* does not support: base-4.15.0.0 - - viewprof < 0 # tried viewprof-0.0.0.33, but its *executable* does not support: brick-0.64.2 - - viewprof < 0 # tried viewprof-0.0.0.33, but its *executable* does not support: lens-5.0.1 - - viewprof < 0 # tried viewprof-0.0.0.33, but its *executable* does not support: vty-5.33 - - wai-middleware-crowd < 0 # tried wai-middleware-crowd-0.1.4.2, but its *executable* does not support: optparse-applicative-0.16.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* does not support: aeson-1.5.6.0 - - wai-middleware-rollbar < 0 # tried wai-middleware-rollbar-0.11.0, but its *library* does not support: http-client-0.7.9 - - wai-middleware-rollbar < 0 # tried wai-middleware-rollbar-0.11.0, but its *library* does not support: time-1.9.3 - - wai-middleware-throttle < 0 # tried wai-middleware-throttle-0.3.0.1, but its *library* requires the disabled package: token-bucket - - 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 - - wavefront < 0 # tried wavefront-0.7.1.4, but its *library* does not support: attoparsec-0.14.1 - - wavefront < 0 # tried wavefront-0.7.1.4, but its *library* does not support: base-4.15.0.0 - - wavefront < 0 # tried wavefront-0.7.1.4, but its *library* does not support: dlist-1.0 - - web-routes-th < 0 # tried web-routes-th-0.22.6.6, but its *library* does not support: template-haskell-2.17.0.0 - - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: aeson-1.5.6.0 - - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: attoparsec-0.14.1 - - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: base-4.15.0.0 - - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: cryptonite-0.29 - - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: hspec-2.8.3 - - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: http-client-0.7.9 - - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: memory-0.16.0 - - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: servant-0.18.3 - - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: servant-client-0.18.3 - - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: template-haskell-2.17.0.0 - - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: vinyl-0.13.3 - - webby < 0 # tried webby-1.0.1, but its *library* does not support: formatting-7.1.3 - - webdriver-angular < 0 # tried webdriver-angular-0.1.11, but its *library* does not support: language-javascript-0.7.1.0 - - webdriver-angular < 0 # tried webdriver-angular-0.1.11, but its *library* requires the disabled package: webdriver - - websockets-snap < 0 # tried websockets-snap-0.10.3.1, but its *library* requires the disabled package: snap-core - - websockets-snap < 0 # tried websockets-snap-0.10.3.1, but its *library* requires the disabled package: snap-server - - wl-pprint-extras < 0 # tried wl-pprint-extras-3.5.0.5, but its *library* does not support: containers-0.6.4.1 - - wl-pprint-terminfo < 0 # tried wl-pprint-terminfo-3.7.1.4, but its *library* does not support: containers-0.6.4.1 - - wrecker < 0 # tried wrecker-1.3.2.0, but its *library* requires the disabled package: next-ref - - wrecker < 0 # tried wrecker-1.3.2.0, but its *library* requires the disabled package: threads-extras - - writer-cps-full < 0 # tried writer-cps-full-0.1.0.0, but its *library* requires the disabled package: writer-cps-morph - - writer-cps-lens < 0 # tried writer-cps-lens-0.1.0.1, but its *library* does not support: lens-5.0.1 - - ws < 0 # tried ws-0.0.5, but its *library* requires the disabled package: attoparsec-uri - - xdg-desktop-entry < 0 # tried xdg-desktop-entry-0.1.1.1, but its *library* requires the disabled package: ConfigFile - - xml-html-qq < 0 # tried xml-html-qq-0.1.0.1, but its *library* requires the disabled package: heterocephalus - - xml-isogen < 0 # tried xml-isogen-0.3.0, but its *library* requires the disabled package: dom-parser - - yeshql < 0 # tried yeshql-4.2.0.0, but its *library* does not support: yeshql-core-4.2.0.0 - - yeshql < 0 # tried yeshql-4.2.0.0, but its *library* requires the disabled package: yeshql-hdbc - - yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* does not support: persistent-2.13.2.1 - - yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* does not support: yesod-core-1.6.21.0 - - yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* does not support: yesod-form-1.7.0 - - yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* requires the disabled package: yesod-auth - - yesod-auth-fb < 0 # tried yesod-auth-fb-1.10.1, 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-auth - - yesod-auth-oauth2 < 0 # tried yesod-auth-oauth2-0.6.3.4, but its *library* requires the disabled package: yesod-auth - - yesod-form-richtext < 0 # tried yesod-form-richtext-0.1.0.2, but its *library* does not support: yesod-core-1.6.21.0 - - yesod-form-richtext < 0 # tried yesod-form-richtext-0.1.0.2, but its *library* does not support: yesod-form-1.7.0 - - yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *executable* does not support: yesod-1.6.1.2 - - yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *library* does not support: language-javascript-0.7.1.0 - - yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *library* does not support: yesod-core-1.6.21.0 - - yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *library* does not support: yesod-static-1.6.1.0 - - yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *library* requires the disabled package: hamlet - - zasni-gerna < 0 # tried zasni-gerna-0.0.7.1, but its *library* requires the disabled package: papillon - - ziptastic-client < 0 # tried ziptastic-client-0.3.0.3, but its *library* does not support: base-compat-0.11.2 - - ziptastic-client < 0 # tried ziptastic-client-0.3.0.3, but its *library* does not support: servant-0.18.3 - - ziptastic-client < 0 # tried ziptastic-client-0.3.0.3, but its *library* does not support: servant-client-0.18.3 - - ziptastic-core < 0 # tried ziptastic-core-0.2.0.3, but its *library* does not support: aeson-1.5.6.0 - - ziptastic-core < 0 # tried ziptastic-core-0.2.0.3, but its *library* does not support: base-compat-0.11.2 - - ziptastic-core < 0 # tried ziptastic-core-0.2.0.3, but its *library* does not support: http-api-data-0.4.3 - - ziptastic-core < 0 # tried ziptastic-core-0.2.0.3, but its *library* does not support: servant-0.18.3 - - zydiskell < 0 # tried zydiskell-0.2.0.0, but its *library* does not support: base-4.15.0.0 - - zydiskell < 0 # tried zydiskell-0.2.0.0, but its *library* does not support: storable-record-0.0.6 - - "GHC 9.2 bounds": - - ALUT < 0 # tried ALUT-2.4.0.3, but its *library* requires the disabled package: OpenAL - - Agda < 0 # tried Agda-2.6.2, but its *library* does not support: Cabal-3.6.0.0 - - Agda < 0 # tried Agda-2.6.2, but its *library* does not support: aeson-2.0.2.0 - - Agda < 0 # tried Agda-2.6.2, but its *library* does not support: base-4.16.0.0 - - Agda < 0 # tried Agda-2.6.2, but its *library* does not support: hashable-1.4.0.0 - - Agda < 0 # tried Agda-2.6.2, but its *library* does not support: template-haskell-2.18.0.0 - - Allure < 0 # tried Allure-0.10.3.0, but its *library* requires the disabled package: LambdaHack - - BNFC-meta < 0 # tried BNFC-meta-0.6.1, but its *library* does not support: template-haskell-2.18.0.0 - - BiobaseBlast < 0 # tried BiobaseBlast-0.3.3.0, but its *library* requires the disabled package: BiobaseTypes - - BiobaseBlast < 0 # tried BiobaseBlast-0.3.3.0, but its *library* requires the disabled package: PrimitiveArray - - BiobaseBlast < 0 # tried BiobaseBlast-0.3.3.0, but its *library* requires the disabled package: SciBaseTypes - - 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: streaming - - BiobaseFasta < 0 # tried BiobaseFasta-0.4.0.1, but its *library* requires the disabled package: streaming-bytestring - - BiobaseTypes < 0 # tried BiobaseTypes-0.2.1.0, but its *library* requires the disabled package: streaming - - BiobaseXNA < 0 # tried BiobaseXNA-0.11.1.1, but its *library* requires the disabled package: BiobaseTypes - - BiobaseXNA < 0 # tried BiobaseXNA-0.11.1.1, but its *library* requires the disabled package: DPutils - - BiobaseXNA < 0 # tried BiobaseXNA-0.11.1.1, but its *library* requires the disabled package: PrimitiveArray - - ChannelT < 0 # tried ChannelT-0.0.0.7, but its *library* does not support: mmorph-1.2.0 - - DAV < 0 # tried DAV-1.3.4, but its *library* requires the disabled package: http-client-tls - - DAV < 0 # tried DAV-1.3.4, but its *library* requires the disabled package: xml-hamlet - - DPutils < 0 # tried DPutils-0.1.1.0, but its *library* requires the disabled package: streaming - - DPutils < 0 # tried DPutils-0.1.1.0, but its *library* requires the disabled package: streaming-bytestring - - ENIG < 0 # tried ENIG-0.0.1.0, but its *library* requires the disabled package: unicode-transforms - - Frames < 0 # tried Frames-0.7.2, but its *library* does not support: base-4.16.0.0 - - Frames < 0 # tried Frames-0.7.2, but its *library* does not support: ghc-prim-0.8.0 - - GLUT < 0 # tried GLUT-2.7.0.16, but its *library* requires the disabled package: OpenGL - - HDBC < 0 # tried HDBC-2.4.0.3, but its *library* does not support: time-1.11.1.1 - - HDBC-session < 0 # tried HDBC-session-0.1.2.0, but its *library* requires the disabled package: HDBC - - HMock < 0 # tried HMock-0.5.0.0, but its *library* does not support: base-4.16.0.0 - - HMock < 0 # tried HMock-0.5.0.0, but its *library* does not support: template-haskell-2.18.0.0 - - HStringTemplate < 0 # tried HStringTemplate-0.8.8, but its *library* does not support: bytestring-0.11.1.0 - - HStringTemplate < 0 # tried HStringTemplate-0.8.8, but its *library* does not support: semigroups-0.20 - - HStringTemplate < 0 # tried HStringTemplate-0.8.8, but its *library* does not support: template-haskell-2.18.0.0 - - HStringTemplate < 0 # tried HStringTemplate-0.8.8, but its *library* does not support: time-1.11.1.1 - - HaTeX < 0 # tried HaTeX-3.22.3.0, but its *library* does not support: bytestring-0.11.1.0 - - HaTeX < 0 # tried HaTeX-3.22.3.0, but its *library* does not support: hashable-1.4.0.0 - - HaXml < 0 # tried HaXml-1.25.7, but its *library* does not support: base-4.16.0.0 - - HaXml < 0 # tried HaXml-1.25.7, but its *library* does not support: bytestring-0.11.1.0 - - JuicyPixels-blurhash < 0 # tried JuicyPixels-blurhash-0.1.0.3, but its *library* does not support: bytestring-0.11.1.0 - - JuicyPixels-scale-dct < 0 # tried JuicyPixels-scale-dct-0.1.2, but its *library* does not support: base-4.16.0.0 - - LambdaHack < 0 # tried LambdaHack-0.10.3.0, but its *library* requires the disabled package: sdl2 - - LambdaHack < 0 # tried LambdaHack-0.10.3.0, but its *library* requires the disabled package: witch - - MusicBrainz < 0 # tried MusicBrainz-0.4.1, but its *library* requires the disabled package: http-conduit - - NanoID < 0 # tried NanoID-3.1.1, but its *library* does not support: base-4.16.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* does not support: bytestring-0.11.1.0 - - PrimitiveArray < 0 # tried PrimitiveArray-0.10.1.1, but its *library* requires the disabled package: hashtables - - QuasiText < 0 # tried QuasiText-0.1.2.6, but its *library* requires the disabled package: haskell-src-meta - - RSA < 0 # tried RSA-2.4.1, but its *library* requires the disabled package: crypto-pubkey-types - - RefSerialize < 0 # tried RefSerialize-0.4.0, but its *library* requires the disabled package: hashtables - - SVGFonts < 0 # tried SVGFonts-1.8.0.1, but its *library* requires the disabled package: diagrams-core - - SVGFonts < 0 # tried SVGFonts-1.8.0.1, but its *library* requires the disabled package: diagrams-lib - - SciBaseTypes < 0 # tried SciBaseTypes-0.1.1.0, but its *library* requires the disabled package: semirings - - TCache < 0 # tried TCache-0.12.1, but its *library* requires the disabled package: hashtables - - Taxonomy < 0 # tried Taxonomy-2.2.0, but its *library* requires the disabled package: graphviz - - active < 0 # tried active-0.2.0.15, but its *library* does not support: base-4.16.0.0 - - active < 0 # tried active-0.2.0.15, but its *library* does not support: lens-5.1 - - active < 0 # tried active-0.2.0.15, but its *library* does not support: semigroups-0.20 - - advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.0, but its *library* requires the disabled package: http-media - - advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.0, but its *library* requires the disabled package: servant - - advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.0, but its *library* requires the disabled package: servant-client - - advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.0, but its *library* requires the disabled package: servant-client-core - - aeson-better-errors < 0 # tried aeson-better-errors-0.9.1.0, but its *library* does not support: aeson-2.0.2.0 - - aeson-compat < 0 # tried aeson-compat-0.3.10, but its *library* does not support: base-4.16.0.0 - - aeson-compat < 0 # tried aeson-compat-0.3.10, but its *library* does not support: hashable-1.4.0.0 - - aeson-default < 0 # tried aeson-default-0.9.1.0, but its *library* does not support: aeson-2.0.2.0 - - aeson-extra < 0 # tried aeson-extra-0.5.1, but its *library* does not support: base-4.16.0.0 - - aeson-extra < 0 # tried aeson-extra-0.5.1, but its *library* does not support: hashable-1.4.0.0 - - aeson-extra < 0 # tried aeson-extra-0.5.1, but its *library* does not support: template-haskell-2.18.0.0 - - aeson-optics < 0 # tried aeson-optics-1.1.1, but its *library* does not support: base-4.16.0.0 - - aeson-qq < 0 # tried aeson-qq-0.8.4, but its *library* requires the disabled package: haskell-src-meta - - aeson-typescript < 0 # tried aeson-typescript-0.3.0.1, but its *library* requires the disabled package: string-interpolate - - alarmclock < 0 # tried alarmclock-0.7.0.5, but its *library* does not support: time-1.11.1.1 - - alex-meta < 0 # tried alex-meta-0.3.0.13, but its *library* does not support: template-haskell-2.18.0.0 - - align-audio < 0 # tried align-audio-0.0, but its *executable* requires the disabled package: soxlib - - alsa-seq < 0 # tried alsa-seq-0.6.0.8, but its *library* does not support: bytestring-0.11.1.0 - - amqp < 0 # tried amqp-0.22.0, but its *library* requires the disabled package: connection - - amqp-utils < 0 # tried amqp-utils-0.6.3.2, but its *executable* requires the disabled package: filepath-bytestring - - apecs < 0 # tried apecs-0.9.3, but its *library* does not support: template-haskell-2.18.0.0 - - apecs-gloss < 0 # tried apecs-gloss-0.2.4, but its *library* requires the disabled package: apecs - - apecs-gloss < 0 # tried apecs-gloss-0.2.4, but its *library* requires the disabled package: gloss - - apecs-physics < 0 # tried apecs-physics-0.4.5, but its *library* requires the disabled package: apecs - - api-maker < 0 # tried api-maker-0.1.0.0, but its *library* requires the disabled package: req - - approximate < 0 # tried approximate-0.3.5, but its *library* requires the disabled package: safecopy - - arithmoi < 0 # tried arithmoi-0.12.0.1, but its *library* requires the disabled package: semirings - - ascii < 0 # tried ascii-1.1.1.0, but its *library* does not support: base-4.16.0.0 - - ascii-case < 0 # tried ascii-case-1.0.0.8, but its *library* does not support: base-4.16.0.0 - - ascii-char < 0 # tried ascii-char-1.0.0.12, but its *library* does not support: base-4.16.0.0 - - ascii-group < 0 # tried ascii-group-1.0.0.8, but its *library* does not support: base-4.16.0.0 - - ascii-predicates < 0 # tried ascii-predicates-1.0.0.6, but its *library* does not support: base-4.16.0.0 - - ascii-superset < 0 # tried ascii-superset-1.0.1.8, but its *library* does not support: base-4.16.0.0 - - ascii-th < 0 # tried ascii-th-1.0.0.6, but its *library* does not support: base-4.16.0.0 - - ascii-th < 0 # tried ascii-th-1.0.0.6, but its *library* does not support: template-haskell-2.18.0.0 - - asn1-encoding < 0 # tried asn1-encoding-0.9.6, but its *library* requires the disabled package: asn1-types - - asn1-parse < 0 # tried asn1-parse-0.9.5, but its *library* requires the disabled package: asn1-types - - asn1-types < 0 # tried asn1-types-0.3.4, but its *library* requires the disabled package: memory - - attoparsec-path < 0 # tried attoparsec-path-0.0.0.1, but its *library* requires the disabled package: path - - audacity < 0 # tried audacity-0.0.2, but its *library* does not support: bytestring-0.11.1.0 - - aura < 0 # tried aura-3.2.6, but its *library* does not support: bytestring-0.11.1.0 - - aura < 0 # tried aura-3.2.6, but its *library* does not support: hashable-1.4.0.0 - - aura < 0 # tried aura-3.2.6, but its *library* does not support: time-1.11.1.1 - - authenticate < 0 # tried authenticate-1.3.5, but its *library* does not support: aeson-2.0.2.0 - - authenticate-oauth < 0 # tried authenticate-oauth-1.7, but its *library* requires the disabled package: crypto-pubkey-types - - autodocodec-openapi3 < 0 # tried autodocodec-openapi3-0.0.0.0, but its *library* requires the disabled package: openapi3 - - autodocodec-yaml < 0 # tried autodocodec-yaml-0.0.0.0, but its *library* requires the disabled package: path - - autoexporter < 0 # tried autoexporter-1.1.20, but its *library* does not support: Cabal-3.6.0.0 - - autoexporter < 0 # tried autoexporter-1.1.20, but its *library* does not support: base-4.16.0.0 - - aws-cloudfront-signed-cookies < 0 # tried aws-cloudfront-signed-cookies-0.2.0.10, but its *library* does not support: base-4.16.0.0 - - aws-cloudfront-signed-cookies < 0 # tried aws-cloudfront-signed-cookies-0.2.0.10, but its *library* does not support: time-1.11.1.1 - - bank-holidays-england < 0 # tried bank-holidays-england-0.2.0.6, but its *library* does not support: time-1.11.1.1 - - barrier < 0 # tried barrier-0.1.1, but its *library* does not support: bytestring-0.11.1.0 - - base16-lens < 0 # tried base16-lens-0.1.3.2, but its *library* does not support: bytestring-0.11.1.0 - - base16-lens < 0 # tried base16-lens-0.1.3.2, but its *library* does not support: lens-5.1 - - base32 < 0 # tried base32-0.2.1.0, but its *library* does not support: base-4.16.0.0 - - base32 < 0 # tried base32-0.2.1.0, but its *library* does not support: bytestring-0.11.1.0 - - base32 < 0 # tried base32-0.2.1.0, but its *library* does not support: deepseq-1.4.6.0 - - base32-lens < 0 # tried base32-lens-0.1.1.1, but its *library* does not support: bytestring-0.11.1.0 - - base32-lens < 0 # tried base32-lens-0.1.1.1, but its *library* does not support: lens-5.1 - - base64 < 0 # tried base64-0.4.2.3, but its *library* does not support: deepseq-1.4.6.0 - - base64-bytestring-type < 0 # tried base64-bytestring-type-1.0.1, but its *library* does not support: base-4.16.0.0 - - base64-bytestring-type < 0 # tried base64-bytestring-type-1.0.1, but its *library* does not support: bytestring-0.11.1.0 - - base64-bytestring-type < 0 # tried base64-bytestring-type-1.0.1, but its *library* does not support: hashable-1.4.0.0 - - base64-lens < 0 # tried base64-lens-0.3.1, but its *library* does not support: bytestring-0.11.1.0 - - base64-lens < 0 # tried base64-lens-0.3.1, but its *library* does not support: lens-5.1 - - bcrypt < 0 # tried bcrypt-0.0.11, but its *library* requires the disabled package: memory - - bech32 < 0 # tried bech32-1.1.2, but its *executable* requires the disabled package: memory - - bech32-th < 0 # tried bech32-th-1.1.1, but its *library* requires the disabled package: bech32 - - bench < 0 # tried bench-1.0.12, but its *executable* requires the disabled package: turtle - - benchpress < 0 # tried benchpress-0.2.2.18, but its *library* does not support: base-4.16.0.0 - - bimap-server < 0 # tried bimap-server-0.1.0.1, but its *library* requires the disabled package: warp - - bin < 0 # tried bin-0.1.1, but its *library* does not support: base-4.16.0.0 - - bin < 0 # tried bin-0.1.1, but its *library* does not support: hashable-1.4.0.0 - - binary-parsers < 0 # tried binary-parsers-0.2.4.0, but its *library* does not support: bytestring-0.11.1.0 - - binary-tagged < 0 # tried binary-tagged-0.3.1, but its *library* does not support: base-4.16.0.0 - - bits-extra < 0 # tried bits-extra-0.0.2.0, but its *library* does not support: ghc-prim-0.8.0 - - blas-carray < 0 # tried blas-carray-0.1.0.1, but its *library* requires the disabled package: carray - - blaze-colonnade < 0 # tried blaze-colonnade-1.2.2.1, but its *library* requires the disabled package: colonnade - - bmp < 0 # tried bmp-1.2.6.3, but its *library* does not support: bytestring-0.11.1.0 - - bnb-staking-csvs < 0 # tried bnb-staking-csvs-0.2.0.0, but its *library* requires the disabled package: req - - board-games < 0 # tried board-games-0.3, but its *library* requires the disabled package: cgi - - boomerang < 0 # tried boomerang-1.4.7, but its *library* does not support: semigroups-0.20 - - boomerang < 0 # tried boomerang-1.4.7, but its *library* does not support: template-haskell-2.18.0.0 - - boring < 0 # tried boring-0.2, but its *library* does not support: base-4.16.0.0 - - both < 0 # tried both-0.1.1.2, but its *library* requires the disabled package: zero - - bower-json < 0 # tried bower-json-1.0.0.1, but its *library* requires the disabled package: aeson-better-errors - - brick < 0 # tried brick-0.64.2, but its *library* does not support: base-4.16.0.0 - - bugsnag-haskell < 0 # tried bugsnag-haskell-0.0.4.1, but its *executable* requires the disabled package: yesod-core - - bugsnag-haskell < 0 # tried bugsnag-haskell-0.0.4.1, but its *library* requires the disabled package: http-client-tls - - bugzilla-redhat < 0 # tried bugzilla-redhat-0.3.3, but its *library* does not support: bytestring-0.11.1.0 - - bugzilla-redhat < 0 # tried bugzilla-redhat-0.3.3, but its *library* does not support: time-1.11.1.1 - - burrito < 0 # tried burrito-1.2.0.3, but its *library* does not support: base-4.16.0.0 - - burrito < 0 # tried burrito-1.2.0.3, but its *library* does not support: bytestring-0.11.1.0 - - burrito < 0 # tried burrito-1.2.0.3, but its *library* does not support: template-haskell-2.18.0.0 - - buttplug-hs-core < 0 # tried buttplug-hs-core-0.1.0.1, but its *library* does not support: bytestring-0.11.1.0 - - bzlib < 0 # tried bzlib-0.5.1.0, but its *library* does not support: base-4.16.0.0 - - bzlib < 0 # tried bzlib-0.5.1.0, but its *library* does not support: bytestring-0.11.1.0 - - c14n < 0 # tried c14n-0.1.0.1, but its *library* does not support: bytestring-0.11.1.0 - - cabal-appimage < 0 # tried cabal-appimage-0.3.0.3, but its *library* does not support: base-4.16.0.0 - - cabal-flatpak < 0 # tried cabal-flatpak-0.1.0.2, but its *executable* does not support: aeson-2.0.2.0 - - cabal-flatpak < 0 # tried cabal-flatpak-0.1.0.2, but its *executable* does not support: bytestring-0.11.1.0 - - cabal-plan < 0 # tried cabal-plan-0.7.2.1, but its *library* does not support: base-4.16.0.0 - - cabal-plan < 0 # tried cabal-plan-0.7.2.1, but its *library* does not support: bytestring-0.11.1.0 - - cabal-rpm < 0 # tried cabal-rpm-2.0.10, but its *executable* does not support: Cabal-3.6.0.0 - - cabal2nix < 0 # tried cabal2nix-2.18.0, but its *library* requires the disabled package: hpack - - cabal2spec < 0 # tried cabal2spec-2.6.2, but its *library* does not support: Cabal-3.6.0.0 - - cached-json-file < 0 # tried cached-json-file-0.1.0, but its *library* requires the disabled package: http-query - - cacophony < 0 # tried cacophony-0.10.1, but its *library* requires the disabled package: memory - - call-alloy < 0 # tried call-alloy-0.2.2.0, but its *library* does not support: hashable-1.4.0.0 - - cardano-coin-selection < 0 # tried cardano-coin-selection-1.0.1, but its *library* requires the disabled package: cryptonite - - carray < 0 # tried carray-0.1.6.8, but its *library* does not support: bytestring-0.11.1.0 - - casa-client < 0 # tried casa-client-0.0.1, but its *library* requires the disabled package: memory - - casa-types < 0 # tried casa-types-0.0.2, but its *library* requires the disabled package: persistent - - cassava-conduit < 0 # tried cassava-conduit-0.6.0, but its *library* does not support: bytestring-0.11.1.0 - - caster < 0 # tried caster-0.0.3.0, but its *library* requires the disabled package: fast-builder - - cayley-client < 0 # tried cayley-client-0.4.16, but its *library* does not support: lens-5.1 - - cgi < 0 # tried cgi-3001.5.0.0, but its *library* does not support: bytestring-0.11.1.0 - - cgi < 0 # tried cgi-3001.5.0.0, but its *library* does not support: time-1.11.1.1 - - check-email < 0 # tried check-email-1.0.2, but its *library* requires the disabled package: email-validate - - chiphunk < 0 # tried chiphunk-0.1.4.0, but its *library* does not support: hashable-1.4.0.0 - - cipher-aes < 0 # tried cipher-aes-0.2.11, but its *library* requires the disabled package: securemem - - cipher-camellia < 0 # tried cipher-camellia-0.0.2, but its *library* requires the disabled package: securemem - - cipher-des < 0 # tried cipher-des-0.0.6, but its *library* requires the disabled package: securemem - - cipher-rc4 < 0 # tried cipher-rc4-0.1.4, but its *library* requires the disabled package: crypto-cipher-types - - clash-ghc < 0 # tried clash-ghc-1.4.6, but its *library* does not support: ghc-9.2.1 - - clash-ghc < 0 # tried clash-ghc-1.4.6, but its *library* does not support: ghc-bignum-1.2 - - clash-ghc < 0 # tried clash-ghc-1.4.6, but its *library* does not support: ghc-boot-9.2.1 - - clash-ghc < 0 # tried clash-ghc-1.4.6, but its *library* does not support: ghc-prim-0.8.0 - - clash-ghc < 0 # tried clash-ghc-1.4.6, but its *library* does not support: ghci-9.2.1 - - clash-ghc < 0 # tried clash-ghc-1.4.6, but its *library* does not support: hashable-1.4.0.0 - - clash-ghc < 0 # tried clash-ghc-1.4.6, but its *library* does not support: template-haskell-2.18.0.0 - - clash-lib < 0 # tried clash-lib-1.4.6, but its *library* does not support: ghc-9.2.1 - - clash-lib < 0 # tried clash-lib-1.4.6, but its *library* does not support: ghc-bignum-1.2 - - clash-lib < 0 # tried clash-lib-1.4.6, but its *library* does not support: hashable-1.4.0.0 - - clash-lib < 0 # tried clash-lib-1.4.6, but its *library* does not support: template-haskell-2.18.0.0 - - clash-prelude < 0 # tried clash-prelude-1.4.6, but its *library* does not support: ghc-bignum-1.2 - - clash-prelude < 0 # tried clash-prelude-1.4.6, but its *library* does not support: ghc-prim-0.8.0 - - clash-prelude < 0 # tried clash-prelude-1.4.6, but its *library* does not support: hashable-1.4.0.0 - - clash-prelude < 0 # tried clash-prelude-1.4.6, but its *library* does not support: template-haskell-2.18.0.0 - - classy-prelude < 0 # tried classy-prelude-1.5.0, but its *library* does not support: time-1.11.1.1 - - classy-prelude-conduit < 0 # tried classy-prelude-conduit-1.5.0, but its *library* requires the disabled package: classy-prelude - - classy-prelude-yesod < 0 # tried classy-prelude-yesod-1.5.0, but its *library* requires the disabled package: classy-prelude - - classy-prelude-yesod < 0 # tried classy-prelude-yesod-1.5.0, but its *library* requires the disabled package: persistent - - clientsession < 0 # tried clientsession-0.9.1.2, but its *library* requires the disabled package: cipher-aes - - clientsession < 0 # tried clientsession-0.9.1.2, but its *library* requires the disabled package: crypto-random - - closed < 0 # tried closed-0.2.0.1, but its *library* requires the disabled package: persistent - - cointracking-imports < 0 # tried cointracking-imports-0.1.0.1, but its *library* requires the disabled package: xlsx - - colonnade < 0 # tried colonnade-1.2.0.2, but its *library* does not support: bytestring-0.11.1.0 - - colonnade < 0 # tried colonnade-1.2.0.2, but its *library* does not support: semigroups-0.20 - - commonmark < 0 # tried commonmark-0.2.1.1, but its *library* requires the disabled package: unicode-transforms - - commonmark-extensions < 0 # tried commonmark-extensions-0.2.2.1, but its *library* requires the disabled package: commonmark - - commonmark-pandoc < 0 # tried commonmark-pandoc-0.2.1.1, but its *library* requires the disabled package: commonmark - - compact < 0 # tried compact-0.2.0.0, but its *library* does not support: base-4.16.0.0 - - compact < 0 # tried compact-0.2.0.0, but its *library* does not support: bytestring-0.11.1.0 - - compensated < 0 # tried compensated-0.8.3, but its *library* requires the disabled package: safecopy - - concurrent-supply < 0 # tried concurrent-supply-0.1.8, but its *library* does not support: hashable-1.4.0.0 - - conduit-connection < 0 # tried conduit-connection-0.1.0.5, but its *library* does not support: bytestring-0.11.1.0 - - conduit-iconv < 0 # tried conduit-iconv-0.1.1.3, but its *library* does not support: bytestring-0.11.1.0 - - conferer < 0 # tried conferer-1.1.0.0, but its *library* does not support: bytestring-0.11.1.0 - - conferer-aeson < 0 # tried conferer-aeson-1.1.0.1, but its *library* does not support: aeson-2.0.2.0 - - conferer-aeson < 0 # tried conferer-aeson-1.1.0.1, but its *library* does not support: bytestring-0.11.1.0 - - conferer-warp < 0 # tried conferer-warp-1.1.0.0, but its *library* requires the disabled package: conferer - - connection < 0 # tried connection-0.3.1, but its *library* requires the disabled package: tls - - connection < 0 # tried connection-0.3.1, but its *library* requires the disabled package: x509 - - connection < 0 # tried connection-0.3.1, but its *library* requires the disabled package: x509-validation - - constraints-extras < 0 # tried constraints-extras-0.3.2.0, but its *library* does not support: base-4.16.0.0 - - constraints-extras < 0 # tried constraints-extras-0.3.2.0, but its *library* does not support: template-haskell-2.18.0.0 - - construct < 0 # tried construct-0.3.0.2, but its *library* requires the disabled package: input-parsers - - construct < 0 # tried construct-0.3.0.2, but its *library* requires the disabled package: rank2classes - - containers-unicode-symbols < 0 # tried containers-unicode-symbols-0.3.1.3, but its *library* does not support: containers-0.6.5.1 - - core-program < 0 # tried core-program-0.4.2.0, but its *library* requires the disabled package: fsnotify - - core-telemetry < 0 # tried core-telemetry-0.1.7.3, but its *library* requires the disabled package: http-streams - - core-telemetry < 0 # tried core-telemetry-0.1.7.3, but its *library* requires the disabled package: locators - - cprng-aes < 0 # tried cprng-aes-0.6.1, but its *library* requires the disabled package: cipher-aes - - cprng-aes < 0 # tried cprng-aes-0.6.1, but its *library* requires the disabled package: crypto-random - - crackNum < 0 # tried crackNum-3.2, but its *executable* requires the disabled package: sbv - - crc32c < 0 # tried crc32c-0.0.0, but its *library* does not support: bytestring-0.11.1.0 - - credential-store < 0 # tried credential-store-0.1.2, but its *library* requires the disabled package: dbus - - credential-store < 0 # tried credential-store-0.1.2, but its *library* requires the disabled package: memory - - crypto-cipher-tests < 0 # tried crypto-cipher-tests-0.0.11, but its *library* requires the disabled package: securemem - - crypto-cipher-types < 0 # tried crypto-cipher-types-0.0.9, but its *library* requires the disabled package: securemem - - crypto-pubkey-types < 0 # tried crypto-pubkey-types-0.4.3, but its *library* requires the disabled package: asn1-types - - crypto-random < 0 # tried crypto-random-0.0.9, but its *library* requires the disabled package: securemem - - cryptohash < 0 # tried cryptohash-0.11.9, but its *library* requires the disabled package: memory - - cryptohash-cryptoapi < 0 # tried cryptohash-cryptoapi-0.1.4, but its *library* requires the disabled package: memory - - cryptonite < 0 # tried cryptonite-0.29, but its *library* requires the disabled package: memory - - cryptonite-conduit < 0 # tried cryptonite-conduit-0.2.2, but its *library* requires the disabled package: memory - - cryptonite-openssl < 0 # tried cryptonite-openssl-0.7, but its *library* requires the disabled package: memory - - curl-runnings < 0 # tried curl-runnings-0.16.0, but its *library* requires the disabled package: dhall-json - - cursor-brick < 0 # tried cursor-brick-0.1.0.0, but its *library* requires the disabled package: brick - - cutter < 0 # tried cutter-0.0, but its *executable* does not support: bytestring-0.11.1.0 - - cyclotomic < 0 # tried cyclotomic-1.1.1, but its *library* requires the disabled package: arithmoi - - d10 < 0 # tried d10-1.0.0.1, but its *library* does not support: base-4.16.0.0 - - d10 < 0 # tried d10-1.0.0.1, but its *library* does not support: template-haskell-2.18.0.0 - - datadog < 0 # tried datadog-0.2.5.0, but its *library* requires the disabled package: http-client-tls - - datasets < 0 # tried datasets-0.4.0, but its *library* requires the disabled package: req - - datasets < 0 # tried datasets-0.4.0, but its *library* requires the disabled package: streaming - - datasets < 0 # tried datasets-0.4.0, but its *library* requires the disabled package: streaming-bytestring - - dbus < 0 # tried dbus-1.2.21, but its *library* does not support: lens-5.1 - - dbus < 0 # tried dbus-1.2.21, but its *library* does not support: template-haskell-2.18.0.0 - - dbus-hslogger < 0 # tried dbus-hslogger-0.1.0.1, but its *library* requires the disabled package: dbus - - dec < 0 # tried dec-0.0.4, but its *library* does not support: base-4.16.0.0 - - deferred-folds < 0 # tried deferred-folds-0.9.17, but its *library* requires the disabled package: foldl - - derulo < 0 # tried derulo-1.0.10, but its *library* does not support: base-4.16.0.0 - dhall < 0 # tried dhall-1.40.1, but its *library* requires the disabled package: memory + - dhall < 0 # tried dhall-1.40.1, but its *library* requires the disabled package: mmorph - dhall-bash < 0 # tried dhall-bash-1.0.38, but its *library* requires the disabled package: dhall - dhall-json < 0 # tried dhall-json-1.7.8, but its *library* does not support: aeson-2.0.2.0 + - dhall-lsp-server < 0 # tried dhall-lsp-server-1.0.16, but its *library* does not support: aeson-2.0.2.0 + - dhall-lsp-server < 0 # tried dhall-lsp-server-1.0.16, but its *library* does not support: lens-5.1 + - dhall-nix < 0 # tried dhall-nix-1.1.22, but its *library* requires the disabled package: hnix - dhall-yaml < 0 # tried dhall-yaml-1.2.8, but its *library* requires the disabled package: dhall-json + - di < 0 # tried di-1.3, but its *library* requires the disabled package: di-monad + - di-df1 < 0 # tried di-df1-1.2.1, but its *library* requires the disabled package: di-monad + - di-monad < 0 # tried di-monad-1.3.1, but its *library* requires the disabled package: pipes - diagrams < 0 # tried diagrams-1.4.0.1, but its *library* requires the disabled package: diagrams-contrib - diagrams < 0 # tried diagrams-1.4.0.1, but its *library* requires the disabled package: diagrams-core - diagrams < 0 # tried diagrams-1.4.0.1, but its *library* requires the disabled package: diagrams-lib - diagrams < 0 # tried diagrams-1.4.0.1, but its *library* requires the disabled package: diagrams-svg + - diagrams-builder < 0 # tried diagrams-builder-0.8.0.5, but its *library* does not support: base-4.16.0.0 + - diagrams-builder < 0 # tried diagrams-builder-0.8.0.5, but its *library* does not support: lens-5.1 + - diagrams-builder < 0 # tried diagrams-builder-0.8.0.5, but its *library* requires the disabled package: haskell-src-exts-simple + - diagrams-cairo < 0 # tried diagrams-cairo-1.4.1.1, but its *library* does not support: base-4.16.0.0 + - diagrams-cairo < 0 # tried diagrams-cairo-1.4.1.1, but its *library* does not support: bytestring-0.11.1.0 + - diagrams-cairo < 0 # tried diagrams-cairo-1.4.1.1, but its *library* does not support: lens-5.1 + - diagrams-cairo < 0 # tried diagrams-cairo-1.4.1.1, but its *library* requires the disabled package: statestack + - diagrams-canvas < 0 # tried diagrams-canvas-1.4.1, but its *library* does not support: base-4.16.0.0 + - diagrams-canvas < 0 # tried diagrams-canvas-1.4.1, but its *library* does not support: lens-5.1 + - diagrams-canvas < 0 # tried diagrams-canvas-1.4.1, but its *library* requires the disabled package: blank-canvas + - diagrams-canvas < 0 # tried diagrams-canvas-1.4.1, but its *library* requires the disabled package: statestack - diagrams-contrib < 0 # tried diagrams-contrib-1.4.4, but its *library* does not support: base-4.16.0.0 - - diagrams-contrib < 0 # tried diagrams-contrib-1.4.4, but its *library* does not support: hashable-1.4.0.0 - diagrams-contrib < 0 # tried diagrams-contrib-1.4.4, but its *library* does not support: lens-5.1 - - diagrams-contrib < 0 # tried diagrams-contrib-1.4.4, but its *library* does not support: semigroups-0.20 - diagrams-core < 0 # tried diagrams-core-1.5.0, but its *library* does not support: base-4.16.0.0 - diagrams-core < 0 # tried diagrams-core-1.5.0, but its *library* does not support: lens-5.1 - - diagrams-core < 0 # tried diagrams-core-1.5.0, but its *library* does not support: semigroups-0.20 + - diagrams-gtk < 0 # tried diagrams-gtk-1.4, but its *library* does not support: base-4.16.0.0 + - diagrams-gtk < 0 # tried diagrams-gtk-1.4, but its *library* requires the disabled package: gtk + - diagrams-html5 < 0 # tried diagrams-html5-1.4.1, but its *library* does not support: base-4.16.0.0 + - diagrams-html5 < 0 # tried diagrams-html5-1.4.1, but its *library* does not support: containers-0.6.5.1 + - diagrams-html5 < 0 # tried diagrams-html5-1.4.1, but its *library* does not support: diagrams-core-1.5.0 + - diagrams-html5 < 0 # tried diagrams-html5-1.4.1, but its *library* does not support: lens-5.1 + - diagrams-html5 < 0 # tried diagrams-html5-1.4.1, but its *library* does not support: optparse-applicative-0.16.1.0 + - diagrams-html5 < 0 # tried diagrams-html5-1.4.1, but its *library* requires the disabled package: statestack + - diagrams-html5 < 0 # tried diagrams-html5-1.4.1, but its *library* requires the disabled package: static-canvas - diagrams-lib < 0 # tried diagrams-lib-1.4.4, but its *library* does not support: base-4.16.0.0 - - diagrams-lib < 0 # tried diagrams-lib-1.4.4, but its *library* does not support: hashable-1.4.0.0 - diagrams-lib < 0 # tried diagrams-lib-1.4.4, but its *library* does not support: lens-5.1 - - diagrams-lib < 0 # tried diagrams-lib-1.4.4, but its *library* does not support: semigroups-0.20 + - diagrams-postscript < 0 # tried diagrams-postscript-1.5, but its *library* does not support: base-4.16.0.0 + - diagrams-postscript < 0 # tried diagrams-postscript-1.5, but its *library* does not support: lens-5.1 + - diagrams-postscript < 0 # tried diagrams-postscript-1.5, but its *library* requires the disabled package: statestack - diagrams-rasterific < 0 # tried diagrams-rasterific-1.4.2.1, but its *library* does not support: base-4.16.0.0 - - diagrams-rasterific < 0 # tried diagrams-rasterific-1.4.2.1, but its *library* does not support: hashable-1.4.0.0 - diagrams-rasterific < 0 # tried diagrams-rasterific-1.4.2.1, but its *library* does not support: lens-5.1 - diagrams-svg < 0 # tried diagrams-svg-1.4.3, but its *library* does not support: base-4.16.0.0 - - diagrams-svg < 0 # tried diagrams-svg-1.4.3, but its *library* does not support: hashable-1.4.0.0 - diagrams-svg < 0 # tried diagrams-svg-1.4.3, but its *library* does not support: lens-5.1 - - diagrams-svg < 0 # tried diagrams-svg-1.4.3, but its *library* does not support: semigroups-0.20 - - direct-sqlite < 0 # tried direct-sqlite-2.3.26, but its *library* does not support: semigroups-0.20 + - dialogflow-fulfillment < 0 # tried dialogflow-fulfillment-0.1.1.4, but its *library* does not support: aeson-2.0.2.0 + - dialogflow-fulfillment < 0 # tried dialogflow-fulfillment-0.1.1.4, but its *library* does not support: base-4.16.0.0 + - dialogflow-fulfillment < 0 # tried dialogflow-fulfillment-0.1.1.4, but its *library* does not support: bytestring-0.11.1.0 + - dice < 0 # tried dice-0.1.0.1, but its *library* requires the disabled package: random-fu + - dictionaries < 0 # tried dictionaries-0.2.0.4, but its *executable* does not support: criterion-1.5.11.0 + - dictionaries < 0 # tried dictionaries-0.2.0.4, but its *library* does not support: attoparsec-0.14.2 + - dictionaries < 0 # tried dictionaries-0.2.0.4, but its *library* does not support: base-4.16.0.0 + - dictionaries < 0 # tried dictionaries-0.2.0.4, but its *library* does not support: bytestring-0.11.1.0 + - dictionaries < 0 # tried dictionaries-0.2.0.4, but its *library* does not support: containers-0.6.5.1 + - dictionaries < 0 # tried dictionaries-0.2.0.4, but its *library* does not support: exceptions-0.10.4 + - dictionaries < 0 # tried dictionaries-0.2.0.4, but its *library* does not support: time-1.11.1.1 + - direct-rocksdb < 0 # tried direct-rocksdb-0.0.3, but its *library* does not support: Cabal-3.6.0.0 + - direct-rocksdb < 0 # tried direct-rocksdb-0.0.3, but its *library* requires the disabled package: cabal-toolkit + - distributed-process < 0 # tried distributed-process-0.7.4, but its *library* does not support: bytestring-0.11.1.0 + - distributed-process < 0 # tried distributed-process-0.7.4, but its *library* does not support: containers-0.6.5.1 + - distributed-process < 0 # tried distributed-process-0.7.4, but its *library* does not support: hashable-1.3.5.0 + - distributed-process < 0 # tried distributed-process-0.7.4, but its *library* does not support: random-1.2.1 + - distributed-process < 0 # tried distributed-process-0.7.4, but its *library* does not support: stm-2.5.0.0 + - distributed-process-lifted < 0 # tried distributed-process-lifted-0.3.0.1, but its *library* requires the disabled package: distributed-process + - distributed-process-lifted < 0 # tried distributed-process-lifted-0.3.0.1, but its *library* requires the disabled package: network-transport + - distributed-process-monad-control < 0 # tried distributed-process-monad-control-0.5.1.3, but its *library* requires the disabled package: distributed-process + - distributed-process-simplelocalnet < 0 # tried distributed-process-simplelocalnet-0.2.4, but its *library* does not support: bytestring-0.11.1.0 + - distributed-process-simplelocalnet < 0 # tried distributed-process-simplelocalnet-0.2.4, but its *library* does not support: containers-0.6.5.1 + - distributed-process-simplelocalnet < 0 # tried distributed-process-simplelocalnet-0.2.4, but its *library* does not support: network-3.1.2.5 + - distributed-process-simplelocalnet < 0 # tried distributed-process-simplelocalnet-0.2.4, but its *library* does not support: network-transport-tcp-0.8.0 + - distributed-process-simplelocalnet < 0 # tried distributed-process-simplelocalnet-0.2.4, but its *library* requires the disabled package: network-multicast + - distributed-process-tests < 0 # tried distributed-process-tests-0.4.11, but its *library* does not support: network-3.1.2.5 + - distributed-process-tests < 0 # tried distributed-process-tests-0.4.11, but its *library* does not support: random-1.2.1 + - distributed-process-tests < 0 # tried distributed-process-tests-0.4.11, but its *library* requires the disabled package: rematch - distributed-static < 0 # tried distributed-static-0.3.9, but its *library* does not support: bytestring-0.11.1.0 - - distribution-opensuse < 0 # tried distribution-opensuse-1.1.1, but its *library* requires the disabled package: foldl + - distribution < 0 # tried distribution-1.1.1.0, but its *library* does not support: containers-0.6.5.1 + - distribution < 0 # tried distribution-1.1.1.0, but its *library* does not support: random-1.2.1 + - diversity < 0 # tried diversity-0.8.1.0, but its *library* requires the disabled package: fasta - dl-fedora < 0 # tried dl-fedora-0.9.2, but its *executable* requires the disabled package: http-client-tls - dns < 0 # tried dns-4.0.1, but its *library* requires the disabled package: cryptonite + - docker < 0 # tried docker-0.6.0.6, but its *library* does not support: aeson-2.0.2.0 + - docker < 0 # tried docker-0.6.0.6, but its *library* does not support: bytestring-0.11.1.0 + - docker < 0 # tried docker-0.6.0.6, but its *library* does not support: unliftio-core-0.2.0.1 + - docker-build-cacher < 0 # tried docker-build-cacher-2.1.1, but its *library* does not support: language-docker-10.3.0 - docopt < 0 # tried docopt-0.7.0.7, but its *library* does not support: template-haskell-2.18.0.0 - - domain < 0 # tried domain-0.1.1.2, but its *library* requires the disabled package: foldl + - dom-parser < 0 # tried dom-parser-3.1.0, but its *library* requires the disabled package: xml-lens - domain < 0 # tried domain-0.1.1.2, but its *library* requires the disabled package: yaml-unscrambler - - 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 + - drawille < 0 # tried drawille-0.1.2.0, but its *library* does not support: containers-0.6.5.1 - dual-tree < 0 # tried dual-tree-0.2.3.0, but its *library* does not support: base-4.16.0.0 - - dual-tree < 0 # tried dual-tree-0.2.3.0, but its *library* does not support: semigroups-0.20 - eap < 0 # tried eap-0.9.0.2, but its *library* requires the disabled package: memory + - earcut < 0 # tried earcut-0.1.0.4, but its *library* does not support: base-4.16.0.0 + - easytest < 0 # tried easytest-0.3, but its *library* does not support: hedgehog-1.0.5 + - ed25519 < 0 # tried ed25519-0.0.5.0, but its *library* does not support: bytestring-0.11.1.0 + - ed25519 < 0 # tried ed25519-0.0.5.0, but its *library* does not support: ghc-prim-0.8.0 - ede < 0 # tried ede-0.3.2.0, but its *library* does not support: aeson-2.0.2.0 + - edit < 0 # tried edit-1.0.1.0, but its *library* does not support: QuickCheck-2.14.2 + - edit < 0 # tried edit-1.0.1.0, but its *library* does not support: base-4.16.0.0 + - effect-handlers < 0 # tried effect-handlers-0.1.0.8, but its *library* does not support: free-5.1.7 + - egison < 0 # tried egison-4.1.2, but its *library* requires the disabled package: sweet-egison + - egison-pattern-src < 0 # tried egison-pattern-src-0.2.1.2, but its *library* does not support: parser-combinators-1.3.0 + - egison-pattern-src-th-mode < 0 # tried egison-pattern-src-th-mode-0.2.1.2, but its *library* does not support: template-haskell-2.18.0.0 + - ekg < 0 # tried ekg-0.4.0.15, but its *library* does not support: aeson-2.0.2.0 + - ekg < 0 # tried ekg-0.4.0.15, but its *library* does not support: base-4.16.0.0 + - ekg < 0 # tried ekg-0.4.0.15, but its *library* does not support: time-1.11.1.1 + - ekg < 0 # tried ekg-0.4.0.15, but its *library* requires the disabled package: snap-server + - ekg-cloudwatch < 0 # tried ekg-cloudwatch-0.0.1.6, but its *library* requires the disabled package: amazonka + - ekg-cloudwatch < 0 # tried ekg-cloudwatch-0.0.1.6, but its *library* requires the disabled package: amazonka-core + - ekg-cloudwatch < 0 # tried ekg-cloudwatch-0.0.1.6, but its *library* requires the disabled package: ekg-core + - ekg-core < 0 # tried ekg-core-0.1.1.7, but its *library* does not support: base-4.16.0.0 + - ekg-core < 0 # tried ekg-core-0.1.1.7, but its *library* does not support: ghc-prim-0.8.0 + - ekg-json < 0 # tried ekg-json-0.1.0.6, but its *library* does not support: aeson-2.0.2.0 + - ekg-json < 0 # tried ekg-json-0.1.0.6, but its *library* does not support: base-4.16.0.0 + - ekg-statsd < 0 # tried ekg-statsd-0.2.5.0, but its *library* does not support: base-4.16.0.0 + - ekg-statsd < 0 # tried ekg-statsd-0.2.5.0, but its *library* does not support: time-1.11.1.1 + - ekg-wai < 0 # tried ekg-wai-0.1.0.3, but its *library* does not support: time-1.11.1.1 - elm-export < 0 # tried elm-export-0.6.0.1, but its *library* requires the disabled package: wl-pprint-text - elm-export-persistent < 0 # tried elm-export-persistent-1.0.0, but its *library* requires the disabled package: persistent + - elm-street < 0 # tried elm-street-0.1.0.4, but its *library* does not support: base-4.16.0.0 - elm2nix < 0 # tried elm2nix-0.2.1, but its *library* requires the disabled package: req + - elynx < 0 # tried elynx-0.6.1.0, but its *executable* requires the disabled package: elynx-tools + - elynx-markov < 0 # tried elynx-markov-0.6.1.0, but its *library* requires the disabled package: elynx-seq - email-validate < 0 # tried email-validate-2.3.2.15, but its *library* does not support: template-haskell-2.18.0.0 + - emd < 0 # tried emd-0.2.0.0, but its *library* requires the disabled package: carray + - emd < 0 # tried emd-0.2.0.0, but its *library* requires the disabled package: ghc-typelits-natnormalise - envy < 0 # tried envy-2.1.0.0, but its *library* does not support: bytestring-0.11.1.0 + - epub-metadata < 0 # tried epub-metadata-4.5, but its *library* requires the disabled package: regex-compat-tdfa - equal-files < 0 # tried equal-files-0.0.5.3, but its *executable* does not support: bytestring-0.11.1.0 - esqueleto < 0 # tried esqueleto-3.5.3.0, but its *library* does not support: time-1.11.1.1 - essence-of-live-coding-gloss < 0 # tried essence-of-live-coding-gloss-0.2.5, but its *library* requires the disabled package: gloss + - euler-tour-tree < 0 # tried euler-tour-tree-0.1.1.0, but its *library* requires the disabled package: Unique + - event < 0 # tried event-0.1.4, but its *library* does not support: containers-0.6.5.1 + - event < 0 # tried event-0.1.4, but its *library* does not support: semigroups-0.19.2 + - eventful-dynamodb < 0 # tried eventful-dynamodb-0.2.0, but its *library* requires the disabled package: amazonka + - eventful-postgresql < 0 # tried eventful-postgresql-0.2.0, but its *library* requires the disabled package: eventful-sql-common + - eventful-postgresql < 0 # tried eventful-postgresql-0.2.0, but its *library* requires the disabled package: persistent + - eventful-sql-common < 0 # tried eventful-sql-common-0.2.0, but its *library* does not support: persistent-template-2.12.0.0 + - eventful-sqlite < 0 # tried eventful-sqlite-0.2.0, but its *library* requires the disabled package: eventful-sql-common + - eventful-sqlite < 0 # tried eventful-sqlite-0.2.0, but its *library* requires the disabled package: persistent - eventsource-api < 0 # tried eventsource-api-1.5.1, but its *library* requires the disabled package: streaming + - eventsource-geteventstore-store < 0 # tried eventsource-geteventstore-store-1.2.1, but its *library* requires the disabled package: eventsource-store-specs - eventsource-stub-store < 0 # tried eventsource-stub-store-1.1.1, but its *library* requires the disabled package: streaming + - eventstore < 0 # tried eventstore-1.4.1, but its *library* requires the disabled package: interpolate - eventstore < 0 # tried eventstore-1.4.1, but its *library* requires the disabled package: streaming - evm-opcodes < 0 # tried evm-opcodes-0.1.0, but its *library* does not support: base-4.16.0.0 + - exception-hierarchy < 0 # tried exception-hierarchy-0.1.0.4, but its *library* does not support: template-haskell-2.18.0.0 - executable-hash < 0 # tried executable-hash-0.2.0.4, but its *library* requires the disabled package: cryptohash - experimenter < 0 # tried experimenter-0.1.0.12, but its *library* requires the disabled package: HaTeX - experimenter < 0 # tried experimenter-0.1.0.12, but its *library* requires the disabled package: esqueleto @@ -7063,114 +6247,278 @@ packages: - explainable-predicates < 0 # tried explainable-predicates-0.1.2.0, but its *library* does not support: template-haskell-2.18.0.0 - faktory < 0 # tried faktory-1.1.2.0, but its *library* requires the disabled package: memory - fast-builder < 0 # tried fast-builder-0.1.3.0, but its *library* does not support: base-4.16.0.0 + - fasta < 0 # tried fasta-0.10.4.2, but its *library* requires the disabled package: pipes-text - fb < 0 # tried fb-2.1.1, but its *library* requires the disabled package: memory - fclabels < 0 # tried fclabels-2.0.5.1, but its *library* does not support: base-4.16.0.0 - fclabels < 0 # tried fclabels-2.0.5.1, but its *library* does not support: template-haskell-2.18.0.0 - - feed < 0 # tried feed-1.3.2.0, but its *library* does not support: base-4.16.0.0 - fft < 0 # tried fft-0.1.8.7, but its *library* requires the disabled package: carray + - fib < 0 # tried fib-0.1.0.1, but its *library* requires the disabled package: base-noprelude - file-embed-lzma < 0 # tried file-embed-lzma-0, but its *library* does not support: base-4.16.0.0 - file-embed-lzma < 0 # tried file-embed-lzma-0, but its *library* does not support: bytestring-0.11.1.0 - file-embed-lzma < 0 # tried file-embed-lzma-0, but its *library* does not support: template-haskell-2.18.0.0 + - file-modules < 0 # tried file-modules-0.1.2.4, but its *library* requires the disabled package: MissingH + - filecache < 0 # tried filecache-0.4.1, but its *library* requires the disabled package: strict-base-types - filepath-bytestring < 0 # tried filepath-bytestring-1.4.2.1.8, but its *library* does not support: base-4.16.0.0 - filter-logger < 0 # tried filter-logger-0.6.0.0, but its *executable* requires the disabled package: scotty - filter-logger < 0 # tried filter-logger-0.6.0.0, but its *library* requires the disabled package: wai-extra - fin < 0 # tried fin-0.2, but its *library* does not support: base-4.16.0.0 - - fin < 0 # tried fin-0.2, but its *library* does not support: hashable-1.4.0.0 + - find-clumpiness < 0 # tried find-clumpiness-0.2.3.2, but its *library* requires the disabled package: BiobaseNewick + - find-clumpiness < 0 # tried find-clumpiness-0.2.3.2, but its *library* requires the disabled package: hierarchical-clustering - flat < 0 # tried flat-0.4.4, but its *library* does not support: base-4.16.0.0 - - flow < 0 # tried flow-1.0.22, but its *library* does not support: base-4.16.0.0 + - flat-mcmc < 0 # tried flat-mcmc-1.5.2, but its *library* requires the disabled package: pipes + - flexible-defaults < 0 # tried flexible-defaults-0.0.3, but its *library* requires the disabled package: th-extras - fn < 0 # tried fn-0.3.0.2, but its *library* requires the disabled package: wai-extra - fold-debounce < 0 # tried fold-debounce-0.2.0.9, but its *library* does not support: time-1.11.1.1 - fold-debounce-conduit < 0 # tried fold-debounce-conduit-0.2.0.6, but its *library* does not support: base-4.16.0.0 - - foldl < 0 # tried foldl-1.4.12, but its *library* does not support: hashable-1.4.0.0 - - follow-file < 0 # tried follow-file-0.0.3, but its *library* requires the disabled package: path - force-layout < 0 # tried force-layout-0.4.0.6, but its *library* does not support: base-4.16.0.0 - force-layout < 0 # tried force-layout-0.4.0.6, but its *library* does not support: lens-5.1 - fourmolu < 0 # tried fourmolu-0.4.0.0, but its *library* does not support: Cabal-3.6.0.0 - fourmolu < 0 # tried fourmolu-0.4.0.0, but its *library* does not support: aeson-2.0.2.0 - fourmolu < 0 # tried fourmolu-0.4.0.0, but its *library* does not support: ghc-lib-parser-9.2.1.20211101 - freckle-app < 0 # tried freckle-app-1.0.2.0, but its *library* requires the disabled package: ekg-core - - fsnotify < 0 # tried fsnotify-0.3.0.1, but its *library* requires the disabled package: shelly - - fsnotify-conduit < 0 # tried fsnotify-conduit-0.1.1.1, but its *library* requires the disabled package: fsnotify + - freckle-app < 0 # tried freckle-app-1.0.2.0, but its *library* requires the disabled package: persistent + - freer-simple < 0 # tried freer-simple-1.2.1.1, but its *library* does not support: template-haskell-2.18.0.0 + - friday < 0 # tried friday-0.2.3.1, but its *library* does not support: containers-0.6.5.1 + - friday < 0 # tried friday-0.2.3.1, but its *library* requires the disabled package: ratio-int + - friday-juicypixels < 0 # tried friday-juicypixels-0.1.2.4, but its *library* requires the disabled package: friday + - fswatch < 0 # tried fswatch-0.1.0.6, but its *library* does not support: base-4.16.0.0 + - fswatch < 0 # tried fswatch-0.1.0.6, but its *library* does not support: haskeline-0.8.2 + - ftp-client < 0 # tried ftp-client-0.5.1.4, but its *library* does not support: attoparsec-0.14.2 + - ftp-client < 0 # tried ftp-client-0.5.1.4, but its *library* does not support: bytestring-0.11.1.0 + - functor-combinators < 0 # tried functor-combinators-0.4.1.0, but its *library* requires the disabled package: nonempty-containers - fused-effects < 0 # tried fused-effects-1.1.1.1, but its *library* does not support: base-4.16.0.0 + - galois-field < 0 # tried galois-field-1.0.2, but its *library* does not support: poly-0.5.0.0 + - galois-field < 0 # tried galois-field-1.0.2, but its *library* does not support: protolude-0.3.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: wuss - generic-aeson < 0 # tried generic-aeson-0.2.0.13, but its *library* does not support: base-4.16.0.0 - - generic-random < 0 # tried generic-random-1.5.0.0, but its *library* does not support: base-4.16.0.0 + - generic-xmlpickler < 0 # tried generic-xmlpickler-0.1.0.6, but its *library* does not support: base-4.16.0.0 + - generic-xmlpickler < 0 # tried generic-xmlpickler-0.1.0.6, but its *library* does not support: generic-deriving-1.14.1 - generics-sop < 0 # tried generics-sop-0.5.1.1, but its *library* does not support: base-4.16.0.0 - generics-sop < 0 # tried generics-sop-0.5.1.1, but its *library* does not support: ghc-prim-0.8.0 - generics-sop < 0 # tried generics-sop-0.5.1.1, but its *library* does not support: template-haskell-2.18.0.0 - generics-sop-lens < 0 # tried generics-sop-lens-0.2.0.1, but its *library* does not support: base-4.16.0.0 - generics-sop-lens < 0 # tried generics-sop-lens-0.2.0.1, but its *library* does not support: lens-5.1 - geniplate-mirror < 0 # tried geniplate-mirror-0.7.8, but its *library* does not support: template-haskell-2.18.0.0 - - genvalidity-hspec-persistent < 0 # tried genvalidity-hspec-persistent-0.0.0.1, but its *library* requires the disabled package: persistent - - genvalidity-path < 0 # tried genvalidity-path-0.3.0.4, but its *library* requires the disabled package: path - - genvalidity-persistent < 0 # tried genvalidity-persistent-0.0.0.0, but its *library* requires the disabled package: persistent - - genvalidity-sydtest < 0 # tried genvalidity-sydtest-0.0.0.0, but its *library* requires the disabled package: sydtest - - genvalidity-sydtest-aeson < 0 # tried genvalidity-sydtest-aeson-0.0.0.0, but its *library* requires the disabled package: sydtest - - genvalidity-sydtest-hashable < 0 # tried genvalidity-sydtest-hashable-0.0.0.0, but its *library* requires the disabled package: sydtest - - genvalidity-sydtest-lens < 0 # tried genvalidity-sydtest-lens-0.0.0.0, but its *library* requires the disabled package: sydtest - - genvalidity-sydtest-persistent < 0 # tried genvalidity-sydtest-persistent-0.0.0.1, but its *library* requires the disabled package: persistent - - genvalidity-typed-uuid < 0 # tried genvalidity-typed-uuid-0.0.0.2, but its *library* requires the disabled package: typed-uuid + - genvalidity-hspec-persistent < 0 # tried genvalidity-hspec-persistent-1.0.0.0, but its *library* requires the disabled package: persistent + - genvalidity-persistent < 0 # tried genvalidity-persistent-1.0.0.0, but its *library* requires the disabled package: persistent + - genvalidity-sydtest-persistent < 0 # tried genvalidity-sydtest-persistent-1.0.0.0, but its *library* requires the disabled package: persistent - geojson < 0 # tried geojson-4.0.2, but its *library* does not support: aeson-2.0.2.0 - getopt-generics < 0 # tried getopt-generics-0.13.0.4, but its *library* requires the disabled package: generics-sop - - ghc-events < 0 # tried ghc-events-0.17.0, but its *library* does not support: base-4.16.0.0 + - ghc-clippy-plugin < 0 # tried ghc-clippy-plugin-0.0.0.1, but its *library* does not support: dhall-1.40.1 + - ghc-clippy-plugin < 0 # tried ghc-clippy-plugin-0.0.0.1, but its *library* does not support: ghc-9.2.1 + - ghc-exactprint < 0 # tried ghc-exactprint-0.6.4, but its *library* does not support: base-4.16.0.0 - ghc-parser < 0 # tried ghc-parser-0.2.3.0, but its *library* does not support: ghc-9.2.1 - ghc-prof < 0 # tried ghc-prof-1.4.1.9, but its *library* does not support: base-4.16.0.0 - ghc-source-gen < 0 # tried ghc-source-gen-0.4.2.0, but its *library* does not support: ghc-9.2.1 + - ghc-syb-utils < 0 # tried ghc-syb-utils-0.3.0.0, but its *library* does not support: ghc-9.2.1 - ghc-trace-events < 0 # tried ghc-trace-events-0.1.2.3, but its *library* does not support: base-4.16.0.0 - ghc-typelits-extra < 0 # tried ghc-typelits-extra-0.4.3, but its *library* does not support: ghc-bignum-1.2 - ghc-typelits-knownnat < 0 # tried ghc-typelits-knownnat-0.7.6, but its *library* requires the disabled package: ghc-typelits-natnormalise - ghc-typelits-natnormalise < 0 # tried ghc-typelits-natnormalise-0.7.6, but its *library* does not support: ghc-bignum-1.2 - - ghcid < 0 # tried ghcid-0.8.7, but its *executable* requires the disabled package: fsnotify + - ghcjs-dom < 0 # tried ghcjs-dom-0.9.4.0, but its *library* requires the disabled package: ghcjs-dom-jsaddle + - gi-cairo-connector < 0 # tried gi-cairo-connector-0.1.0, but its *library* does not support: haskell-gi-base-0.26.0 + - gi-cairo-render < 0 # tried gi-cairo-render-0.1.0, but its *library* does not support: bytestring-0.11.1.0 + - gi-cairo-render < 0 # tried gi-cairo-render-0.1.0, but its *library* does not support: haskell-gi-base-0.26.0 + - gi-dbusmenugtk3 < 0 # tried gi-dbusmenugtk3-0.4.11, but its *library* does not support: gi-gtk-4.0.5 + - gi-dbusmenugtk3 < 0 # tried gi-dbusmenugtk3-0.4.11, but its *library* requires the disabled package: gi-gdk + - gi-gdkx11 < 0 # tried gi-gdkx11-4.0.4, but its *library* requires the disabled package: gi-gdk + - gi-gsk < 0 # tried gi-gsk-4.0.4, but its *library* requires the disabled package: gi-gdk + - gi-gtk < 0 # tried gi-gtk-4.0.5, but its *library* requires the disabled package: gi-gdk + - gi-gtk-hs < 0 # tried gi-gtk-hs-0.3.11, but its *library* does not support: base-compat-0.12.1 + - gi-gtk-hs < 0 # tried gi-gtk-hs-0.3.11, but its *library* does not support: gi-gtk-4.0.5 + - gi-gtk-hs < 0 # tried gi-gtk-hs-0.3.11, but its *library* requires the disabled package: gi-gdk + - gi-gtksource < 0 # tried gi-gtksource-3.0.25, but its *library* does not support: gi-gtk-4.0.5 + - gi-gtksource < 0 # tried gi-gtksource-3.0.25, but its *library* requires the disabled package: gi-gdk + - gi-vte < 0 # tried gi-vte-2.91.29, but its *library* does not support: gi-gtk-4.0.5 + - gi-vte < 0 # tried gi-vte-2.91.29, but its *library* requires the disabled package: gi-gdk + - gi-webkit2 < 0 # tried gi-webkit2-4.0.28, but its *library* does not support: gi-gtk-4.0.5 + - gi-webkit2 < 0 # tried gi-webkit2-4.0.28, but its *library* requires the disabled package: gi-gdk + - gi-webkit2 < 0 # tried gi-webkit2-4.0.28, but its *library* requires the disabled package: gi-soup + - gingersnap < 0 # tried gingersnap-0.3.1.0, but its *library* requires the disabled package: snap-core + - gio < 0 # tried gio-0.13.8.1, but its *library* does not support: Cabal-3.6.0.0 + - git-annex < 0 # tried git-annex-8.20211123, but its *executable* requires the disabled package: IfElse + - git-annex < 0 # tried git-annex-8.20211123, but its *executable* requires the disabled package: aws + - git-annex < 0 # tried git-annex-8.20211123, but its *executable* requires the disabled package: bloomfilter + - git-annex < 0 # tried git-annex-8.20211123, but its *executable* requires the disabled package: fdo-notify + - git-annex < 0 # tried git-annex-8.20211123, but its *executable* requires the disabled package: git-lfs + - git-annex < 0 # tried git-annex-8.20211123, but its *executable* requires the disabled package: http-client-restricted + - git-annex < 0 # tried git-annex-8.20211123, but its *executable* requires the disabled package: network-multicast + - git-annex < 0 # tried git-annex-8.20211123, but its *executable* requires the disabled package: sandi + - git-annex < 0 # tried git-annex-8.20211123, but its *executable* requires the disabled package: torrent + - git-vogue < 0 # tried git-vogue-0.3.0.2, but its *executable* requires the disabled package: hlint + - git-vogue < 0 # tried git-vogue-0.3.0.2, but its *executable* requires the disabled package: stylish-haskell - github < 0 # tried github-0.27, but its *library* requires the disabled package: http-client-tls - github < 0 # tried github-0.27, but its *library* requires the disabled package: tls - github-release < 0 # tried github-release-1.3.8, but its *library* does not support: base-4.16.0.0 - github-rest < 0 # tried github-rest-1.1.1, but its *library* does not support: bytestring-0.11.1.0 - github-rest < 0 # tried github-rest-1.1.1, but its *library* does not support: time-1.11.1.1 + - github-webhook-handler < 0 # tried github-webhook-handler-0.0.8, but its *library* does not support: base-4.16.0.0 + - github-webhook-handler-snap < 0 # tried github-webhook-handler-snap-0.0.7, but its *library* does not support: base-4.16.0.0 - github-webhooks < 0 # tried github-webhooks-0.15.0, but its *library* requires the disabled package: memory - gitlab-haskell < 0 # tried gitlab-haskell-0.3.2.0, but its *library* requires the disabled package: connection - gitlab-haskell < 0 # tried gitlab-haskell-0.3.2.0, but its *library* requires the disabled package: http-conduit + - gitlib-libgit2 < 0 # tried gitlib-libgit2-3.1.2.1, but its *library* requires the disabled package: gitlib - glabrous < 0 # tried glabrous-2.0.5, but its *library* does not support: bytestring-0.11.1.0 + - glaze < 0 # tried glaze-0.3.0.1, but its *library* does not support: lens-5.1 + - 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: glazier + - glazier-react-widget < 0 # tried glazier-react-widget-1.0.0.0, but its *library* requires the disabled package: data-diverse-lens + - 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.8.1, but its *library* does not support: Cabal-3.6.0.0 + - glib < 0 # tried glib-0.13.8.1, but its *library* does not support: bytestring-0.11.1.0 - gloss < 0 # tried gloss-1.13.2.1, but its *library* does not support: bytestring-0.11.1.0 + - 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.2, but its *library* requires the disabled package: gloss + - gloss-examples < 0 # tried gloss-examples-1.13.0.3, but its *executable* does not support: bytestring-0.11.1.0 + - gloss-examples < 0 # tried gloss-examples-1.13.0.3, but its *executable* does not support: random-1.2.1 - 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-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.1, but its *library* does not support: bytestring-0.11.1.0 - gmail-simple < 0 # tried gmail-simple-0.1.0.2, but its *library* requires the disabled package: base64 - gmail-simple < 0 # tried gmail-simple-0.1.0.2, but its *library* requires the disabled package: http-media - gnuplot < 0 # tried gnuplot-0.5.6.1, but its *library* does not support: time-1.11.1.1 + - google-cloud < 0 # tried google-cloud-0.0.4, but its *library* does not support: base-4.16.0.0 - google-isbn < 0 # tried google-isbn-1.0.3, but its *library* requires the disabled package: http-conduit - - gopher-proxy < 0 # tried gopher-proxy-0.1.1.3, but its *executable* requires the disabled package: warp - - gothic < 0 # tried gothic-0.1.7, but its *library* does not support: bytestring-0.11.1.0 - - gothic < 0 # tried gothic-0.1.7, but its *library* does not support: hashable-1.4.0.0 - - gothic < 0 # tried gothic-0.1.7, but its *library* does not support: lens-5.1 - - gotyno-hs < 0 # tried gotyno-hs-1.1.0, but its *library* requires the disabled package: fsnotify + - google-oauth2-jwt < 0 # tried google-oauth2-jwt-0.3.3, but its *library* does not support: base64-bytestring-1.2.1.0 + - google-oauth2-jwt < 0 # tried google-oauth2-jwt-0.3.3, but its *library* does not support: bytestring-0.11.1.0 + - google-translate < 0 # tried google-translate-0.5, but its *library* does not support: bytestring-0.11.1.0 + - google-translate < 0 # tried google-translate-0.5, but its *library* does not support: http-api-data-0.4.3 + - google-translate < 0 # tried google-translate-0.5, but its *library* does not support: http-client-0.7.9 + - gopher-proxy < 0 # tried gopher-proxy-0.1.1.3, but its *executable* requires the disabled package: lucid + - gothic < 0 # tried gothic-0.1.8, but its *library* does not support: bytestring-0.11.1.0 - graphite < 0 # tried graphite-0.10.0.1, but its *library* requires the disabled package: graphviz + - graphql-client < 0 # tried graphql-client-1.1.1, but its *executable* does not support: bytestring-0.11.1.0 + - graphql-client < 0 # tried graphql-client-1.1.1, but its *executable* does not support: path-0.9.1 + - graphql-client < 0 # tried graphql-client-1.1.1, but its *library* does not support: aeson-2.0.2.0 - graphula < 0 # tried graphula-2.0.1.0, but its *library* requires the disabled package: persistent - graphviz < 0 # tried graphviz-2999.20.1.0, but its *library* does not support: bytestring-0.11.1.0 - gravatar < 0 # tried gravatar-0.8.0, but its *library* does not support: bytestring-0.11.1.0 - - groundhog-sqlite < 0 # tried groundhog-sqlite-0.11.0, but its *library* requires the disabled package: direct-sqlite + - greskell < 0 # tried greskell-1.2.0.2, but its *library* does not support: aeson-2.0.2.0 + - greskell < 0 # tried greskell-1.2.0.2, but its *library* does not support: base-4.16.0.0 + - greskell-core < 0 # tried greskell-core-0.1.3.7, but its *library* does not support: aeson-2.0.2.0 + - greskell-core < 0 # tried greskell-core-0.1.3.7, but its *library* does not support: base-4.16.0.0 + - greskell-websocket < 0 # tried greskell-websocket-0.1.2.6, but its *library* does not support: aeson-2.0.2.0 + - greskell-websocket < 0 # tried greskell-websocket-0.1.2.6, but its *library* does not support: base-4.16.0.0 + - greskell-websocket < 0 # tried greskell-websocket-0.1.2.6, but its *library* does not support: bytestring-0.11.1.0 + - greskell-websocket < 0 # tried greskell-websocket-0.1.2.6, but its *library* does not support: hashtables-1.3 + - groundhog-inspector < 0 # tried groundhog-inspector-0.11.0, but its *library* requires the disabled package: groundhog-th + - groundhog-mysql < 0 # tried groundhog-mysql-0.11, but its *library* does not support: mysql-0.2.1 - group-by-date < 0 # tried group-by-date-0.1.0.4, but its *executable* does not support: time-1.11.1.1 + - grouped-list < 0 # tried grouped-list-0.2.2.1, but its *library* does not support: base-4.16.0.0 + - gtk-sni-tray < 0 # tried gtk-sni-tray-0.1.8.0, but its *library* requires the disabled package: gi-gdk + - gtk-strut < 0 # tried gtk-strut-0.1.3.0, but its *library* requires the disabled package: gi-gdk - gtk2hs-buildtools < 0 # tried gtk2hs-buildtools-0.13.8.2, but its *library* requires the disabled package: hashtables + - gtk3 < 0 # tried gtk3-0.15.6, but its *library* does not support: Cabal-3.6.0.0 + - hOpenPGP < 0 # tried hOpenPGP-2.9.7, but its *library* requires the disabled package: ixset-typed + - hOpenPGP < 0 # tried hOpenPGP-2.9.7, but its *library* requires the disabled package: memory + - hOpenPGP < 0 # tried hOpenPGP-2.9.7, but its *library* requires the disabled package: nettle + - hackage-security < 0 # tried hackage-security-0.6.0.1, but its *library* does not support: template-haskell-2.18.0.0 + - hackage-security < 0 # tried hackage-security-0.6.0.1, but its *library* does not support: time-1.11.1.1 + - hackernews < 0 # tried hackernews-1.4.0.0, but its *library* does not support: http-client-0.7.9 + - hackernews < 0 # tried hackernews-1.4.0.0, but its *library* does not support: servant-0.18.3 + - hackernews < 0 # tried hackernews-1.4.0.0, but its *library* does not support: servant-client-0.18.3 - haddock-library < 0 # tried haddock-library-1.10.0, but its *library* does not support: base-4.16.0.0 + - hadolint < 0 # tried hadolint-2.8.0, but its *library* does not support: deepseq-1.4.6.0 + - hadolint < 0 # tried hadolint-2.8.0, but its *library* requires the disabled package: colourista + - hadolint < 0 # tried hadolint-2.8.0, but its *library* requires the disabled package: spdx - hadoop-streaming < 0 # tried hadoop-streaming-0.2.0.3, but its *library* does not support: bytestring-0.11.1.0 - hakyll < 0 # tried hakyll-4.15.1.0, but its *library* does not support: template-haskell-2.18.0.0 - hakyll-convert < 0 # tried hakyll-convert-0.3.0.4, but its *library* does not support: time-1.11.1.1 - hal < 0 # tried hal-0.4.8, but its *library* requires the disabled package: envy + - hamilton < 0 # tried hamilton-0.1.0.3, but its *executable* requires the disabled package: ghc-typelits-knownnat + - hamilton < 0 # tried hamilton-0.1.0.3, but its *library* requires the disabled package: typelits-witnesses - handwriting < 0 # tried handwriting-0.1.0.3, but its *library* requires the disabled package: wreq + - hapistrano < 0 # tried hapistrano-0.4.3.0, but its *library* does not support: aeson-2.0.2.0 + - hapistrano < 0 # tried hapistrano-0.4.3.0, but its *library* does not support: path-0.9.1 + - hapistrano < 0 # tried hapistrano-0.4.3.0, but its *library* does not support: time-1.11.1.1 + - happstack-hsp < 0 # tried happstack-hsp-7.3.7.5, but its *library* requires the disabled package: harp + - happstack-jmacro < 0 # tried happstack-jmacro-7.0.12.3, but its *library* requires the disabled package: happstack-server - happstack-jmacro < 0 # tried happstack-jmacro-7.0.12.3, but its *library* requires the disabled package: wl-pprint-text - - happstack-server < 0 # tried happstack-server-7.7.1.1, but its *library* requires the disabled package: sendfile + - happstack-server < 0 # tried happstack-server-7.7.1.1, but its *library* does not support: transformers-compat-0.7.1 + - happstack-server-tls < 0 # tried happstack-server-tls-7.2.1.1, but its *library* requires the disabled package: happstack-server - happstack-server-tls < 0 # tried happstack-server-tls-7.2.1.1, but its *library* requires the disabled package: sendfile - happy-meta < 0 # tried happy-meta-0.2.0.11, but its *library* does not support: template-haskell-2.18.0.0 - hasbolt < 0 # tried hasbolt-0.1.6.1, but its *library* requires the disabled package: connection - hashable-time < 0 # tried hashable-time-0.3, but its *library* does not support: base-4.16.0.0 - hashing < 0 # tried hashing-0.1.0.1, but its *library* does not support: bytestring-0.11.1.0 - - hashtables < 0 # tried hashtables-1.2.4.2, but its *library* does not support: hashable-1.4.0.0 + - hashtables < 0 # tried hashtables-1.3, but its *library* does not support: hashable-1.3.5.0 - haskell-awk < 0 # tried haskell-awk-1.2.0.1, but its *library* requires the disabled package: list-t + - haskell-lsp < 0 # tried haskell-lsp-0.24.0.0, but its *library* does not support: aeson-2.0.2.0 + - haskell-lsp < 0 # tried haskell-lsp-0.24.0.0, but its *library* does not support: base-4.16.0.0 + - haskell-lsp-client < 0 # tried haskell-lsp-client-1.0.0.1, but its *library* requires the disabled package: haskell-lsp - haskell-lsp-types < 0 # tried haskell-lsp-types-0.24.0.0, but its *library* does not support: base-4.16.0.0 + - haskell-names < 0 # tried haskell-names-0.9.9, but its *library* does not support: aeson-2.0.2.0 + - haskell-names < 0 # tried haskell-names-0.9.9, but its *library* does not support: bytestring-0.11.1.0 + - haskell-names < 0 # tried haskell-names-0.9.9, but its *library* requires the disabled package: traverse-with-class - haskell-src-meta < 0 # tried haskell-src-meta-0.8.7, but its *library* does not support: template-haskell-2.18.0.0 + - haskell-tools-ast < 0 # tried haskell-tools-ast-1.1.1.0, but its *library* does not support: base-4.16.0.0 + - haskell-tools-ast < 0 # tried haskell-tools-ast-1.1.1.0, but its *library* does not support: ghc-9.2.1 + - haskell-tools-ast < 0 # tried haskell-tools-ast-1.1.1.0, but its *library* does not support: template-haskell-2.18.0.0 + - haskell-tools-ast < 0 # tried haskell-tools-ast-1.1.1.0, but its *library* requires the disabled package: references + - haskell-tools-backend-ghc < 0 # tried haskell-tools-backend-ghc-1.1.1.0, but its *library* does not support: base-4.16.0.0 + - haskell-tools-backend-ghc < 0 # tried haskell-tools-backend-ghc-1.1.1.0, but its *library* does not support: bytestring-0.11.1.0 + - haskell-tools-backend-ghc < 0 # tried haskell-tools-backend-ghc-1.1.1.0, but its *library* does not support: ghc-9.2.1 + - haskell-tools-backend-ghc < 0 # tried haskell-tools-backend-ghc-1.1.1.0, but its *library* does not support: ghc-boot-th-9.2.1 + - haskell-tools-backend-ghc < 0 # tried haskell-tools-backend-ghc-1.1.1.0, but its *library* does not support: template-haskell-2.18.0.0 + - haskell-tools-backend-ghc < 0 # tried haskell-tools-backend-ghc-1.1.1.0, but its *library* requires the disabled package: references + - haskell-tools-cli < 0 # tried haskell-tools-cli-1.1.1.0, but its *executable* does not support: Glob-0.10.2 + - haskell-tools-cli < 0 # tried haskell-tools-cli-1.1.1.0, but its *executable* does not support: optparse-applicative-0.16.1.0 + - haskell-tools-cli < 0 # tried haskell-tools-cli-1.1.1.0, but its *library* does not support: base-4.16.0.0 + - haskell-tools-cli < 0 # tried haskell-tools-cli-1.1.1.0, but its *library* does not support: ghc-9.2.1 + - haskell-tools-cli < 0 # tried haskell-tools-cli-1.1.1.0, but its *library* does not support: strict-0.4.0.1 + - haskell-tools-cli < 0 # tried haskell-tools-cli-1.1.1.0, but its *library* requires the disabled package: haskell-tools-builtin-refactorings + - haskell-tools-cli < 0 # tried haskell-tools-cli-1.1.1.0, but its *library* requires the disabled package: references + - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* does not support: Cabal-3.6.0.0 + - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* does not support: Diff-0.4.0 + - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* does not support: aeson-2.0.2.0 + - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* does not support: base-4.16.0.0 + - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* does not support: ghc-9.2.1 + - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* does not support: network-3.1.2.5 + - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* does not support: optparse-applicative-0.16.1.0 + - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* does not support: strict-0.4.0.1 + - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* does not support: template-haskell-2.18.0.0 + - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* requires the disabled package: haskell-tools-builtin-refactorings + - haskell-tools-daemon < 0 # tried haskell-tools-daemon-1.1.1.0, but its *library* requires the disabled package: references + - haskell-tools-debug < 0 # tried haskell-tools-debug-1.1.1.0, but its *library* does not support: base-4.16.0.0 + - haskell-tools-debug < 0 # tried haskell-tools-debug-1.1.1.0, but its *library* does not support: ghc-9.2.1 + - haskell-tools-debug < 0 # tried haskell-tools-debug-1.1.1.0, but its *library* does not support: template-haskell-2.18.0.0 + - haskell-tools-debug < 0 # tried haskell-tools-debug-1.1.1.0, but its *library* requires the disabled package: haskell-tools-builtin-refactorings + - haskell-tools-debug < 0 # tried haskell-tools-debug-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* does not support: aeson-2.0.2.0 + - haskell-tools-demo < 0 # tried haskell-tools-demo-1.1.1.0, but its *library* does not support: base-4.16.0.0 + - haskell-tools-demo < 0 # tried haskell-tools-demo-1.1.1.0, but its *library* does not support: bytestring-0.11.1.0 + - haskell-tools-demo < 0 # tried haskell-tools-demo-1.1.1.0, but its *library* does not support: ghc-9.2.1 + - haskell-tools-demo < 0 # tried haskell-tools-demo-1.1.1.0, but its *library* does not support: warp-3.3.18 + - haskell-tools-demo < 0 # tried haskell-tools-demo-1.1.1.0, but its *library* requires the disabled package: haskell-tools-builtin-refactorings + - haskell-tools-demo < 0 # tried haskell-tools-demo-1.1.1.0, but its *library* requires the disabled package: references + - haskell-tools-prettyprint < 0 # tried haskell-tools-prettyprint-1.1.1.0, but its *library* does not support: base-4.16.0.0 + - haskell-tools-prettyprint < 0 # tried haskell-tools-prettyprint-1.1.1.0, but its *library* does not support: ghc-9.2.1 + - haskell-tools-prettyprint < 0 # tried haskell-tools-prettyprint-1.1.1.0, but its *library* requires the disabled package: references + - haskell-tools-refactor < 0 # tried haskell-tools-refactor-1.1.1.0, but its *library* does not support: Cabal-3.6.0.0 + - haskell-tools-refactor < 0 # tried haskell-tools-refactor-1.1.1.0, but its *library* does not support: aeson-2.0.2.0 + - haskell-tools-refactor < 0 # tried haskell-tools-refactor-1.1.1.0, but its *library* does not support: base-4.16.0.0 + - haskell-tools-refactor < 0 # tried haskell-tools-refactor-1.1.1.0, but its *library* does not support: ghc-9.2.1 + - haskell-tools-refactor < 0 # tried haskell-tools-refactor-1.1.1.0, but its *library* does not support: template-haskell-2.18.0.0 + - haskell-tools-refactor < 0 # tried haskell-tools-refactor-1.1.1.0, but its *library* requires the disabled package: references + - haskell-tools-rewrite < 0 # tried haskell-tools-rewrite-1.1.1.0, but its *library* does not support: base-4.16.0.0 + - haskell-tools-rewrite < 0 # tried haskell-tools-rewrite-1.1.1.0, but its *library* does not support: ghc-9.2.1 + - haskell-tools-rewrite < 0 # tried haskell-tools-rewrite-1.1.1.0, but its *library* requires the disabled package: references + - haskey < 0 # tried haskey-0.3.1.0, but its *library* does not support: stm-containers-1.2 + - haskey-mtl < 0 # tried haskey-mtl-0.3.1.0, but its *library* does not support: monad-control-1.0.3.1 - haskintex < 0 # tried haskintex-0.8.0.0, but its *library* requires the disabled package: HaTeX - haskoin-core < 0 # tried haskoin-core-0.20.5, but its *library* requires the disabled package: memory - haskoin-core < 0 # tried haskoin-core-0.20.5, but its *library* requires the disabled package: secp256k1-haskell - - hasktags < 0 # tried hasktags-0.72.0, but its *library* does not support: bytestring-0.11.1.0 + - haskoin-store < 0 # tried haskoin-store-0.53.11, but its *library* requires the disabled package: haskoin-node + - haskoin-store < 0 # tried haskoin-store-0.53.11, but its *library* requires the disabled package: haskoin-store-data + - hasmin < 0 # tried hasmin-1.0.3, but its *executable* does not support: bytestring-0.11.1.0 + - hasmin < 0 # tried hasmin-1.0.3, but its *executable* does not support: optparse-applicative-0.16.1.0 + - hasmin < 0 # tried hasmin-1.0.3, but its *library* does not support: attoparsec-0.14.2 - hasql < 0 # tried hasql-1.4.5.3, but its *library* requires the disabled package: hashtables - hasql-migration < 0 # tried hasql-migration-0.3.0, but its *library* requires the disabled package: memory - hasql-notifications < 0 # tried hasql-notifications-0.2.0.0, but its *library* requires the disabled package: hasql @@ -7179,8 +6527,12 @@ packages: - hasql-queue < 0 # tried hasql-queue-1.2.0.2, but its *library* requires the disabled package: hasql - hasql-queue < 0 # tried hasql-queue-1.2.0.2, but its *library* requires the disabled package: here - hasql-transaction < 0 # tried hasql-transaction-1.0.1, but its *library* requires the disabled package: hasql + - hasty-hamiltonian < 0 # tried hasty-hamiltonian-1.3.4, but its *library* requires the disabled package: pipes + - haxl-amazonka < 0 # tried haxl-amazonka-0.1.1, but its *library* requires the disabled package: haxl - haxr < 0 # tried haxr-3000.11.4.1, but its *library* does not support: base-4.16.0.0 - - hedgehog < 0 # tried hedgehog-1.0.5, but its *library* does not support: mmorph-1.2.0 + - headroom < 0 # tried headroom-0.4.2.0, but its *library* requires the disabled package: modern-uri + - headroom < 0 # tried headroom-0.4.2.0, but its *library* requires the disabled package: req + - headroom < 0 # tried headroom-0.4.2.0, but its *library* requires the disabled package: string-interpolate - hedgehog < 0 # tried hedgehog-1.0.5, but its *library* does not support: template-haskell-2.18.0.0 - hedgehog-classes < 0 # tried hedgehog-classes-0.2.5.2, but its *library* does not support: aeson-2.0.2.0 - hedgehog-classes < 0 # tried hedgehog-classes-0.2.5.2, but its *library* does not support: base-4.16.0.0 @@ -7188,16 +6540,39 @@ packages: - hedgehog-fn < 0 # tried hedgehog-fn-1.0, but its *library* requires the disabled package: hedgehog - hedgehog-quickcheck < 0 # tried hedgehog-quickcheck-0.1.1, but its *library* requires the disabled package: hedgehog - hedis < 0 # tried hedis-0.15.0, but its *library* requires the disabled package: tls + - heist < 0 # tried heist-1.1.0.1, but its *library* does not support: aeson-2.0.2.0 + - heist < 0 # tried heist-1.1.0.1, but its *library* does not support: attoparsec-0.14.2 + - heist < 0 # tried heist-1.1.0.1, but its *library* does not support: base-4.16.0.0 + - heist < 0 # tried heist-1.1.0.1, but its *library* does not support: bytestring-0.11.1.0 + - heist < 0 # tried heist-1.1.0.1, but its *library* does not support: dlist-1.0 + - heist < 0 # tried heist-1.1.0.1, but its *library* does not support: time-1.11.1.1 - here < 0 # tried here-1.2.13, but its *library* requires the disabled package: haskell-src-meta + - herms < 0 # tried herms-1.9.0.4, but its *executable* does not support: ansi-terminal-0.11.1 + - herms < 0 # tried herms-1.9.0.4, but its *executable* does not support: brick-0.65 + - herms < 0 # tried herms-1.9.0.4, but its *executable* does not support: optparse-applicative-0.16.1.0 + - herms < 0 # tried herms-1.9.0.4, but its *executable* does not support: semigroups-0.19.2 + - herms < 0 # tried herms-1.9.0.4, but its *executable* does not support: vty-5.33 - hex-text < 0 # tried hex-text-0.1.0.4, but its *library* does not support: base-4.16.0.0 + - hgeometry < 0 # tried hgeometry-0.13, but its *library* requires the disabled package: vector-circular + - hgeometry-combinatorial < 0 # tried hgeometry-combinatorial-0.13, but its *library* requires the disabled package: vector-circular + - hgrev < 0 # tried hgrev-0.2.6, but its *library* does not support: aeson-2.0.2.0 + - hgrev < 0 # tried hgrev-0.2.6, but its *library* does not support: base-4.16.0.0 + - hgrev < 0 # tried hgrev-0.2.6, but its *library* does not support: bytestring-0.11.1.0 + - hgrev < 0 # tried hgrev-0.2.6, but its *library* does not support: template-haskell-2.18.0.0 - hid < 0 # tried hid-0.2.2, but its *library* does not support: bytestring-0.11.1.0 + - hidden-char < 0 # tried hidden-char-0.1.0.2, but its *library* does not support: base-4.16.0.0 - hie-bios < 0 # tried hie-bios-0.7.6, but its *library* does not support: aeson-2.0.2.0 + - hierarchy < 0 # tried hierarchy-1.0.2, but its *library* does not support: base-4.16.0.0 + - hierarchy < 0 # tried hierarchy-1.0.2, but its *library* does not support: transformers-compat-0.7.1 - higher-leveldb < 0 # tried higher-leveldb-0.6.0.0, but its *library* does not support: bytestring-0.11.1.0 - - hindent < 0 # tried hindent-5.3.2, but its *executable* requires the disabled package: path + - highjson-swagger < 0 # tried highjson-swagger-0.5.0.0, but its *library* requires the disabled package: swagger2 + - highjson-th < 0 # tried highjson-th-0.5.0.0, but its *library* requires the disabled package: swagger2 + - hip < 0 # tried hip-1.5.6.0, but its *library* requires the disabled package: Chart + - hip < 0 # tried hip-1.5.6.0, but its *library* requires the disabled package: Chart-diagrams + - hit < 0 # tried hit-0.7.0, but its *executable* requires the disabled package: git - hjsmin < 0 # tried hjsmin-0.2.0.4, but its *library* does not support: bytestring-0.11.1.0 - hledger < 0 # tried hledger-1.23, but its *library* does not support: base-4.16.0.0 - hledger < 0 # tried hledger-1.23, but its *library* does not support: base-compat-batteries-0.12.1 - - hledger-iadd < 0 # tried hledger-iadd-1.3.16, but its *library* requires the disabled package: brick - hledger-iadd < 0 # tried hledger-iadd-1.3.16, but its *library* requires the disabled package: hledger-lib - hledger-interest < 0 # tried hledger-interest-1.6.3, but its *executable* requires the disabled package: hledger-lib - hledger-lib < 0 # tried hledger-lib-1.23, but its *library* does not support: base-4.16.0.0 @@ -7210,29 +6585,79 @@ packages: - hlint < 0 # tried hlint-3.3.4, but its *library* does not support: aeson-2.0.2.0 - hlint < 0 # tried hlint-3.3.4, but its *library* does not support: ghc-lib-parser-9.2.1.20211101 - hlint < 0 # tried hlint-3.3.4, but its *library* does not support: ghc-lib-parser-ex-9.2.0.1 + - hmatrix-backprop < 0 # tried hmatrix-backprop-0.1.3.0, but its *library* requires the disabled package: backprop - hmm-lapack < 0 # tried hmm-lapack-0.4.1, but its *library* requires the disabled package: lapack + - hmpfr < 0 # tried hmpfr-0.4.4, but its *library* does not support: integer-gmp-1.1 - hnix-store-core < 0 # tried hnix-store-core-0.5.0.0, but its *library* requires the disabled package: memory - hnix-store-core < 0 # tried hnix-store-core-0.5.0.0, but its *library* requires the disabled package: saltine + - hoauth2 < 0 # tried hoauth2-1.16.0, but its *library* does not support: aeson-2.0.2.0 + - hoauth2 < 0 # tried hoauth2-1.16.0, but its *library* does not support: binary-0.8.9.0 + - hoauth2 < 0 # tried hoauth2-1.16.0, but its *library* does not support: bytestring-0.11.1.0 - hocilib < 0 # tried hocilib-0.2.0, but its *library* does not support: bytestring-0.11.1.0 + - hocon < 0 # tried hocon-0.1.0.4, but its *library* requires the disabled package: MissingH + - holy-project < 0 # tried holy-project-0.2.0.1, but its *library* requires the disabled package: hastache - hoogle < 0 # tried hoogle-5.0.18.2, but its *library* does not support: aeson-2.0.2.0 - - hpack < 0 # tried hpack-0.34.5, but its *library* does not support: Cabal-3.6.0.0 + - hopenpgp-tools < 0 # tried hopenpgp-tools-0.23.6, but its *executable* requires the disabled package: graphviz + - hopenpgp-tools < 0 # tried hopenpgp-tools-0.23.6, but its *executable* requires the disabled package: ixset-typed + - hopenpgp-tools < 0 # tried hopenpgp-tools-0.23.6, but its *executable* requires the disabled package: memory + - hpack < 0 # tried hpack-0.34.6, but its *library* does not support: Cabal-3.6.0.0 - hpack-dhall < 0 # tried hpack-dhall-0.5.3, but its *library* requires the disabled package: dhall-json - hpack-dhall < 0 # tried hpack-dhall-0.5.3, but its *library* requires the disabled package: hpack + - hpc-coveralls < 0 # tried hpc-coveralls-1.0.10, but its *library* does not support: aeson-2.0.2.0 + - hpc-coveralls < 0 # tried hpc-coveralls-1.0.10, but its *library* does not support: bytestring-0.11.1.0 + - hpc-coveralls < 0 # tried hpc-coveralls-1.0.10, but its *library* does not support: containers-0.6.5.1 + - hpc-coveralls < 0 # tried hpc-coveralls-1.0.10, but its *library* does not support: retry-0.9.0.0 + - hpc-lcov < 0 # tried hpc-lcov-1.0.1, but its *executable* does not support: aeson-2.0.2.0 + - hpc-lcov < 0 # tried hpc-lcov-1.0.1, but its *executable* does not support: path-0.9.1 + - hpio < 0 # tried hpio-0.9.0.7, but its *executable* does not support: optparse-applicative-0.16.1.0 + - hpio < 0 # tried hpio-0.9.0.7, but its *library* does not support: QuickCheck-2.14.2 + - hpio < 0 # tried hpio-0.9.0.7, but its *library* does not support: bytestring-0.11.1.0 + - hpio < 0 # tried hpio-0.9.0.7, but its *library* does not support: protolude-0.3.0 - hpp < 0 # tried hpp-0.6.4, but its *library* does not support: base-4.16.0.0 - hpqtypes < 0 # tried hpqtypes-1.9.2.1, but its *library* does not support: Cabal-3.6.0.0 - hpqtypes < 0 # tried hpqtypes-1.9.2.1, but its *library* does not support: aeson-2.0.2.0 - - hpqtypes-extras < 0 # tried hpqtypes-extras-1.13.0.0, but its *library* does not support: semigroups-0.20 + - hpqtypes-extras < 0 # tried hpqtypes-extras-1.13.1.0, but its *library* requires the disabled package: hpqtypes + - hpqtypes-extras < 0 # tried hpqtypes-extras-1.13.1.0, but its *library* requires the disabled package: log-base + - hquantlib < 0 # tried hquantlib-0.0.5.0, but its *library* does not support: containers-0.6.5.1 + - hquantlib < 0 # tried hquantlib-0.0.5.0, but its *library* does not support: hmatrix-0.20.2 + - hquantlib < 0 # tried hquantlib-0.0.5.0, but its *library* does not support: statistics-0.15.2.0 + - hquantlib < 0 # tried hquantlib-0.0.5.0, but its *library* does not support: time-1.11.1.1 + - hquantlib < 0 # tried hquantlib-0.0.5.0, but its *library* does not support: vector-algorithms-0.8.0.4 + - hquantlib < 0 # tried hquantlib-0.0.5.0, but its *library* requires the disabled package: hmatrix-special + - hquantlib-time < 0 # tried hquantlib-time-0.0.4.1, but its *library* does not support: time-1.11.1.1 + - hreader < 0 # tried hreader-1.1.0, but its *library* requires the disabled package: mmorph + - hreader-lens < 0 # tried hreader-lens-0.1.3.0, but its *library* requires the disabled package: hreader - hs-tags < 0 # tried hs-tags-0.1.5.2, but its *executable* does not support: base-4.16.0.0 - hs-tags < 0 # tried hs-tags-0.1.5.2, but its *executable* does not support: ghc-9.2.1 + - hsb2hs < 0 # tried hsb2hs-0.3.1, but its *executable* requires the disabled package: preprocessor-tools + - hschema-aeson < 0 # tried hschema-aeson-0.0.1.1, but its *library* requires the disabled package: hschema + - hschema-prettyprinter < 0 # tried hschema-prettyprinter-0.0.1.1, but its *library* requires the disabled package: hschema + - hschema-quickcheck < 0 # tried hschema-quickcheck-0.0.1.1, but its *library* requires the disabled package: hschema + - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* does not support: aeson-2.0.2.0 + - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* does not support: attoparsec-0.14.2 + - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* does not support: bytestring-0.11.1.0 + - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* does not support: ghc-boot-9.2.1 + - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* does not support: ghc-lib-parser-9.2.1.20211101 + - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* does not support: hlint-3.3.4 + - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* does not support: http-client-0.7.9 + - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* does not support: lens-5.1 + - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* does not support: optparse-applicative-0.16.1.0 + - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* does not support: template-haskell-2.18.0.0 + - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* does not support: time-1.11.1.1 + - hsdev < 0 # tried hsdev-0.3.4.0, but its *library* requires the disabled package: text-region - hsebaysdk < 0 # tried hsebaysdk-0.4.1.0, but its *library* requires the disabled package: http-client-tls - hsexif < 0 # tried hsexif-0.6.1.8, but its *library* does not support: bytestring-0.11.1.0 - hsexif < 0 # tried hsexif-0.6.1.8, but its *library* does not support: time-1.11.1.1 - hspec-hedgehog < 0 # tried hspec-hedgehog-0.0.1.2, but its *library* requires the disabled package: hedgehog - hspec-need-env < 0 # tried hspec-need-env-0.1.0.8, but its *library* does not support: base-4.16.0.0 + - hspec-tables < 0 # tried hspec-tables-0.0.1, but its *library* does not support: base-4.16.0.0 + - hspec-tables < 0 # tried hspec-tables-0.0.1, but its *library* does not support: hspec-core-2.8.5 - hspec-tmp-proc < 0 # tried hspec-tmp-proc-0.5.0.1, but its *library* does not support: base-4.16.0.0 - - hspec-tmp-proc < 0 # tried hspec-tmp-proc-0.5.0.1, but its *library* does not support: hspec-2.9.1 - hspec-wai < 0 # tried hspec-wai-0.11.1, but its *library* requires the disabled package: wai-extra + - hspec-wai-json < 0 # tried hspec-wai-json-0.11.0, but its *library* does not support: hspec-wai-0.11.1 + - hspec-webdriver < 0 # tried hspec-webdriver-1.2.0, but its *library* requires the disabled package: webdriver - hsx-jmacro < 0 # tried hsx-jmacro-7.3.8.1, but its *library* requires the disabled package: wl-pprint-text + - hsx2hs < 0 # tried hsx2hs-0.14.1.8, but its *library* does not support: template-haskell-2.18.0.0 - hsyslog-udp < 0 # tried hsyslog-udp-0.2.5, but its *library* does not support: bytestring-0.11.1.0 - hsyslog-udp < 0 # tried hsyslog-udp-0.2.5, but its *library* does not support: time-1.11.1.1 - htoml < 0 # tried htoml-1.0.0.3, but its *library* does not support: aeson-2.0.2.0 @@ -7241,140 +6666,403 @@ packages: - http-conduit < 0 # tried http-conduit-2.3.8, but its *library* requires the disabled package: http-client-tls - http-directory < 0 # tried http-directory-0.1.8, but its *library* requires the disabled package: http-client-tls - http-download < 0 # tried http-download-0.2.0.0, but its *library* requires the disabled package: memory - - http-download < 0 # tried http-download-0.2.0.0, but its *library* requires the disabled package: path - http-media < 0 # tried http-media-0.8.0.0, but its *library* does not support: base-4.16.0.0 - http-query < 0 # tried http-query-0.1.0.1, but its *library* requires the disabled package: http-conduit - http-streams < 0 # tried http-streams-0.8.9.4, but its *library* requires the disabled package: openssl-streams - http2 < 0 # tried http2-3.0.2, but its *executable* requires the disabled package: cryptonite + - hw-balancedparens < 0 # tried hw-balancedparens-0.4.1.1, but its *library* requires the disabled package: hw-bits + - hw-balancedparens < 0 # tried hw-balancedparens-0.4.1.1, but its *library* requires the disabled package: hw-prim - hw-bits < 0 # tried hw-bits-0.7.2.1, but its *library* does not support: bytestring-0.11.1.0 - hw-conduit < 0 # tried hw-conduit-0.2.1.0, but its *library* does not support: bytestring-0.11.1.0 - hw-conduit < 0 # tried hw-conduit-0.2.1.0, but its *library* does not support: time-1.11.1.1 + - hw-dsv < 0 # tried hw-dsv-0.4.1.0, but its *library* does not support: ghc-prim-0.8.0 + - hw-eliasfano < 0 # tried hw-eliasfano-0.1.2.0, but its *library* requires the disabled package: hw-bits + - hw-eliasfano < 0 # tried hw-eliasfano-0.1.2.0, but its *library* requires the disabled package: hw-prim - hw-excess < 0 # tried hw-excess-0.2.3.0, but its *library* requires the disabled package: hw-bits - hw-excess < 0 # tried hw-excess-0.2.3.0, but its *library* requires the disabled package: hw-prim - hw-fingertree < 0 # tried hw-fingertree-0.1.2.0, but its *library* requires the disabled package: hw-prim - hw-hedgehog < 0 # tried hw-hedgehog-0.1.1.0, but its *library* requires the disabled package: hedgehog + - hw-hspec-hedgehog < 0 # tried hw-hspec-hedgehog-0.1.1.0, but its *library* does not support: hspec-2.8.5 + - hw-ip < 0 # tried hw-ip-2.4.2.0, but its *library* requires the disabled package: hw-bits + - hw-json < 0 # tried hw-json-1.3.2.2, but its *library* does not support: aeson-2.0.2.0 - hw-json-simd < 0 # tried hw-json-simd-0.1.1.0, but its *library* requires the disabled package: hw-prim + - hw-json-simple-cursor < 0 # tried hw-json-simple-cursor-0.1.1.0, but its *library* requires the disabled package: hw-bits + - hw-json-simple-cursor < 0 # tried hw-json-simple-cursor-0.1.1.0, but its *library* requires the disabled package: hw-prim + - hw-json-standard-cursor < 0 # tried hw-json-standard-cursor-0.2.3.1, but its *library* requires the disabled package: bits-extra + - hw-json-standard-cursor < 0 # tried hw-json-standard-cursor-0.2.3.1, but its *library* requires the disabled package: hw-bits + - hw-json-standard-cursor < 0 # tried hw-json-standard-cursor-0.2.3.1, but its *library* requires the disabled package: hw-prim + - hw-packed-vector < 0 # tried hw-packed-vector-0.2.1.0, but its *library* requires the disabled package: hw-bits + - hw-packed-vector < 0 # tried hw-packed-vector-0.2.1.0, but its *library* requires the disabled package: hw-prim - hw-parser < 0 # tried hw-parser-0.1.1.0, but its *library* requires the disabled package: hw-prim - hw-prim < 0 # tried hw-prim-0.6.3.0, but its *library* does not support: bytestring-0.11.1.0 - hw-prim < 0 # tried hw-prim-0.6.3.0, but its *library* does not support: ghc-prim-0.8.0 + - hw-rankselect < 0 # tried hw-rankselect-0.13.4.0, but its *library* requires the disabled package: hw-bits + - hw-rankselect < 0 # tried hw-rankselect-0.13.4.0, but its *library* requires the disabled package: hw-prim - hw-rankselect-base < 0 # tried hw-rankselect-base-0.3.4.1, but its *library* requires the disabled package: bits-extra - hw-rankselect-base < 0 # tried hw-rankselect-base-0.3.4.1, but its *library* requires the disabled package: hw-bits - hw-rankselect-base < 0 # tried hw-rankselect-base-0.3.4.1, but its *library* requires the disabled package: hw-prim + - hw-simd < 0 # tried hw-simd-0.1.2.0, but its *library* requires the disabled package: bits-extra + - hw-simd < 0 # tried hw-simd-0.1.2.0, but its *library* requires the disabled package: hw-bits + - hw-simd < 0 # tried hw-simd-0.1.2.0, but its *library* requires the disabled package: hw-prim - hw-streams < 0 # tried hw-streams-0.0.1.0, but its *library* does not support: ghc-prim-0.8.0 + - hw-succinct < 0 # tried hw-succinct-0.1.0.1, but its *library* requires the disabled package: hw-bits + - hw-succinct < 0 # tried hw-succinct-0.1.0.1, but its *library* requires the disabled package: hw-prim + - hw-xml < 0 # tried hw-xml-0.5.1.0, but its *library* does not support: ghc-prim-0.8.0 - hworker < 0 # tried hworker-0.1.0.1, but its *library* requires the disabled package: hedis + - hxt-pickle-utils < 0 # tried hxt-pickle-utils-0.1.0.3, but its *library* does not support: base-4.16.0.0 - hyper < 0 # tried hyper-0.2.1.1, but its *library* does not support: base-4.16.0.0 - hyperloglog < 0 # tried hyperloglog-0.4.5, but its *library* requires the disabled package: approximate + - hyraxAbif < 0 # tried hyraxAbif-0.2.3.27, but its *library* does not support: bytestring-0.11.1.0 + - hyraxAbif < 0 # tried hyraxAbif-0.2.3.27, but its *library* does not support: text-1.2.5.0 - iconv < 0 # tried iconv-0.4.1.3, but its *library* does not support: bytestring-0.11.1.0 + - idris < 0 # tried idris-1.3.4, but its *library* does not support: Cabal-3.6.0.0 + - idris < 0 # tried idris-1.3.4, but its *library* does not support: aeson-2.0.2.0 + - idris < 0 # tried idris-1.3.4, but its *library* does not support: bytestring-0.11.1.0 + - idris < 0 # tried idris-1.3.4, but its *library* does not support: network-3.1.2.5 - iff < 0 # tried iff-0.0.6, but its *library* does not support: bytestring-0.11.1.0 - ihaskell < 0 # tried ihaskell-0.10.2.1, but its *executable* does not support: base-4.16.0.0 - ihaskell < 0 # tried ihaskell-0.10.2.1, but its *executable* does not support: ghc-9.2.1 - ihaskell < 0 # tried ihaskell-0.10.2.1, but its *library* does not support: ghc-boot-9.2.1 - ihaskell-hvega < 0 # tried ihaskell-hvega-0.4.0.0, but its *library* requires the disabled package: ihaskell + - importify < 0 # tried importify-1.0.1, but its *library* requires the disabled package: hse-cpp - incremental-parser < 0 # tried incremental-parser-0.5.0.2, but its *library* requires the disabled package: input-parsers - incremental-parser < 0 # tried incremental-parser-0.5.0.2, but its *library* requires the disabled package: rank2classes - - influxdb < 0 # tried influxdb-1.9.2.1, but its *library* does not support: base-4.16.0.0 - - influxdb < 0 # tried influxdb-1.9.2.1, but its *library* does not support: lens-5.1 + - indentation-core < 0 # tried indentation-core-0.0.0.2, but its *library* does not support: base-4.16.0.0 + - indentation-parsec < 0 # tried indentation-parsec-0.0.0.2, but its *library* does not support: base-4.16.0.0 + - inline-java < 0 # tried inline-java-0.10.0, but its *library* does not support: ghc-9.2.1 + - inline-java < 0 # tried inline-java-0.10.0, but its *library* requires the disabled package: jni + - inliterate < 0 # tried inliterate-0.1.0, but its *library* requires the disabled package: lucid - input-parsers < 0 # tried input-parsers-0.2.3.1, but its *library* does not support: bytestring-0.11.1.0 - int-cast < 0 # tried int-cast-0.2.0.0, but its *library* does not support: base-4.16.0.0 - interpolate < 0 # tried interpolate-0.2.1, but its *library* requires the disabled package: haskell-src-meta - interpolatedstring-perl6 < 0 # tried interpolatedstring-perl6-1.0.2, but its *library* requires the disabled package: haskell-src-meta + - interpolatedstring-qq2 < 0 # tried interpolatedstring-qq2-0.1.0.0, but its *library* does not support: bytestring-0.11.1.0 + - interpolatedstring-qq2 < 0 # tried interpolatedstring-qq2-0.1.0.0, but its *library* does not support: template-haskell-2.18.0.0 - intro < 0 # tried intro-0.9.0.0, but its *library* does not support: bytestring-0.11.1.0 - - invertible-grammar < 0 # tried invertible-grammar-0.1.3.2, but its *library* does not support: semigroups-0.20 + - invertible < 0 # tried invertible-0.2.0.7, but its *library* requires the disabled package: partial-isomorphisms - invertible-grammar < 0 # tried invertible-grammar-0.1.3.2, but its *library* does not support: template-haskell-2.18.0.0 + - io-streams-haproxy < 0 # tried io-streams-haproxy-1.0.1.0, but its *library* does not support: attoparsec-0.14.2 + - io-streams-haproxy < 0 # tried io-streams-haproxy-1.0.1.0, but its *library* does not support: base-4.16.0.0 + - io-streams-haproxy < 0 # tried io-streams-haproxy-1.0.1.0, but its *library* does not support: bytestring-0.11.1.0 - ipa < 0 # tried ipa-0.3.1.1, but its *library* does not support: template-haskell-2.18.0.0 - ipython-kernel < 0 # tried ipython-kernel-0.10.2.1, but its *library* requires the disabled package: memory - irc-client < 0 # tried irc-client-1.1.2.2, but its *library* does not support: bytestring-0.11.1.0 - irc-client < 0 # tried irc-client-1.1.2.2, but its *library* does not support: time-1.11.1.1 - irc-conduit < 0 # tried irc-conduit-0.3.0.5, but its *library* does not support: bytestring-0.11.1.0 - irc-conduit < 0 # tried irc-conduit-0.3.0.5, but its *library* does not support: time-1.11.1.1 + - irc-dcc < 0 # tried irc-dcc-2.0.1, but its *library* does not support: attoparsec-0.14.2 + - irc-dcc < 0 # tried irc-dcc-2.0.1, but its *library* does not support: bytestring-0.11.1.0 + - irc-dcc < 0 # tried irc-dcc-2.0.1, but its *library* does not support: network-3.1.2.5 + - irc-dcc < 0 # tried irc-dcc-2.0.1, but its *library* does not support: path-0.9.1 + - it-has < 0 # tried it-has-0.2.0.0, but its *library* does not support: generic-lens-2.2.0.0 + - ixset < 0 # tried ixset-1.1.1.1, but its *library* requires the disabled package: syb-with-class + - ixset-typed < 0 # tried ixset-typed-0.5, but its *library* does not support: template-haskell-2.18.0.0 + - ixset-typed-binary-instance < 0 # tried ixset-typed-binary-instance-0.1.0.2, but its *library* requires the disabled package: ixset-typed + - ixset-typed-conversions < 0 # tried ixset-typed-conversions-0.1.2.0, but its *library* requires the disabled package: ixset-typed + - ixset-typed-hashable-instance < 0 # tried ixset-typed-hashable-instance-0.1.0.2, but its *library* requires the disabled package: ixset-typed - jack < 0 # tried jack-0.7.2, but its *library* does not support: bytestring-0.11.1.0 - jmacro < 0 # tried jmacro-0.6.17, but its *library* requires the disabled package: haskell-src-meta - jmacro < 0 # tried jmacro-0.6.17, but its *library* requires the disabled package: wl-pprint-text - jmacro-rpc < 0 # tried jmacro-rpc-0.3.3, but its *library* requires the disabled package: jmacro - jmacro-rpc-happstack < 0 # tried jmacro-rpc-happstack-0.3.2, but its *library* requires the disabled package: happstack-server - - jmacro-rpc-happstack < 0 # tried jmacro-rpc-happstack-0.3.2, but its *library* requires the disabled package: jmacro + - jmacro-rpc-snap < 0 # tried jmacro-rpc-snap-0.3, but its *library* requires the disabled package: snap-core - jose < 0 # tried jose-0.9, but its *library* requires the disabled package: memory - jose-jwt < 0 # tried jose-jwt-0.9.2, but its *library* requires the disabled package: memory + - jsaddle < 0 # tried jsaddle-0.9.8.0, but its *library* does not support: aeson-2.0.2.0 + - jsaddle < 0 # tried jsaddle-0.9.8.0, but its *library* does not support: attoparsec-0.14.2 + - jsaddle < 0 # tried jsaddle-0.9.8.0, but its *library* does not support: base-compat-0.12.1 + - jsaddle < 0 # tried jsaddle-0.9.8.0, but its *library* does not support: base64-bytestring-1.2.1.0 + - jsaddle < 0 # tried jsaddle-0.9.8.0, but its *library* does not support: bytestring-0.11.1.0 + - jsaddle < 0 # tried jsaddle-0.9.8.0, but its *library* does not support: lens-5.1 + - jsaddle < 0 # tried jsaddle-0.9.8.0, but its *library* does not support: ref-tf-0.5.0.1 + - jsaddle < 0 # tried jsaddle-0.9.8.0, but its *library* does not support: time-1.11.1.1 + - json-alt < 0 # tried json-alt-1.0.0, but its *library* does not support: aeson-2.0.2.0 + - json-autotype < 0 # tried json-autotype-3.1.2, but its *executable* does not support: bytestring-0.11.1.0 + - json-autotype < 0 # tried json-autotype-3.1.2, but its *library* does not support: aeson-2.0.2.0 + - json-autotype < 0 # tried json-autotype-3.1.2, but its *library* does not support: lens-5.1 + - json-autotype < 0 # tried json-autotype-3.1.2, but its *library* does not support: smallcheck-1.2.1 + - json-autotype < 0 # tried json-autotype-3.1.2, but its *library* requires the disabled package: run-haskell-module - json-feed < 0 # tried json-feed-1.0.15, but its *library* does not support: base-4.16.0.0 - json-feed < 0 # tried json-feed-1.0.15, but its *library* does not support: bytestring-0.11.1.0 - json-feed < 0 # tried json-feed-1.0.15, but its *library* does not support: time-1.11.1.1 + - json-rpc-client < 0 # tried json-rpc-client-0.2.5.0, but its *library* does not support: aeson-2.0.2.0 + - json-rpc-client < 0 # tried json-rpc-client-0.2.5.0, but its *library* does not support: base-4.16.0.0 + - json-rpc-client < 0 # tried json-rpc-client-0.2.5.0, but its *library* does not support: bytestring-0.11.1.0 + - json-rpc-server < 0 # tried json-rpc-server-0.2.6.0, but its *library* does not support: aeson-2.0.2.0 + - json-rpc-server < 0 # tried json-rpc-server-0.2.6.0, but its *library* does not support: base-4.16.0.0 + - json-rpc-server < 0 # tried json-rpc-server-0.2.6.0, but its *library* does not support: bytestring-0.11.1.0 + - json-schema < 0 # tried json-schema-0.7.4.2, but its *library* does not support: aeson-2.0.2.0 + - json-schema < 0 # tried json-schema-0.7.4.2, but its *library* does not support: base-compat-batteries-0.12.1 + - json-schema < 0 # tried json-schema-0.7.4.2, but its *library* does not support: containers-0.6.5.1 + - json-schema < 0 # tried json-schema-0.7.4.2, but its *library* does not support: generic-deriving-1.14.1 + - json-schema < 0 # tried json-schema-0.7.4.2, but its *library* does not support: time-1.11.1.1 + - jvm < 0 # tried jvm-0.6.0, but its *library* requires the disabled package: distributed-closure + - 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: distributed-closure + - 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: distributed-closure + - jvm-streaming < 0 # tried jvm-streaming-0.4.0, but its *library* requires the disabled package: jni - jwt < 0 # tried jwt-0.10.0, but its *library* requires the disabled package: memory + - katip-elasticsearch < 0 # tried katip-elasticsearch-0.7.0.0, but its *library* requires the disabled package: bloodhound - katip-logstash < 0 # tried katip-logstash-0.1.0.0, but its *library* requires the disabled package: logstash + - katip-rollbar < 0 # tried katip-rollbar-0.3.0.1, but its *library* does not support: aeson-2.0.2.0 + - katip-rollbar < 0 # tried katip-rollbar-0.3.0.1, but its *library* does not support: async-2.2.4 + - katip-rollbar < 0 # tried katip-rollbar-0.3.0.1, but its *library* does not support: katip-0.8.7.0 + - katip-rollbar < 0 # tried katip-rollbar-0.3.0.1, but its *library* does not support: rollbar-hs-0.3.1.0 + - katip-rollbar < 0 # tried katip-rollbar-0.3.0.1, but its *library* does not support: time-1.11.1.1 + - katip-scalyr-scribe < 0 # tried katip-scalyr-scribe-0.1.0.1, but its *library* does not support: aeson-2.0.2.0 + - katip-scalyr-scribe < 0 # tried katip-scalyr-scribe-0.1.0.1, but its *library* does not support: katip-0.8.7.0 - kawhi < 0 # tried kawhi-0.3.0, but its *library* requires the disabled package: http-conduit + - ki < 0 # tried ki-0.2.0.1, but its *library* does not support: base-4.16.0.0 - kind-generics-th < 0 # tried kind-generics-th-0.2.2.2, but its *library* does not support: template-haskell-2.18.0.0 + - kleene < 0 # tried kleene-0.1, but its *library* does not support: base-4.16.0.0 + - kleene < 0 # tried kleene-0.1, but its *library* does not support: bytestring-0.11.1.0 - koji < 0 # tried koji-0.0.2, but its *library* requires the disabled package: haxr - koofr-client < 0 # tried koofr-client-1.0.0.3, but its *library* does not support: aeson-2.0.2.0 + - kraken < 0 # tried kraken-0.1.0, but its *library* does not support: base-4.16.0.0 - krank < 0 # tried krank-0.2.3, but its *library* requires the disabled package: req - kubernetes-webhook-haskell < 0 # tried kubernetes-webhook-haskell-0.2.0.3, but its *library* does not support: aeson-2.0.2.0 - kubernetes-webhook-haskell < 0 # tried kubernetes-webhook-haskell-0.2.0.3, but its *library* does not support: bytestring-0.11.1.0 - lackey < 0 # tried lackey-1.0.16, but its *library* does not support: base-4.16.0.0 + - lambdabot-core < 0 # tried lambdabot-core-5.3.0.2, but its *library* requires the disabled package: dependent-sum + - lambdabot-core < 0 # tried lambdabot-core-5.3.0.2, but its *library* requires the disabled package: dependent-sum-template + - lambdabot-core < 0 # tried lambdabot-core-5.3.0.2, but its *library* requires the disabled package: random-source + - lambdabot-irc-plugins < 0 # tried lambdabot-irc-plugins-5.3.0.2, but its *library* requires the disabled package: lambdabot-core - language-c-quote < 0 # tried language-c-quote-0.13, but its *library* does not support: bytestring-0.11.1.0 - - language-thrift < 0 # tried language-thrift-0.12.0.0, but its *library* does not support: semigroups-0.20 + - language-ecmascript < 0 # tried language-ecmascript-0.19.1.0, but its *library* does not support: base-4.16.0.0 + - language-haskell-extract < 0 # tried language-haskell-extract-0.2.4, but its *library* does not support: template-haskell-2.18.0.0 + - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* does not support: aeson-2.0.2.0 + - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* does not support: base16-bytestring-1.0.2.0 + - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* does not support: bytestring-0.11.1.0 + - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* does not support: formatting-7.1.3 + - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* does not support: lens-5.1 + - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* does not support: megaparsec-9.2.0 + - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* does not support: memory-0.16.0 + - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* does not support: servant-0.18.3 + - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* does not support: servant-client-0.18.3 + - language-puppet < 0 # tried language-puppet-1.4.6.5, but its *library* requires the disabled package: operational - lapack < 0 # tried lapack-0.4, but its *library* requires the disabled package: hyper - lapack-carray < 0 # tried lapack-carray-0.0.3, but its *library* requires the disabled package: carray - lapack-ffi-tools < 0 # tried lapack-ffi-tools-0.1.2.1, but its *executable* does not support: bytestring-0.11.1.0 - lapack-hmatrix < 0 # tried lapack-hmatrix-0.0, but its *library* requires the disabled package: lapack + - large-hashable < 0 # tried large-hashable-0.1.0.4, but its *library* does not support: template-haskell-2.18.0.0 - learn-physics < 0 # tried learn-physics-0.6.5, but its *library* requires the disabled package: gloss - learn-physics < 0 # tried learn-physics-0.6.5, but its *library* requires the disabled package: gnuplot + - lens-accelerate < 0 # tried lens-accelerate-0.3.0.0, but its *library* does not support: lens-5.1 + - lens-datetime < 0 # tried lens-datetime-0.3, but its *library* does not support: lens-5.1 - lens-process < 0 # tried lens-process-0.4.0.0, but its *library* does not support: lens-5.1 + - lens-simple < 0 # tried lens-simple-0.1.0.9, but its *library* does not support: lens-family-2.1.1 + - lens-simple < 0 # tried lens-simple-0.1.0.9, but its *library* does not support: lens-family-core-2.1.0 + - lenz < 0 # tried lenz-0.4.2.0, but its *library* requires the disabled package: hs-functors + - libinfluxdb < 0 # tried libinfluxdb-0.0.4, but its *library* does not support: base-4.16.0.0 + - libjwt-typed < 0 # tried libjwt-typed-0.2, but its *library* does not support: base-4.16.0.0 + - libjwt-typed < 0 # tried libjwt-typed-0.2, but its *library* does not support: bytestring-0.11.1.0 + - libjwt-typed < 0 # tried libjwt-typed-0.2, but its *library* does not support: text-1.2.5.0 + - libjwt-typed < 0 # tried libjwt-typed-0.2, but its *library* does not support: time-1.11.1.1 + - libraft < 0 # tried libraft-0.5.0.0, but its *executable* requires the disabled package: postgresql-simple-url + - libraft < 0 # tried libraft-0.5.0.0, but its *library* requires the disabled package: ekg + - libraft < 0 # tried libraft-0.5.0.0, but its *library* requires the disabled package: ekg-core + - libraft < 0 # tried libraft-0.5.0.0, but its *library* requires the disabled package: protolude + - licensor < 0 # tried licensor-0.5.0, but its *library* does not support: Cabal-3.6.0.0 + - licensor < 0 # tried licensor-0.5.0, but its *library* does not support: base-4.16.0.0 - line < 0 # tried line-4.0.1, but its *library* requires the disabled package: http-conduit + - linear-accelerate < 0 # tried linear-accelerate-0.7.0.0, but its *library* does not support: lens-5.1 - linear-circuit < 0 # tried linear-circuit-0.1.0.3, but its *library* requires the disabled package: lapack + - linked-list-with-iterator < 0 # tried linked-list-with-iterator-0.1.1.0, but its *library* does not support: containers-0.6.5.1 + - liquid-fixpoint < 0 # tried liquid-fixpoint-8.10.7, but its *library* does not support: megaparsec-9.2.0 + - liquid-fixpoint < 0 # tried liquid-fixpoint-8.10.7, but its *library* requires the disabled package: rest-rewrite - list-singleton < 0 # tried list-singleton-1.0.0.5, but its *library* does not support: base-4.16.0.0 - - list-t < 0 # tried list-t-1.0.5, but its *library* does not support: semigroups-0.20 + - list-t < 0 # tried list-t-1.0.5.1, but its *library* requires the disabled package: mmorph + - list-witnesses < 0 # tried list-witnesses-0.1.3.2, but its *library* requires the disabled package: functor-products + - little-logger < 0 # tried little-logger-0.3.2, but its *library* requires the disabled package: co-log + - little-logger < 0 # tried little-logger-0.3.2, but its *library* requires the disabled package: co-log-core - llvm-hs-pure < 0 # tried llvm-hs-pure-9.0.0, but its *library* does not support: bytestring-0.11.1.0 + - loc < 0 # tried loc-0.1.3.10, but its *library* does not support: base-4.16.0.0 - locators < 0 # tried locators-0.3.0.3, but its *library* requires the disabled package: memory - log-base < 0 # tried log-base-0.11.0.0, but its *library* does not support: aeson-2.0.2.0 - - log-base < 0 # tried log-base-0.11.0.0, but its *library* does not support: mmorph-1.2.0 + - log-warper < 0 # tried log-warper-1.9.0, but its *library* does not support: aeson-2.0.2.0 + - log-warper < 0 # tried log-warper-1.9.0, but its *library* does not support: o-clock-1.2.1 + - log-warper < 0 # tried log-warper-1.9.0, but its *library* does not support: universum-1.7.2 + - logger-thread < 0 # tried logger-thread-0.1.0.2, but its *library* requires the disabled package: protolude + - logging-effect-extra < 0 # tried logging-effect-extra-2.0.0, but its *library* does not support: base-4.16.0.0 + - logging-effect-extra < 0 # tried logging-effect-extra-2.0.0, but its *library* does not support: prettyprinter-1.7.1 + - logging-effect-extra < 0 # tried logging-effect-extra-2.0.0, but its *library* requires the disabled package: logging-effect + - logging-effect-extra-file < 0 # tried logging-effect-extra-file-2.0.1, but its *library* does not support: base-4.16.0.0 + - logging-effect-extra-file < 0 # tried logging-effect-extra-file-2.0.1, but its *library* does not support: prettyprinter-1.7.1 + - logging-effect-extra-file < 0 # tried logging-effect-extra-file-2.0.1, but its *library* requires the disabled package: logging-effect + - logging-effect-extra-handler < 0 # tried logging-effect-extra-handler-2.0.1, but its *library* does not support: base-4.16.0.0 + - logging-effect-extra-handler < 0 # tried logging-effect-extra-handler-2.0.1, but its *library* does not support: prettyprinter-1.7.1 + - logging-effect-extra-handler < 0 # tried logging-effect-extra-handler-2.0.1, but its *library* does not support: time-1.11.1.1 + - logging-effect-extra-handler < 0 # tried logging-effect-extra-handler-2.0.1, but its *library* requires the disabled package: logging-effect - logstash < 0 # tried logstash-0.1.0.1, but its *library* requires the disabled package: tls + - loopbreaker < 0 # tried loopbreaker-0.1.1.1, but its *library* does not support: ghc-9.2.1 - lrucaching < 0 # tried lrucaching-0.3.3, but its *library* does not support: base-compat-0.12.1 - - lrucaching < 0 # tried lrucaching-0.3.3, but its *library* does not support: hashable-1.4.0.0 + - lsp < 0 # tried lsp-1.2.0.1, but its *library* does not support: base-4.16.0.0 + - lsp-test < 0 # tried lsp-test-0.14.0.1, but its *library* requires the disabled package: lsp-types + - lsp-types < 0 # tried lsp-types-1.3.0.1, but its *library* does not support: aeson-2.0.2.0 + - lsp-types < 0 # tried lsp-types-1.3.0.1, but its *library* does not support: base-4.16.0.0 + - lucid < 0 # tried lucid-2.11.0, but its *library* requires the disabled package: mmorph + - lucid-cdn < 0 # tried lucid-cdn-0.2.2.0, but its *library* requires the disabled package: lucid + - lucid-extras < 0 # tried lucid-extras-0.2.2, but its *library* requires the disabled package: lucid - lukko < 0 # tried lukko-0.1.1.3, but its *library* does not support: base-4.16.0.0 + - lxd-client < 0 # tried lxd-client-0.1.0.6, but its *library* does not support: aeson-2.0.2.0 + - lxd-client < 0 # tried lxd-client-0.1.0.6, but its *library* does not support: network-3.1.2.5 + - lxd-client < 0 # tried lxd-client-0.1.0.6, but its *library* does not support: servant-0.18.3 + - lxd-client < 0 # tried lxd-client-0.1.0.6, but its *library* does not support: servant-client-0.18.3 - lzma-conduit < 0 # tried lzma-conduit-1.2.2, but its *library* does not support: bytestring-0.11.1.0 + - machines-directory < 0 # tried machines-directory-7.0.0.0, but its *library* requires the disabled package: machines-io + - magicbane < 0 # tried magicbane-0.5.1, but its *library* requires the disabled package: ekg-core + - 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 + - magicbane < 0 # tried magicbane-0.5.1, but its *library* requires the disabled package: servant-server - magico < 0 # tried magico-0.0.2.2, but its *executable* requires the disabled package: lapack + - makefile < 0 # tried makefile-1.1.0.0, but its *library* does not support: attoparsec-0.14.2 + - mallard < 0 # tried mallard-0.6.1.1, but its *library* does not support: megaparsec-9.2.0 + - mallard < 0 # tried mallard-0.6.1.1, but its *library* requires the disabled package: Interpolation - mandrill < 0 # tried mandrill-0.5.5.0, but its *library* does not support: aeson-2.0.2.0 + - map-syntax < 0 # tried map-syntax-0.3, but its *library* does not support: base-4.16.0.0 + - markup < 0 # tried markup-4.2.0, but its *library* requires the disabled package: attoparsec-uri + - marvin < 0 # tried marvin-0.2.5, but its *library* does not support: aeson-2.0.2.0 + - marvin < 0 # tried marvin-0.2.5, but its *library* does not support: http-client-0.7.9 + - marvin < 0 # tried marvin-0.2.5, but its *library* does not support: lens-5.1 + - marvin < 0 # tried marvin-0.2.5, but its *library* requires the disabled package: marvin-interpolate - matrix-static < 0 # tried matrix-static-0.3, but its *library* requires the disabled package: ghc-typelits-natnormalise - mbox < 0 # tried mbox-0.3.4, but its *library* does not support: time-1.11.1.1 - mbox-utility < 0 # tried mbox-utility-0.0.3.1, but its *executable* does not support: bytestring-0.11.1.0 - mbox-utility < 0 # tried mbox-utility-0.0.3.1, but its *executable* does not support: time-1.11.1.1 + - mbug < 0 # tried mbug-1.3.2, but its *library* does not support: bytestring-0.11.1.0 + - mbug < 0 # tried mbug-1.3.2, but its *library* does not support: extra-1.7.10 + - mbug < 0 # tried mbug-1.3.2, but its *library* does not support: formatting-7.1.3 + - mbug < 0 # tried mbug-1.3.2, but its *library* does not support: http-client-0.7.9 + - mbug < 0 # tried mbug-1.3.2, but its *library* does not support: optparse-applicative-0.16.1.0 + - mbug < 0 # tried mbug-1.3.2, but its *library* does not support: scalpel-core-0.6.2 + - mbug < 0 # tried mbug-1.3.2, but its *library* does not support: time-1.11.1.1 + - mcmc < 0 # tried mcmc-0.6.1.0, but its *library* requires the disabled package: monad-parallel - med-module < 0 # tried med-module-0.1.2.1, but its *library* does not support: bytestring-0.11.1.0 + - medea < 0 # tried medea-1.2.0, but its *library* does not support: aeson-2.0.2.0 + - medea < 0 # tried medea-1.2.0, but its *library* does not support: bytestring-0.11.1.0 + - medea < 0 # tried medea-1.2.0, but its *library* requires the disabled package: nonempty-containers + - mega-sdist < 0 # tried mega-sdist-0.4.1.0, but its *executable* requires the disabled package: pantry - memory < 0 # tried memory-0.16.0, but its *library* does not support: base-4.16.0.0 - memory < 0 # tried memory-0.16.0, but its *library* does not support: ghc-prim-0.8.0 + - menshen < 0 # tried menshen-0.0.3, but its *library* does not support: regex-tdfa-1.3.1.1 + - merkle-tree < 0 # tried merkle-tree-0.1.1, but its *library* requires the disabled package: memory + - merkle-tree < 0 # tried merkle-tree-0.1.1, but its *library* requires the disabled package: protolude - messagepack < 0 # tried messagepack-0.5.4, but its *library* does not support: bytestring-0.11.1.0 + - messagepack-rpc < 0 # tried messagepack-rpc-0.5.1, but its *library* does not support: bytestring-0.11.1.0 + - messagepack-rpc < 0 # tried messagepack-rpc-0.5.1, but its *library* does not support: containers-0.6.5.1 + - microformats2-parser < 0 # tried microformats2-parser-1.0.2.0, but its *executable* requires the disabled package: aws-lambda-haskell-runtime + - microformats2-parser < 0 # tried microformats2-parser-1.0.2.0, but its *executable* requires the disabled package: aws-lambda-haskell-runtime-wai + - microformats2-parser < 0 # tried microformats2-parser-1.0.2.0, but its *library* requires the disabled package: xml-lens + - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* does not support: bytestring-0.11.1.0 + - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* does not support: http-client-0.7.9 + - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* does not support: http-media-0.8.0.0 + - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* does not support: servant-0.18.3 + - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* does not support: servant-client-0.18.3 + - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* does not support: time-1.11.1.1 - midi < 0 # tried midi-0.2.2.2, but its *library* does not support: bytestring-0.11.1.0 - midi-alsa < 0 # tried midi-alsa-0.2.1, but its *library* requires the disabled package: alsa-seq - midi-alsa < 0 # tried midi-alsa-0.2.1, but its *library* requires the disabled package: midi + - midi-music-box < 0 # tried midi-music-box-0.0.1.2, but its *executable* requires the disabled package: diagrams-lib + - midi-music-box < 0 # tried midi-music-box-0.0.1.2, but its *executable* requires the disabled package: diagrams-postscript + - midi-music-box < 0 # tried midi-music-box-0.0.1.2, but its *executable* requires the disabled package: midi + - mighty-metropolis < 0 # tried mighty-metropolis-2.0.0, but its *library* requires the disabled package: pipes - mime-mail-ses < 0 # tried mime-mail-ses-0.4.3, but its *library* requires the disabled package: cryptohash - mime-mail-ses < 0 # tried mime-mail-ses-0.4.3, but its *library* requires the disabled package: http-client-tls + - mini-egison < 0 # tried mini-egison-1.0.0, but its *library* requires the disabled package: egison-pattern-src + - mini-egison < 0 # tried mini-egison-1.0.0, but its *library* requires the disabled package: egison-pattern-src-th-mode + - mini-egison < 0 # tried mini-egison-1.0.0, but its *library* requires the disabled package: haskell-src-meta + - minio-hs < 0 # tried minio-hs-1.5.3, but its *library* requires the disabled package: memory + - minio-hs < 0 # tried minio-hs-1.5.3, but its *library* requires the disabled package: protolude + - misfortune < 0 # tried misfortune-0.1.1.2, but its *library* requires the disabled package: knob - miso < 0 # tried miso-1.8.0.0, but its *library* requires the disabled package: jsaddle + - miso < 0 # tried miso-1.8.0.0, but its *library* requires the disabled package: servant + - miso < 0 # tried miso-1.8.0.0, but its *library* requires the disabled package: servant-lucid - mixpanel-client < 0 # tried mixpanel-client-0.3.0, but its *library* requires the disabled package: servant - mixpanel-client < 0 # tried mixpanel-client-0.3.0, but its *library* requires the disabled package: servant-client - mmark < 0 # tried mmark-0.0.7.4, but its *library* requires the disabled package: email-validate - - mmark < 0 # tried mmark-0.0.7.4, but its *library* requires the disabled package: foldl - mmark < 0 # tried mmark-0.0.7.4, but its *library* requires the disabled package: modern-uri - mmark-cli < 0 # tried mmark-cli-0.0.5.1, but its *executable* requires the disabled package: stache - - mmark-ext < 0 # tried mmark-ext-0.2.1.4, but its *library* requires the disabled package: foldl - mmark-ext < 0 # tried mmark-ext-0.2.1.4, but its *library* requires the disabled package: modern-uri + - mmorph < 0 # tried mmorph-1.1.5, but its *library* does not support: transformers-compat-0.7.1 - mnist-idx < 0 # tried mnist-idx-0.1.2.8, but its *library* does not support: bytestring-0.11.1.0 - - mod < 0 # tried mod-0.1.2.2, but its *library* requires the disabled package: semirings - modern-uri < 0 # tried modern-uri-0.3.4.2, but its *library* does not support: template-haskell-2.18.0.0 + - modify-fasta < 0 # tried modify-fasta-0.8.3.0, but its *executable* requires the disabled package: pipes-text - modular < 0 # tried modular-0.1.0.8, but its *library* requires the disabled package: ghc-typelits-knownnat + - mole < 0 # tried mole-0.0.7, but its *executable* does not support: base-4.16.0.0 + - mole < 0 # tried mole-0.0.7, but its *executable* requires the disabled package: snap-server + - monad-bayes < 0 # tried monad-bayes-0.1.1.0, but its *library* does not support: base-4.16.0.0 + - monad-bayes < 0 # tried monad-bayes-0.1.1.0, but its *library* does not support: mwc-random-0.15.0.2 + - monad-control-aligned < 0 # tried monad-control-aligned-0.0.1.1, but its *library* does not support: transformers-compat-0.7.1 + - monad-coroutine < 0 # tried monad-coroutine-0.9.1.3, but its *library* does not support: transformers-compat-0.7.1 + - monad-extras < 0 # tried monad-extras-0.6.0, but its *library* requires the disabled package: mmorph - monad-logger-logstash < 0 # tried monad-logger-logstash-0.1.0.0, but its *library* requires the disabled package: logstash + - monad-metrics < 0 # tried monad-metrics-0.2.2.0, but its *library* requires the disabled package: ekg-core + - monad-mock < 0 # tried monad-mock-0.2.0.0, but its *library* does not support: template-haskell-2.18.0.0 + - monad-parallel < 0 # tried monad-parallel-0.7.2.5, but its *library* does not support: transformers-compat-0.7.1 + - monad-resumption < 0 # tried monad-resumption-0.1.4.0, but its *library* requires the disabled package: mmorph + - monad-unlift-ref < 0 # tried monad-unlift-ref-0.2.1, but its *library* requires the disabled package: monad-unlift - mongoDB < 0 # tried mongoDB-2.7.1.1, but its *library* requires the disabled package: hashtables + - monoidal-containers < 0 # tried monoidal-containers-0.6.1.0, but its *library* does not support: base-4.16.0.0 + - monoidal-containers < 0 # tried monoidal-containers-0.6.1.0, but its *library* does not support: lens-5.1 - monomer < 0 # tried monomer-1.2.0.0, but its *library* does not support: lens-5.1 + - msgpack < 0 # tried msgpack-1.0.1.0, but its *library* does not support: base-4.16.0.0 + - msgpack < 0 # tried msgpack-1.0.1.0, but its *library* does not support: bytestring-0.11.1.0 + - msgpack-aeson < 0 # tried msgpack-aeson-0.1.0.0, but its *library* requires the disabled package: msgpack + - msgpack-idl < 0 # tried msgpack-idl-0.2.1, but its *library* does not support: blaze-builder-0.4.2.2 + - msgpack-idl < 0 # tried msgpack-idl-0.2.1, but its *library* does not support: filepath-1.4.2.1 + - msgpack-idl < 0 # tried msgpack-idl-0.2.1, but its *library* does not support: msgpack-1.0.1.0 + - msgpack-idl < 0 # tried msgpack-idl-0.2.1, but its *library* does not support: template-haskell-2.18.0.0 + - msgpack-idl < 0 # tried msgpack-idl-0.2.1, but its *library* requires the disabled package: peggy + - msgpack-idl < 0 # tried msgpack-idl-0.2.1, but its *library* requires the disabled package: shakespeare-text + - msgpack-rpc < 0 # tried msgpack-rpc-1.0.0, but its *library* does not support: base-4.16.0.0 + - msgpack-rpc < 0 # tried msgpack-rpc-1.0.0, but its *library* does not support: binary-conduit-1.3.1 + - msgpack-rpc < 0 # tried msgpack-rpc-1.0.0, but its *library* does not support: bytestring-0.11.1.0 + - msgpack-rpc < 0 # tried msgpack-rpc-1.0.0, but its *library* does not support: conduit-1.3.4.2 + - msgpack-rpc < 0 # tried msgpack-rpc-1.0.0, but its *library* does not support: conduit-extra-1.3.5 + - msgpack-rpc < 0 # tried msgpack-rpc-1.0.0, but its *library* does not support: network-3.1.2.5 + - msgpack-rpc < 0 # tried msgpack-rpc-1.0.0, but its *library* does not support: random-1.2.1 - multipart < 0 # tried multipart-0.2.1, but its *library* does not support: bytestring-0.11.1.0 + - multistate < 0 # tried multistate-0.8.0.3, but its *library* does not support: base-4.16.0.0 + - mwc-random-accelerate < 0 # tried mwc-random-accelerate-0.2.0.0, but its *library* requires the disabled package: accelerate + - mysql-haskell < 0 # tried mysql-haskell-0.8.4.3, but its *library* does not support: memory-0.16.0 + - mysql-haskell < 0 # tried mysql-haskell-0.8.4.3, but its *library* requires the disabled package: word24 + - 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 the disabled package: mysql-haskell + - mysql-haskell-openssl < 0 # tried mysql-haskell-openssl-0.8.3.1, but its *library* requires the disabled package: tcp-streams-openssl + - mysql-haskell-openssl < 0 # tried mysql-haskell-openssl-0.8.3.1, but its *library* requires the disabled package: wire-streams + - n-tuple < 0 # tried n-tuple-0.0.2.0, but its *library* does not support: base-4.16.0.0 + - n-tuple < 0 # tried n-tuple-0.0.2.0, but its *library* does not support: singletons-3.0.1 + - 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 the disabled package: async-timer + - nakadi-client < 0 # tried nakadi-client-0.7.0.0, but its *library* requires the disabled package: modern-uri - named < 0 # tried named-0.3.0.1, but its *library* does not support: base-4.16.0.0 + - naqsha < 0 # tried naqsha-0.3.0.1, but its *library* does not support: base-4.16.0.0 + - naqsha < 0 # tried naqsha-0.3.0.1, but its *library* does not support: bytestring-0.11.1.0 + - net-mqtt-lens < 0 # tried net-mqtt-lens-0.1.1.0, but its *library* requires the disabled package: net-mqtt - netlib-carray < 0 # tried netlib-carray-0.1, but its *library* requires the disabled package: carray + - netrc < 0 # tried netrc-0.2.0.0, but its *library* does not support: base-4.16.0.0 + - netrc < 0 # tried netrc-0.2.0.0, but its *library* does not support: bytestring-0.11.1.0 - nettle < 0 # tried nettle-0.3.0, but its *library* does not support: bytestring-0.11.1.0 - netwire-input-glfw < 0 # tried netwire-input-glfw-0.0.11, but its *executable* requires the disabled package: OpenGL + - 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-conduit-tls < 0 # tried network-conduit-tls-1.3.2, but its *library* requires the disabled package: tls - 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* does not support: network-3.1.2.5 + - network-msgpack-rpc < 0 # tried network-msgpack-rpc-0.0.6, but its *library* requires the disabled package: data-default-instances-base - network-simple-tls < 0 # tried network-simple-tls-0.4, but its *library* requires the disabled package: tls - network-simple-tls < 0 # tried network-simple-tls-0.4, but its *library* requires the disabled package: tls-session-manager - network-simple-tls < 0 # tried network-simple-tls-0.4, but its *library* requires the disabled package: x509 - network-simple-tls < 0 # tried network-simple-tls-0.4, but its *library* requires the disabled package: x509-validation - network-transport < 0 # tried network-transport-0.5.4, but its *library* does not support: bytestring-0.11.1.0 - network-transport-composed < 0 # tried network-transport-composed-0.2.1, but its *library* requires the disabled package: network-transport + - network-transport-inmemory < 0 # tried network-transport-inmemory-0.5.2, but its *library* does not support: bytestring-0.11.1.0 + - network-transport-inmemory < 0 # tried network-transport-inmemory-0.5.2, but its *library* does not support: containers-0.6.5.1 - network-transport-tcp < 0 # tried network-transport-tcp-0.8.0, but its *library* does not support: bytestring-0.11.1.0 + - network-transport-tests < 0 # tried network-transport-tests-0.3.0, but its *library* does not support: bytestring-0.11.1.0 + - newtype < 0 # tried newtype-0.2.2.0, but its *library* does not support: base-4.16.0.0 - normalization-insensitive < 0 # tried normalization-insensitive-2.0.2, but its *library* requires the disabled package: unicode-transforms - not-gloss < 0 # tried not-gloss-0.7.7.0, but its *library* requires the disabled package: OpenGL - not-gloss < 0 # tried not-gloss-0.7.7.0, but its *library* requires the disabled package: bmp @@ -7387,15 +7075,21 @@ packages: - nri-prelude < 0 # tried nri-prelude-0.6.0.5, but its *library* does not support: base-4.16.0.0 - nri-prelude < 0 # tried nri-prelude-0.6.0.5, but its *library* does not support: ghc-9.2.1 - nri-redis < 0 # tried nri-redis-0.1.0.3, but its *library* does not support: base-4.16.0.0 + - nri-test-encoding < 0 # tried nri-test-encoding-0.1.1.1, but its *library* does not support: base-4.16.0.0 + - numhask-prelude < 0 # tried numhask-prelude-0.5.0, but its *library* does not support: numhask-0.8.1.0 - numhask-space < 0 # tried numhask-space-0.8.1.0, but its *library* requires the disabled package: tdigest - nuxeo < 0 # tried nuxeo-0.3.2, but its *library* requires the disabled package: http-conduit - nvim-hs < 0 # tried nvim-hs-2.1.0.7, but its *library* requires the disabled package: messagepack - - nvim-hs < 0 # tried nvim-hs-2.1.0.7, but its *library* requires the disabled package: path + - nvim-hs-ghcid < 0 # tried nvim-hs-ghcid-2.0.0.0, but its *library* requires the disabled package: nvim-hs-contrib - o-clock < 0 # tried o-clock-1.2.1, but its *library* does not support: ghc-prim-0.8.0 - oauthenticated < 0 # tried oauthenticated-0.2.1.0, but its *library* requires the disabled package: memory + - oblivious-transfer < 0 # tried oblivious-transfer-0.1.0, but its *library* requires the disabled package: memory + - oblivious-transfer < 0 # tried oblivious-transfer-0.1.0, but its *library* requires the disabled package: protolude - oeis2 < 0 # tried oeis2-1.0.5, but its *library* does not support: aeson-2.0.2.0 - - opaleye < 0 # tried opaleye-0.8.0.0, but its *library* does not support: aeson-2.0.2.0 - - opaleye < 0 # tried opaleye-0.8.0.0, but its *library* does not support: bytestring-0.11.1.0 + - om-elm < 0 # tried om-elm-2.0.0.0, but its *library* does not support: Cabal-3.6.0.0 + - om-elm < 0 # tried om-elm-2.0.0.0, but its *library* does not support: base-4.16.0.0 + - om-elm < 0 # tried om-elm-2.0.0.0, but its *library* does not support: bytestring-0.11.1.0 + - om-elm < 0 # tried om-elm-2.0.0.0, but its *library* does not support: template-haskell-2.18.0.0 - openapi3 < 0 # tried openapi3-3.1.0, but its *library* does not support: aeson-2.0.2.0 - openapi3 < 0 # tried openapi3-3.1.0, but its *library* does not support: base-4.16.0.0 - openapi3 < 0 # tried openapi3-3.1.0, but its *library* does not support: base-compat-batteries-0.12.1 @@ -7407,40 +7101,56 @@ packages: - openssl-streams < 0 # tried openssl-streams-1.2.3.0, but its *library* does not support: bytestring-0.11.1.0 - opentelemetry < 0 # tried opentelemetry-0.7.0, but its *library* requires the disabled package: ghc-trace-events - opentelemetry-extra < 0 # tried opentelemetry-extra-0.7.0, but its *executable* requires the disabled package: hashtables - - opentelemetry-extra < 0 # tried opentelemetry-extra-0.7.0, but its *library* requires the disabled package: ghc-events - - opentelemetry-lightstep < 0 # tried opentelemetry-lightstep-0.7.0, but its *executable* requires the disabled package: ghc-events + - opentelemetry-lightstep < 0 # tried opentelemetry-lightstep-0.7.0, but its *library* requires the disabled package: http-client-tls + - opentelemetry-lightstep < 0 # tried opentelemetry-lightstep-0.7.0, but its *library* requires the disabled package: opentelemetry + - opentelemetry-lightstep < 0 # tried opentelemetry-lightstep-0.7.0, but its *library* requires the disabled package: opentelemetry-extra - opentelemetry-wai < 0 # tried opentelemetry-wai-0.7.0, but its *library* requires the disabled package: opentelemetry - - optima < 0 # tried optima-0.4.0.2, but its *library* requires the disabled package: text-builder + - operational-class < 0 # tried operational-class-0.3.0.0, but its *library* requires the disabled package: operational + - opml-conduit < 0 # tried opml-conduit-0.9.0.0, but its *library* requires the disabled package: refined - ormolu < 0 # tried ormolu-0.3.1.0, but its *library* does not support: Cabal-3.6.0.0 - ormolu < 0 # tried ormolu-0.3.1.0, but its *library* does not support: ghc-lib-parser-9.2.1.20211101 + - oset < 0 # tried oset-0.4.0.1, but its *library* does not support: base-4.16.0.0 + - packdeps < 0 # tried packdeps-0.6.0.0, but its *library* does not support: Cabal-3.6.0.0 - pagure-cli < 0 # tried pagure-cli-0.2, but its *executable* requires the disabled package: http-conduit + - pairing < 0 # tried pairing-1.1.0, but its *library* does not support: bytestring-0.11.1.0 + - pairing < 0 # tried pairing-1.1.0, but its *library* does not support: groups-0.5.3 + - pairing < 0 # tried pairing-1.1.0, but its *library* does not support: protolude-0.3.0 + - pairing < 0 # tried pairing-1.1.0, but its *library* requires the disabled package: elliptic-curve - palette < 0 # tried palette-0.3.0.2, but its *library* does not support: base-4.16.0.0 - - pandoc < 0 # tried pandoc-2.16.1, but its *library* requires the disabled package: haddock-library - - pandoc < 0 # tried pandoc-2.16.1, but its *library* requires the disabled package: unicode-transforms + - pandoc < 0 # tried pandoc-2.16.2, but its *library* requires the disabled package: haddock-library + - pandoc < 0 # tried pandoc-2.16.2, but its *library* requires the disabled package: unicode-transforms - pandoc-csv2table < 0 # tried pandoc-csv2table-1.0.9, but its *library* requires the disabled package: pandoc - pandoc-dhall-decoder < 0 # tried pandoc-dhall-decoder-0.1.0.1, but its *library* requires the disabled package: dhall - pandoc-dhall-decoder < 0 # tried pandoc-dhall-decoder-0.1.0.1, but its *library* requires the disabled package: pandoc - pandoc-plot < 0 # tried pandoc-plot-1.3.0, but its *library* requires the disabled package: shakespeare - pandoc-throw < 0 # tried pandoc-throw-0.1.0.0, but its *library* requires the disabled package: pandoc + - pango < 0 # tried pango-0.13.8.1, but its *library* does not support: Cabal-3.6.0.0 + - pantry < 0 # tried pantry-0.5.3, but its *library* does not support: Cabal-3.6.0.0 + - papillon < 0 # tried papillon-0.1.1.1, but its *library* does not support: bytestring-0.11.1.0 + - papillon < 0 # tried papillon-0.1.1.1, but its *library* does not support: template-haskell-2.18.0.0 + - paripari < 0 # tried paripari-0.7.0.0, but its *library* does not support: bytestring-0.11.1.0 + - paripari < 0 # tried paripari-0.7.0.0, but its *library* does not support: parser-combinators-1.3.0 - partial-semigroup < 0 # tried partial-semigroup-0.5.1.12, but its *library* does not support: base-4.16.0.0 - password < 0 # tried password-3.0.0.0, but its *library* does not support: bytestring-0.11.1.0 - password-instances < 0 # tried password-instances-3.0.0.0, but its *library* requires the disabled package: persistent - password-types < 0 # tried password-types-1.0.0.0, but its *library* requires the disabled package: memory - - path < 0 # tried path-0.9.0, but its *library* does not support: hashable-1.4.0.0 - - path-binary-instance < 0 # tried path-binary-instance-0.1.0.1, but its *library* requires the disabled package: path - - path-dhall-instance < 0 # tried path-dhall-instance-0.2.1.0, but its *library* requires the disabled package: path - - path-extensions < 0 # tried path-extensions-0.1.1.0, but its *library* requires the disabled package: path - - path-extra < 0 # tried path-extra-0.2.0, but its *library* requires the disabled package: path - - path-formatting < 0 # tried path-formatting-0.1.0.0, but its *library* requires the disabled package: path - - path-io < 0 # tried path-io-1.6.3, but its *library* requires the disabled package: path - - path-like < 0 # tried path-like-0.2.0.2, but its *library* requires the disabled package: path - - path-utils < 0 # tried path-utils-0.1.1.0, but its *library* requires the disabled package: path + - path-dhall-instance < 0 # tried path-dhall-instance-0.2.1.0, but its *library* requires the disabled package: dhall + - path-text-utf8 < 0 # tried path-text-utf8-0.0.1.8, but its *library* does not support: base-4.16.0.0 + - path-text-utf8 < 0 # tried path-text-utf8-0.0.1.8, but its *library* does not support: path-0.9.1 + - pcf-font-embed < 0 # tried pcf-font-embed-0.1.2.0, but its *library* requires the disabled package: pcf-font - 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 the disabled package: cryptohash - pdf-toolbox-document < 0 # tried pdf-toolbox-document-0.1.2, but its *library* requires the disabled package: pdf-toolbox-core + - pedersen-commitment < 0 # tried pedersen-commitment-0.2.0, but its *library* requires the disabled package: memory + - pedersen-commitment < 0 # tried pedersen-commitment-0.2.0, but its *library* requires the disabled package: protolude - pem < 0 # tried pem-0.2.4, but its *library* requires the disabled package: memory - peregrin < 0 # tried peregrin-0.3.1, but its *library* does not support: bytestring-0.11.1.0 - perf < 0 # tried perf-0.9.0, but its *library* does not support: time-1.11.1.1 + - perfect-vector-shuffle < 0 # tried perfect-vector-shuffle-0.1.1.1, but its *library* does not support: base-4.16.0.0 + - persistable-record < 0 # tried persistable-record-0.6.0.5, but its *library* requires the disabled package: th-data-compat + - persistable-types-HDBC-pg < 0 # tried persistable-types-HDBC-pg-0.0.3.5, but its *library* requires the disabled package: HDBC + - persistable-types-HDBC-pg < 0 # tried persistable-types-HDBC-pg-0.0.3.5, but its *library* requires the disabled package: persistable-record + - persistable-types-HDBC-pg < 0 # tried persistable-types-HDBC-pg-0.0.3.5, but its *library* requires the disabled package: relational-query-HDBC - persistent < 0 # tried persistent-2.13.2.1, but its *library* does not support: aeson-2.0.2.0 - persistent < 0 # tried persistent-2.13.2.1, but its *library* does not support: template-haskell-2.18.0.0 - persistent-discover < 0 # tried persistent-discover-0.1.0.5, but its *library* requires the disabled package: persistent @@ -7449,8 +7159,8 @@ packages: - persistent-mongoDB < 0 # tried persistent-mongoDB-2.13.0.0, but its *library* requires the disabled package: persistent - persistent-mtl < 0 # tried persistent-mtl-0.3.0.0, but its *library* does not support: base-4.16.0.0 - persistent-mysql < 0 # tried persistent-mysql-2.13.0.2, but its *library* requires the disabled package: persistent + - persistent-mysql-haskell < 0 # tried persistent-mysql-haskell-0.6.0, but its *library* does not support: tls-1.5.5 - persistent-pagination < 0 # tried persistent-pagination-0.1.1.2, but its *library* requires the disabled package: esqueleto - - persistent-pagination < 0 # tried persistent-pagination-0.1.1.2, but its *library* requires the disabled package: foldl - persistent-pagination < 0 # tried persistent-pagination-0.1.1.2, but its *library* requires the disabled package: persistent - persistent-postgresql < 0 # tried persistent-postgresql-2.13.2.1, but its *library* requires the disabled package: persistent - persistent-qq < 0 # tried persistent-qq-2.12.0.1, but its *library* requires the disabled package: haskell-src-meta @@ -7459,47 +7169,110 @@ packages: - persistent-sqlite < 0 # tried persistent-sqlite-2.13.0.3, but its *library* requires the disabled package: persistent - persistent-test < 0 # tried persistent-test-2.13.0.3, but its *library* requires the disabled package: persistent - persistent-typed-db < 0 # tried persistent-typed-db-0.1.0.5, but its *library* requires the disabled package: persistent - - pinch < 0 # tried pinch-0.4.1.0, but its *library* does not support: hashable-1.4.0.0 - - pinch < 0 # tried pinch-0.4.1.0, but its *library* does not support: semigroups-0.20 - - pipes-concurrency < 0 # tried pipes-concurrency-2.0.12, but its *library* does not support: semigroups-0.20 + - pg-harness-server < 0 # tried pg-harness-server-0.6.2, but its *executable* does not support: random-1.2.1 + - pg-harness-server < 0 # tried pg-harness-server-0.6.2, but its *executable* does not support: scotty-0.12 + - picedit < 0 # tried picedit-0.2.3.0, but its *executable* requires the disabled package: cli + - picedit < 0 # tried picedit-0.2.3.0, but its *library* does not support: JuicyPixels-3.3.6 + - picedit < 0 # tried picedit-0.2.3.0, but its *library* does not support: hmatrix-0.20.2 + - pier < 0 # tried pier-0.3.0.0, but its *executable* does not support: Cabal-3.6.0.0 + - pier < 0 # tried pier-0.3.0.0, but its *executable* does not support: aeson-2.0.2.0 + - pier < 0 # tried pier-0.3.0.0, but its *executable* does not support: base-4.16.0.0 + - pier < 0 # tried pier-0.3.0.0, but its *executable* does not support: binary-orphans-1.0.2 + - pier < 0 # tried pier-0.3.0.0, but its *executable* does not support: containers-0.6.5.1 + - pier < 0 # tried pier-0.3.0.0, but its *executable* does not support: hashable-1.3.5.0 + - pier < 0 # tried pier-0.3.0.0, but its *executable* does not support: shake-0.19.6 + - pier < 0 # tried pier-0.3.0.0, but its *executable* does not support: yaml-0.11.7.0 + - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* does not support: Cabal-3.6.0.0 + - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* does not support: base-4.16.0.0 + - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* does not support: base64-bytestring-1.2.1.0 + - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* does not support: bytestring-0.11.1.0 + - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* does not support: containers-0.6.5.1 + - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* does not support: hashable-1.3.5.0 + - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* does not support: http-client-0.7.9 + - pier-core < 0 # tried pier-core-0.3.0.0, but its *library* does not support: shake-0.19.6 + - pinboard < 0 # tried pinboard-0.10.2.0, but its *library* does not support: aeson-2.0.2.0 + - pinboard < 0 # tried pinboard-0.10.2.0, but its *library* does not support: bytestring-0.11.1.0 + - pinboard < 0 # tried pinboard-0.10.2.0, but its *library* does not support: http-client-0.7.9 + - pipes < 0 # tried pipes-4.3.16, but its *library* requires the disabled package: mmorph + - pipes-attoparsec < 0 # tried pipes-attoparsec-0.5.1.5, but its *library* requires the disabled package: pipes + - pipes-bytestring < 0 # tried pipes-bytestring-2.1.7, but its *library* requires the disabled package: pipes + - pipes-category < 0 # tried pipes-category-0.3.0.0, but its *library* does not support: lens-5.1 + - pipes-concurrency < 0 # tried pipes-concurrency-2.0.13, but its *library* requires the disabled package: pipes + - pipes-csv < 0 # tried pipes-csv-1.4.3, but its *library* requires the disabled package: pipes - pipes-extras < 0 # tried pipes-extras-1.0.15, but its *library* does not support: lens-5.1 + - pipes-fastx < 0 # tried pipes-fastx-0.3.0.0, but its *library* requires the disabled package: pipes + - pipes-fluid < 0 # tried pipes-fluid-0.6.0.1, but its *library* requires the disabled package: pipes + - pipes-group < 0 # tried pipes-group-1.0.12, but its *library* requires the disabled package: pipes - pipes-http < 0 # tried pipes-http-1.0.6, but its *library* does not support: bytestring-0.11.1.0 + - pipes-misc < 0 # tried pipes-misc-0.5.0.0, but its *library* requires the disabled package: mmorph + - pipes-misc < 0 # tried pipes-misc-0.5.0.0, but its *library* requires the disabled package: pipes-category - pipes-mongodb < 0 # tried pipes-mongodb-0.1.0.0, but its *library* requires the disabled package: mongoDB + - pipes-mongodb < 0 # tried pipes-mongodb-0.1.0.0, but its *library* requires the disabled package: pipes + - pipes-network-tls < 0 # tried pipes-network-tls-0.4, but its *library* requires the disabled package: pipes-network + - pipes-ordered-zip < 0 # tried pipes-ordered-zip-1.2.1, but its *library* requires the disabled package: pipes + - pipes-parse < 0 # tried pipes-parse-3.0.9, but its *library* requires the disabled package: pipes + - pipes-random < 0 # tried pipes-random-1.0.0.5, but its *library* requires the disabled package: pipes + - pipes-safe < 0 # tried pipes-safe-2.3.3, but its *library* requires the disabled package: pipes + - pipes-wai < 0 # tried pipes-wai-3.2.0, but its *library* requires the disabled package: pipes + - pixelated-avatar-generator < 0 # tried pixelated-avatar-generator-0.1.3, but its *executable* requires the disabled package: cli - pkgtreediff < 0 # tried pkgtreediff-0.5.0, but its *executable* requires the disabled package: http-client-tls - pkgtreediff < 0 # tried pkgtreediff-0.5.0, but its *executable* requires the disabled package: koji - plaid < 0 # tried plaid-0.1.0.4, but its *library* requires the disabled package: http-client-tls - - poly < 0 # tried poly-0.5.0.0, but its *library* requires the disabled package: semirings - - polysemy-extra < 0 # tried polysemy-extra-0.2.0.0, but its *library* does not support: polysemy-1.7.0.0 - - polysemy-fs < 0 # tried polysemy-fs-0.1.0.0, but its *library* requires the disabled package: path - - polysemy-fskvstore < 0 # tried polysemy-fskvstore-0.1.1.0, but its *library* does not support: polysemy-1.7.0.0 - - polysemy-kvstore < 0 # tried polysemy-kvstore-0.1.2.0, but its *library* does not support: polysemy-1.7.0.0 + - plot < 0 # tried plot-0.2.3.11, but its *library* requires the disabled package: cairo + - plot < 0 # tried plot-0.2.3.11, but its *library* requires the disabled package: pango + - plotlyhs < 0 # tried plotlyhs-0.2.1, but its *library* requires the disabled package: lucid + - pointful < 0 # tried pointful-1.1.0.0, but its *library* does not support: base-4.16.0.0 + - pointful < 0 # tried pointful-1.1.0.0, but its *library* requires the disabled package: haskell-src-exts-simple + - polysemy-extra < 0 # tried polysemy-extra-0.2.0.0, but its *library* does not support: polysemy-1.7.1.0 + - polysemy-fskvstore < 0 # tried polysemy-fskvstore-0.1.1.0, but its *library* does not support: polysemy-1.7.1.0 + - polysemy-kvstore < 0 # tried polysemy-kvstore-0.1.2.0, but its *library* does not support: polysemy-1.7.1.0 - polysemy-kvstore-jsonfile < 0 # tried polysemy-kvstore-jsonfile-0.1.1.0, but its *library* does not support: aeson-2.0.2.0 - polysemy-kvstore-jsonfile < 0 # tried polysemy-kvstore-jsonfile-0.1.1.0, but its *library* does not support: base-4.16.0.0 - - polysemy-kvstore-jsonfile < 0 # tried polysemy-kvstore-jsonfile-0.1.1.0, but its *library* does not support: polysemy-1.7.0.0 + - polysemy-kvstore-jsonfile < 0 # tried polysemy-kvstore-jsonfile-0.1.1.0, but its *library* does not support: polysemy-1.7.1.0 - polysemy-methodology < 0 # tried polysemy-methodology-0.2.1.0, but its *library* does not support: base-4.16.0.0 - - polysemy-methodology < 0 # tried polysemy-methodology-0.2.1.0, but its *library* does not support: polysemy-1.7.0.0 + - polysemy-methodology < 0 # tried polysemy-methodology-0.2.1.0, but its *library* does not support: polysemy-1.7.1.0 - polysemy-path < 0 # tried polysemy-path-0.2.1.0, but its *library* does not support: base-4.16.0.0 - - polysemy-path < 0 # tried polysemy-path-0.2.1.0, but its *library* does not support: polysemy-1.7.0.0 + - polysemy-path < 0 # tried polysemy-path-0.2.1.0, but its *library* does not support: polysemy-1.7.1.0 - polysemy-several < 0 # tried polysemy-several-0.1.0.0, but its *library* does not support: base-4.16.0.0 - - polysemy-several < 0 # tried polysemy-several-0.1.0.0, but its *library* does not support: polysemy-1.7.0.0 - - polysemy-socket < 0 # tried polysemy-socket-0.0.2.0, but its *library* does not support: polysemy-1.7.0.0 + - polysemy-several < 0 # tried polysemy-several-0.1.0.0, but its *library* does not support: polysemy-1.7.1.0 + - polysemy-socket < 0 # tried polysemy-socket-0.0.2.0, but its *library* does not support: polysemy-1.7.1.0 - polysemy-uncontrolled < 0 # tried polysemy-uncontrolled-0.1.1.0, but its *library* does not support: base-4.16.0.0 - - polysemy-uncontrolled < 0 # tried polysemy-uncontrolled-0.1.1.0, but its *library* does not support: polysemy-1.7.0.0 - - polysemy-video < 0 # tried polysemy-video-0.2.0.1, but its *library* does not support: polysemy-1.7.0.0 - - polysemy-vinyl < 0 # tried polysemy-vinyl-0.1.5.0, but its *library* does not support: polysemy-1.7.0.0 + - polysemy-uncontrolled < 0 # tried polysemy-uncontrolled-0.1.1.0, but its *library* does not support: polysemy-1.7.1.0 + - polysemy-video < 0 # tried polysemy-video-0.2.0.1, but its *library* does not support: polysemy-1.7.1.0 + - polysemy-vinyl < 0 # tried polysemy-vinyl-0.1.5.0, but its *library* does not support: polysemy-1.7.1.0 - polysemy-webserver < 0 # tried polysemy-webserver-0.2.1.1, but its *library* requires the disabled package: wai-websockets - polysemy-webserver < 0 # tried polysemy-webserver-0.2.1.1, but its *library* requires the disabled package: warp + - polysemy-zoo < 0 # tried polysemy-zoo-0.7.0.2, but its *library* does not support: constraints-0.13.2 + - polysemy-zoo < 0 # tried polysemy-zoo-0.7.0.2, but its *library* does not support: ghc-prim-0.8.0 + - pomaps < 0 # tried pomaps-0.2.0.1, but its *library* does not support: base-4.16.0.0 + - pomaps < 0 # tried pomaps-0.2.0.1, but its *library* does not support: containers-0.6.5.1 + - pomaps < 0 # tried pomaps-0.2.0.1, but its *library* does not support: ghc-prim-0.8.0 - postgresql-migration < 0 # tried postgresql-migration-0.2.1.3, but its *library* does not support: bytestring-0.11.1.0 - postgresql-migration < 0 # tried postgresql-migration-0.2.1.3, but its *library* does not support: time-1.11.1.1 - - postgresql-schema < 0 # tried postgresql-schema-0.1.14, but its *library* requires the disabled package: shelly - postgresql-simple-url < 0 # tried postgresql-simple-url-0.2.1.0, but its *library* does not support: base-4.16.0.0 - - postgresql-syntax < 0 # tried postgresql-syntax-0.4, but its *library* requires the disabled package: text-builder - postgresql-typed < 0 # tried postgresql-typed-0.6.2.0, but its *library* requires the disabled package: HDBC - postgresql-typed < 0 # tried postgresql-typed-0.6.2.0, but its *library* requires the disabled package: haskell-src-meta - postgresql-typed < 0 # tried postgresql-typed-0.6.2.0, but its *library* requires the disabled package: memory + - postgrest < 0 # tried postgrest-8.0.0, but its *library* does not support: aeson-2.0.2.0 + - postgrest < 0 # tried postgrest-8.0.0, but its *library* does not support: base-4.16.0.0 + - postgrest < 0 # tried postgrest-8.0.0, but its *library* does not support: bytestring-0.11.1.0 + - postgrest < 0 # tried postgrest-8.0.0, but its *library* does not support: jose-0.9 + - postgrest < 0 # tried postgrest-8.0.0, but its *library* does not support: lens-5.1 + - postgrest < 0 # tried postgrest-8.0.0, but its *library* does not support: retry-0.9.0.0 + - postgrest < 0 # tried postgrest-8.0.0, but its *library* does not support: swagger2-2.7 + - postgrest < 0 # tried postgrest-8.0.0, but its *library* does not support: time-1.11.1.1 + - postgrest < 0 # tried postgrest-8.0.0, but its *library* requires the disabled package: hasql-dynamic-statements + - pqueue < 0 # tried pqueue-1.4.1.3, but its *library* does not support: base-4.16.0.0 + - prairie < 0 # tried prairie-0.0.1.0, but its *library* does not support: template-haskell-2.18.0.0 + - pred-set < 0 # tried pred-set-0.0.1, but its *library* requires the disabled package: HSet + - pred-trie < 0 # tried pred-trie-0.6.1, but its *library* requires the disabled package: hashtables + - pred-trie < 0 # tried pred-trie-0.6.1, but its *library* requires the disabled package: pred-set + - pred-trie < 0 # tried pred-trie-0.6.1, but its *library* requires the disabled package: tries - pretty-sop < 0 # tried pretty-sop-0.2.0.3, but its *library* requires the disabled package: generics-sop + - prim-uniq < 0 # tried prim-uniq-0.2, but its *library* requires the disabled package: dependent-sum - primitive-extras < 0 # tried primitive-extras-0.10.1.1, but its *library* does not support: bytestring-0.11.1.0 - primitive-unlifted < 0 # tried primitive-unlifted-1.0.0.0, but its *library* does not support: bytestring-0.11.1.0 + - product-isomorphic < 0 # tried product-isomorphic-0.0.3.3, but its *library* requires the disabled package: th-data-compat - profiterole < 0 # tried profiterole-0.1, but its *executable* requires the disabled package: ghc-prof - profiteur < 0 # tried profiteur-0.4.6.0, but its *executable* does not support: aeson-2.0.2.0 - profiteur < 0 # tried profiteur-0.4.6.0, but its *executable* does not support: bytestring-0.11.1.0 @@ -7522,22 +7295,43 @@ packages: - proto-lens-setup < 0 # tried proto-lens-setup-0.4.0.5, but its *library* does not support: bytestring-0.11.1.0 - proto3-wire < 0 # tried proto3-wire-1.2.2, but its *library* does not support: bytestring-0.11.1.0 - proto3-wire < 0 # tried proto3-wire-1.2.2, but its *library* does not support: ghc-prim-0.8.0 - - proto3-wire < 0 # tried proto3-wire-1.2.2, but its *library* does not support: hashable-1.4.0.0 - protocol-radius < 0 # tried protocol-radius-0.0.1.1, but its *library* requires the disabled package: memory - protocol-radius-test < 0 # tried protocol-radius-test-0.1.0.1, but its *library* requires the disabled package: protocol-radius + - protolude < 0 # tried protolude-0.3.0, but its *library* does not support: base-4.16.0.0 + - protolude < 0 # tried protolude-0.3.0, but its *library* does not support: bytestring-0.11.1.0 + - protolude < 0 # tried protolude-0.3.0, but its *library* does not support: ghc-prim-0.8.0 + - protolude < 0 # tried protolude-0.3.0, but its *library* does not support: transformers-compat-0.7.1 + - publicsuffix < 0 # tried publicsuffix-0.20200526, but its *library* does not support: base-4.16.0.0 + - pure-io < 0 # tried pure-io-0.2.1, but its *library* does not support: base-4.16.0.0 - pusher-http-haskell < 0 # tried pusher-http-haskell-2.1.0.7, but its *library* requires the disabled package: memory - qm-interpolated-string < 0 # tried qm-interpolated-string-0.3.0.0, but its *library* does not support: bytestring-0.11.1.0 + - qnap-decrypt < 0 # tried qnap-decrypt-0.3.5, but its *executable* does not support: optparse-applicative-0.16.1.0 + - qnap-decrypt < 0 # tried qnap-decrypt-0.3.5, but its *library* does not support: bytestring-0.11.1.0 - qrcode-core < 0 # tried qrcode-core-0.9.4, but its *library* does not support: bytestring-0.11.1.0 - qrcode-juicypixels < 0 # tried qrcode-juicypixels-0.8.2, but its *library* does not support: bytestring-0.11.1.0 - - quadratic-irrational < 0 # tried quadratic-irrational-0.1.1, but its *library* requires the disabled package: arithmoi + - questioner < 0 # tried questioner-0.1.1.0, but its *library* does not support: ansi-terminal-0.11.1 + - questioner < 0 # tried questioner-0.1.1.0, but its *library* requires the disabled package: readline - quickbench < 0 # tried quickbench-1.0.1, but its *library* requires the disabled package: docopt - - quickcheck-classes < 0 # tried quickcheck-classes-0.6.5.0, but its *library* requires the disabled package: semirings + - quickcheck-arbitrary-template < 0 # tried quickcheck-arbitrary-template-0.2.1.1, but its *library* does not support: template-haskell-2.18.0.0 + - quickcheck-combinators < 0 # tried quickcheck-combinators-0.0.5, but its *library* requires the disabled package: unfoldable-restricted + - quickcheck-state-machine < 0 # tried quickcheck-state-machine-0.7.1, but its *library* requires the disabled package: markov-chain-usage-model - radius < 0 # tried radius-0.7.1.0, but its *library* requires the disabled package: memory + - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* does not support: aeson-2.0.2.0 + - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* does not support: bytestring-0.11.1.0 + - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* does not support: connection-0.3.1 + - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* does not support: constraints-0.13.2 + - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* does not support: http-api-data-0.4.3 + - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* does not support: http-client-0.7.9 + - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* does not support: lens-5.1 + - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* does not support: req-3.9.2 + - rakuten < 0 # tried rakuten-0.1.1.5, but its *library* requires the disabled package: extensible - ral < 0 # tried ral-0.2, but its *library* does not support: base-4.16.0.0 - - ral < 0 # tried ral-0.2, but its *library* does not support: hashable-1.4.0.0 - rampart < 0 # tried rampart-1.1.0.4, but its *library* does not support: base-4.16.0.0 + - random-fu < 0 # tried random-fu-0.2.7.7, but its *library* requires the disabled package: random-source + - random-source < 0 # tried random-source-0.3.0.11, but its *library* requires the disabled package: th-extras - range-set-list < 0 # tried range-set-list-0.1.3.1, but its *library* does not support: base-4.16.0.0 - - range-set-list < 0 # tried range-set-list-0.1.3.1, but its *library* does not support: hashable-1.4.0.0 + - ranged-list < 0 # tried ranged-list-0.1.0.0, but its *library* requires the disabled package: typecheck-plugin-nat-simple + - rank-product < 0 # tried rank-product-0.2.2.0, but its *library* requires the disabled package: random-fu - rank2classes < 0 # tried rank2classes-1.4.3, but its *library* does not support: template-haskell-2.18.0.0 - rate-limit < 0 # tried rate-limit-1.4.2, but its *library* does not support: time-1.11.1.1 - ratel < 0 # tried ratel-1.0.17, but its *library* does not support: base-4.16.0.0 @@ -7548,54 +7342,126 @@ packages: - rattletrap < 0 # tried rattletrap-11.2.3, but its *library* does not support: bytestring-0.11.1.0 - rdf < 0 # tried rdf-0.1.0.5, but its *library* does not support: attoparsec-0.14.2 - readable < 0 # tried readable-0.3.1, but its *library* does not support: bytestring-0.11.1.0 + - reanimate < 0 # tried reanimate-1.1.4.0, but its *library* requires the disabled package: geojson - rebase < 0 # tried rebase-1.13.1, but its *library* requires the disabled package: hashable-time - records-sop < 0 # tried records-sop-0.1.1.0, but its *library* does not support: ghc-prim-0.8.0 - reddit-scrape < 0 # tried reddit-scrape-0.0.1, but its *library* requires the disabled package: http-client-tls - - reform < 0 # tried reform-0.2.7.4, but its *library* does not support: semigroups-0.20 - - reform-blaze < 0 # tried reform-blaze-0.2.4.3, but its *library* requires the disabled package: reform - - reform-hamlet < 0 # tried reform-hamlet-0.0.5.3, but its *library* requires the disabled package: reform + - redis-io < 0 # tried redis-io-1.1.0, but its *library* requires the disabled package: operational + - redis-resp < 0 # tried redis-resp-1.0.0, but its *library* requires the disabled package: operational + - refined < 0 # tried refined-0.6.2, but its *library* does not support: aeson-2.0.2.0 + - refined < 0 # tried refined-0.6.2, but its *library* does not support: base-4.16.0.0 + - refined < 0 # tried refined-0.6.2, but its *library* does not support: bytestring-0.11.1.0 + - refined < 0 # tried refined-0.6.2, but its *library* does not support: template-haskell-2.18.0.0 - reform-hamlet < 0 # tried reform-hamlet-0.0.5.3, but its *library* requires the disabled package: shakespeare - - reform-happstack < 0 # tried reform-happstack-0.2.5.4, but its *library* requires the disabled package: reform - - rel8 < 0 # tried rel8-1.2.0.0, but its *library* does not support: base-4.16.0.0 - - rel8 < 0 # tried rel8-1.2.0.0, but its *library* does not support: opaleye-0.8.0.0 + - reform-happstack < 0 # tried reform-happstack-0.2.5.4, but its *library* requires the disabled package: happstack-server + - reform-hsp < 0 # tried reform-hsp-0.2.7.2, but its *library* requires the disabled package: hsx2hs + - regex-applicative-text < 0 # tried regex-applicative-text-0.1.0.1, but its *library* does not support: base-4.16.0.0 + - regex-pcre-text < 0 # tried regex-pcre-text-0.94.0.1, but its *library* does not support: bytestring-0.11.1.0 + - regex-pcre-text < 0 # tried regex-pcre-text-0.94.0.1, but its *library* does not support: regex-base-0.94.0.2 + - regex-pcre-text < 0 # tried regex-pcre-text-0.94.0.1, but its *library* does not support: regex-pcre-builtin-0.95.2.3.8.44 + - regex-tdfa-text < 0 # tried regex-tdfa-text-1.0.0.3, but its *library* does not support: regex-base-0.94.0.2 + - registry < 0 # tried registry-0.2.1.0, but its *library* requires the disabled package: mmorph + - registry < 0 # tried registry-0.2.1.0, but its *library* requires the disabled package: protolude + - rel8 < 0 # tried rel8-1.2.1.0, but its *library* does not support: base-4.16.0.0 + - relapse < 0 # tried relapse-1.0.0.0, but its *library* does not support: attoparsec-0.14.2 + - relational-query < 0 # tried relational-query-0.12.3.0, but its *library* requires the disabled package: persistable-record + - relational-query < 0 # tried relational-query-0.12.3.0, but its *library* requires the disabled package: product-isomorphic + - relational-query-HDBC < 0 # tried relational-query-HDBC-0.7.2.0, but its *library* requires the disabled package: th-data-compat + - relational-record < 0 # tried relational-record-0.2.2.0, but its *library* requires the disabled package: persistable-record + - relational-record < 0 # tried relational-record-0.2.2.0, but its *library* requires the disabled package: product-isomorphic + - relational-record < 0 # tried relational-record-0.2.2.0, but its *library* requires the disabled package: relational-query-HDBC + - relational-schemas < 0 # tried relational-schemas-0.1.8.0, but its *library* requires the disabled package: relational-query - relude < 0 # tried relude-1.0.0.1, but its *library* does not support: base-4.16.0.0 - relude < 0 # tried relude-1.0.0.1, but its *library* does not support: ghc-prim-0.8.0 - - relude < 0 # tried relude-1.0.0.1, but its *library* does not support: hashable-1.4.0.0 + - repa-algorithms < 0 # tried repa-algorithms-3.4.1.3, but its *library* does not support: base-4.16.0.0 - repa-io < 0 # tried repa-io-3.4.1.1, but its *library* does not support: bytestring-0.11.1.0 - req < 0 # tried req-3.9.2, but its *library* does not support: template-haskell-2.18.0.0 - req-conduit < 0 # tried req-conduit-1.0.1, but its *library* requires the disabled package: req + - req-url-extra < 0 # tried req-url-extra-0.1.1.0, but its *executable* does not support: aeson-2.0.2.0 + - req-url-extra < 0 # tried req-url-extra-0.1.1.0, but its *library* does not support: base-4.16.0.0 + - req-url-extra < 0 # tried req-url-extra-0.1.1.0, but its *library* does not support: req-3.9.2 - require < 0 # tried require-0.4.11, but its *library* does not support: bytestring-0.11.1.0 - rerebase < 0 # tried rerebase-1.13.1, but its *library* requires the disabled package: rebase - resistor-cube < 0 # tried resistor-cube-0.0.1.3, but its *executable* requires the disabled package: lapack - resolv < 0 # tried resolv-0.1.2.0, but its *library* does not support: base-4.16.0.0 + - rest-client < 0 # tried rest-client-0.5.2.3, but its *library* does not support: bytestring-0.11.1.0 + - rest-client < 0 # tried rest-client-0.5.2.3, but its *library* does not support: http-client-0.7.9 + - rest-client < 0 # tried rest-client-0.5.2.3, but its *library* does not support: http-types-0.12.3 + - rest-client < 0 # tried rest-client-0.5.2.3, but its *library* does not support: resourcet-1.2.4.3 + - rest-client < 0 # tried rest-client-0.5.2.3, but its *library* does not support: transformers-compat-0.7.1 + - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: aeson-2.0.2.0 + - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: base-4.16.0.0 + - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: base-compat-0.12.1 + - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: bytestring-0.11.1.0 + - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: errors-2.3.0 + - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: multipart-0.2.1 + - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: random-1.2.1 + - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: transformers-compat-0.7.1 + - rest-gen < 0 # tried rest-gen-0.20.0.3, but its *library* does not support: Cabal-3.6.0.0 + - rest-gen < 0 # tried rest-gen-0.20.0.3, but its *library* does not support: aeson-2.0.2.0 + - rest-gen < 0 # tried rest-gen-0.20.0.3, but its *library* does not support: base-4.16.0.0 + - rest-gen < 0 # tried rest-gen-0.20.0.3, but its *library* does not support: base-compat-0.12.1 + - rest-gen < 0 # tried rest-gen-0.20.0.3, but its *library* does not support: hashable-1.3.5.0 + - rest-gen < 0 # tried rest-gen-0.20.0.3, but its *library* does not support: haskell-src-exts-1.23.1 + - rest-gen < 0 # tried rest-gen-0.20.0.3, but its *library* does not support: semigroups-0.19.2 + - rest-happstack < 0 # tried rest-happstack-0.3.1.1, but its *library* does not support: containers-0.6.5.1 + - rest-happstack < 0 # tried rest-happstack-0.3.1.1, but its *library* does not support: happstack-server-7.7.1.1 + - rest-snap < 0 # tried rest-snap-0.3.0.0, but its *library* does not support: base-compat-0.12.1 + - rest-snap < 0 # tried rest-snap-0.3.0.0, but its *library* does not support: bytestring-0.11.1.0 + - rest-stringmap < 0 # tried rest-stringmap-0.2.0.7, but its *library* does not support: aeson-2.0.2.0 + - rest-stringmap < 0 # tried rest-stringmap-0.2.0.7, but its *library* does not support: base-4.16.0.0 + - rest-stringmap < 0 # tried rest-stringmap-0.2.0.7, but its *library* does not support: containers-0.6.5.1 + - rest-stringmap < 0 # tried rest-stringmap-0.2.0.7, but its *library* does not support: hashable-1.3.5.0 + - rest-types < 0 # tried rest-types-1.14.1.2, but its *library* does not support: aeson-2.0.2.0 + - rest-types < 0 # tried rest-types-1.14.1.2, but its *library* does not support: base-4.16.0.0 + - rest-types < 0 # tried rest-types-1.14.1.2, but its *library* does not support: base-compat-0.12.1 + - rest-wai < 0 # tried rest-wai-0.2.0.1, but its *library* does not support: base-compat-0.12.1 + - rest-wai < 0 # tried rest-wai-0.2.0.1, but its *library* does not support: bytestring-0.11.1.0 + - rest-wai < 0 # tried rest-wai-0.2.0.1, but its *library* does not support: containers-0.6.5.1 + - rest-wai < 0 # tried rest-wai-0.2.0.1, but its *library* does not support: http-types-0.12.3 + - rethinkdb-client-driver < 0 # tried rethinkdb-client-driver-0.0.25, but its *library* does not support: base-4.16.0.0 - rhbzquery < 0 # tried rhbzquery-0.4.4, but its *executable* requires the disabled package: email-validate + - rhine-gloss < 0 # tried rhine-gloss-0.7.0, but its *library* requires the disabled package: rhine + - riak < 0 # tried riak-1.2.0.0, but its *library* does not support: aeson-2.0.2.0 + - riak < 0 # tried riak-1.2.0.0, but its *library* does not support: attoparsec-0.14.2 + - riak < 0 # tried riak-1.2.0.0, but its *library* does not support: network-3.1.2.5 + - riak < 0 # tried riak-1.2.0.0, but its *library* does not support: time-1.11.1.1 - riak-protobuf < 0 # tried riak-protobuf-0.25.0.0, but its *library* requires the disabled package: proto-lens - riak-protobuf < 0 # tried riak-protobuf-0.25.0.0, but its *library* requires the disabled package: proto-lens-runtime - - rio-prettyprint < 0 # tried rio-prettyprint-0.1.1.0, but its *library* requires the disabled package: path + - rollbar-hs < 0 # tried rollbar-hs-0.3.1.0, but its *library* does not support: aeson-2.0.2.0 + - rollbar-hs < 0 # tried rollbar-hs-0.3.1.0, but its *library* does not support: bytestring-0.11.1.0 + - rollbar-hs < 0 # tried rollbar-hs-0.3.1.0, but its *library* does not support: http-client-0.7.9 + - rollbar-hs < 0 # tried rollbar-hs-0.3.1.0, but its *library* does not support: network-3.1.2.5 + - rollbar-hs < 0 # tried rollbar-hs-0.3.1.0, but its *library* does not support: time-1.11.1.1 - rpmbuild-order < 0 # tried rpmbuild-order-0.4.5, but its *library* requires the disabled package: graphviz + - rss-conduit < 0 # tried rss-conduit-0.6.0.1, but its *library* requires the disabled package: atom-conduit + - rvar < 0 # tried rvar-0.2.0.6, but its *library* requires the disabled package: random-source - s3-signer < 0 # tried s3-signer-0.5.0.0, but its *library* requires the disabled package: cryptohash - - safe-json < 0 # tried safe-json-1.1.1.1, but its *library* does not support: aeson-2.0.2.0 - - safe-json < 0 # tried safe-json-1.1.1.1, but its *library* does not support: bytestring-0.11.1.0 - - safe-json < 0 # tried safe-json-1.1.1.1, but its *library* does not support: hashable-1.4.0.0 - - safe-json < 0 # tried safe-json-1.1.1.1, but its *library* does not support: time-1.11.1.1 + - safe-json < 0 # tried safe-json-1.1.2.0, but its *library* does not support: bytestring-0.11.1.0 + - safe-json < 0 # tried safe-json-1.1.2.0, but its *library* does not support: time-1.11.1.1 + - safe-tensor < 0 # tried safe-tensor-0.2.1.1, but its *library* does not support: singletons-3.0.1 - safecopy < 0 # tried safecopy-0.10.4.2, but its *library* does not support: template-haskell-2.18.0.0 - salak < 0 # tried salak-0.3.6, but its *library* does not support: bytestring-0.11.1.0 - salak < 0 # tried salak-0.3.6, but its *library* does not support: time-1.11.1.1 + - salak-toml < 0 # tried salak-toml-0.3.5.3, but its *library* does not support: time-1.11.1.1 + - salak-toml < 0 # tried salak-toml-0.3.5.3, but its *library* requires the disabled package: tomland - salak-yaml < 0 # tried salak-yaml-0.3.5.3, but its *library* requires the disabled package: salak - - saltine < 0 # tried saltine-0.2.0.0, but its *library* does not support: bytestring-0.11.1.0 + - saltine < 0 # tried saltine-0.1.1.1, but its *library* does not support: bytestring-0.11.1.0 - salve < 0 # tried salve-1.0.11, but its *library* does not support: base-4.16.0.0 - - sampling < 0 # tried sampling-0.3.5, but its *library* requires the disabled package: foldl - - sandwich < 0 # tried sandwich-0.1.0.9, but its *library* requires the disabled package: brick - sandwich < 0 # tried sandwich-0.1.0.9, but its *library* requires the disabled package: string-interpolate - sandwich-quickcheck < 0 # tried sandwich-quickcheck-0.1.0.6, but its *library* requires the disabled package: sandwich - sandwich-slack < 0 # tried sandwich-slack-0.1.0.6, but its *library* requires the disabled package: string-interpolate + - sandwich-webdriver < 0 # tried sandwich-webdriver-0.1.0.6, but its *library* requires the disabled package: webdriver - sbv < 0 # tried sbv-8.17, but its *library* does not support: base-4.16.0.0 + - scalendar < 0 # tried scalendar-1.2.0, but its *library* does not support: containers-0.6.5.1 - scalpel < 0 # tried scalpel-0.6.2, but its *library* requires the disabled package: http-client-tls + - schematic < 0 # tried schematic-0.5.1.0, but its *library* does not support: aeson-2.0.2.0 + - schematic < 0 # tried schematic-0.5.1.0, but its *library* requires the disabled package: hjsonschema + - schematic < 0 # tried schematic-0.5.1.0, but its *library* requires the disabled package: validationt - scotty < 0 # tried scotty-0.12, but its *library* requires the disabled package: warp - sdl2 < 0 # tried sdl2-2.5.3.0, but its *library* does not support: bytestring-0.11.1.0 - sdl2-ttf < 0 # tried sdl2-ttf-2.1.2, but its *library* requires the disabled package: sdl2 - secp256k1-haskell < 0 # tried secp256k1-haskell-0.6.0, but its *library* does not support: bytestring-0.11.1.0 - - secp256k1-haskell < 0 # tried secp256k1-haskell-0.6.0, but its *library* does not support: hashable-1.4.0.0 - securemem < 0 # tried securemem-0.1.10, but its *library* requires the disabled package: memory - selda < 0 # tried selda-0.5.1.0, but its *library* does not support: bytestring-0.11.1.0 - selda < 0 # tried selda-0.5.1.0, but its *library* does not support: time-1.11.1.1 @@ -7607,12 +7473,21 @@ packages: - selda-sqlite < 0 # tried selda-sqlite-0.1.7.1, but its *library* does not support: time-1.11.1.1 - semialign-indexed < 0 # tried semialign-indexed-1.2, but its *library* does not support: base-4.16.0.0 - semialign-optics < 0 # tried semialign-optics-1.2, but its *library* does not support: base-4.16.0.0 - - semirings < 0 # tried semirings-0.6, but its *library* does not support: hashable-1.4.0.0 - sendfile < 0 # tried sendfile-0.7.11.1, but its *library* does not support: bytestring-0.11.1.0 + - sendgrid-v3 < 0 # tried sendgrid-v3-0.3.0.0, but its *library* does not support: base-4.16.0.0 + - sensu-run < 0 # tried sensu-run-0.7.0.5, but its *executable* does not support: aeson-2.0.2.0 + - sensu-run < 0 # tried sensu-run-0.7.0.5, but its *executable* does not support: base-4.16.0.0 + - sensu-run < 0 # tried sensu-run-0.7.0.5, but its *executable* does not support: bytestring-0.11.1.0 + - sensu-run < 0 # tried sensu-run-0.7.0.5, but its *executable* does not support: http-client-0.7.9 + - sensu-run < 0 # tried sensu-run-0.7.0.5, but its *executable* does not support: lens-5.1 + - sensu-run < 0 # tried sensu-run-0.7.0.5, but its *executable* does not support: optparse-applicative-0.16.1.0 + - sensu-run < 0 # tried sensu-run-0.7.0.5, but its *executable* does not support: time-1.11.1.1 + - seqloc < 0 # tried seqloc-0.6.1.1, but its *library* requires the disabled package: biocore + - sequenceTools < 0 # tried sequenceTools-1.5.0, but its *library* requires the disabled package: sequence-formats + - serf < 0 # tried serf-0.1.1.0, but its *library* requires the disabled package: operational - servant < 0 # tried servant-0.18.3, but its *library* does not support: aeson-2.0.2.0 - servant < 0 # tried servant-0.18.3, but its *library* does not support: base-4.16.0.0 - servant < 0 # tried servant-0.18.3, but its *library* does not support: base-compat-0.12.1 - - servant < 0 # tried servant-0.18.3, but its *library* does not support: mmorph-1.2.0 - servant-JuicyPixels < 0 # tried servant-JuicyPixels-0.3.1.0, but its *executable* requires the disabled package: servant-server - servant-JuicyPixels < 0 # tried servant-JuicyPixels-0.3.1.0, but its *library* requires the disabled package: http-media - servant-JuicyPixels < 0 # tried servant-JuicyPixels-0.3.1.0, but its *library* requires the disabled package: servant @@ -7622,6 +7497,26 @@ packages: - servant-auth < 0 # tried servant-auth-0.4.0.0, but its *library* does not support: lens-5.1 - servant-auth-client < 0 # tried servant-auth-client-0.4.1.0, but its *library* does not support: base-4.16.0.0 - servant-auth-client < 0 # tried servant-auth-client-0.4.1.0, but its *library* does not support: bytestring-0.11.1.0 + - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: blaze-builder-0.4.2.2 + - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: cryptonite-0.29 + - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: exceptions-0.10.4 + - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: http-api-data-0.4.3 + - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: http-types-0.12.3 + - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: memory-0.16.0 + - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: servant-0.18.3 + - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: servant-server-0.18.3 + - servant-auth-cookie < 0 # tried servant-auth-cookie-0.6.0.3, but its *library* does not support: time-1.11.1.1 + - servant-auth-docs < 0 # tried servant-auth-docs-0.2.10.0, but its *library* does not support: base-4.16.0.0 + - servant-auth-server < 0 # tried servant-auth-server-0.4.6.0, but its *library* does not support: aeson-2.0.2.0 + - servant-auth-server < 0 # tried servant-auth-server-0.4.6.0, but its *library* does not support: base-4.16.0.0 + - servant-auth-server < 0 # tried servant-auth-server-0.4.6.0, but its *library* does not support: base64-bytestring-1.2.1.0 + - servant-auth-server < 0 # tried servant-auth-server-0.4.6.0, but its *library* does not support: bytestring-0.11.1.0 + - servant-auth-server < 0 # tried servant-auth-server-0.4.6.0, but its *library* does not support: jose-0.9 + - servant-auth-server < 0 # tried servant-auth-server-0.4.6.0, but its *library* does not support: lens-5.1 + - servant-auth-server < 0 # tried servant-auth-server-0.4.6.0, but its *library* does not support: time-1.11.1.1 + - servant-auth-swagger < 0 # tried servant-auth-swagger-0.2.10.1, but its *library* does not support: base-4.16.0.0 + - servant-auth-swagger < 0 # tried servant-auth-swagger-0.2.10.1, but its *library* does not support: lens-5.1 + - servant-auth-swagger < 0 # tried servant-auth-swagger-0.2.10.1, but its *library* does not support: swagger2-2.7 - servant-auth-wordpress < 0 # tried servant-auth-wordpress-1.0.0.2, but its *library* requires the disabled package: servant-server - servant-blaze < 0 # tried servant-blaze-0.9.1, but its *library* requires the disabled package: http-media - servant-blaze < 0 # tried servant-blaze-0.9.1, but its *library* requires the disabled package: servant @@ -7633,9 +7528,16 @@ packages: - servant-checked-exceptions-core < 0 # tried servant-checked-exceptions-core-2.2.0.1, but its *library* requires the disabled package: http-media - servant-checked-exceptions-core < 0 # tried servant-checked-exceptions-core-2.2.0.1, but its *library* requires the disabled package: servant - servant-checked-exceptions-core < 0 # tried servant-checked-exceptions-core-2.2.0.1, but its *library* requires the disabled package: servant-docs + - servant-cli < 0 # tried servant-cli-0.1.0.2, but its *executable* requires the disabled package: servant-client + - servant-cli < 0 # tried servant-cli-0.1.0.2, but its *executable* requires the disabled package: servant-server + - servant-cli < 0 # tried servant-cli-0.1.0.2, but its *library* requires the disabled package: functor-combinators + - servant-cli < 0 # tried servant-cli-0.1.0.2, but its *library* requires the disabled package: servant + - servant-cli < 0 # tried servant-cli-0.1.0.2, but its *library* requires the disabled package: servant-client-core + - servant-cli < 0 # tried servant-cli-0.1.0.2, but its *library* requires the disabled package: servant-docs - servant-client < 0 # tried servant-client-0.18.3, but its *library* does not support: base-4.16.0.0 - servant-client < 0 # tried servant-client-0.18.3, but its *library* does not support: base-compat-0.12.1 - servant-client < 0 # tried servant-client-0.18.3, but its *library* does not support: time-1.11.1.1 + - servant-client < 0 # tried servant-client-0.18.3, but its *library* does not support: transformers-compat-0.7.1 - servant-client-core < 0 # tried servant-client-core-0.18.3, but its *library* does not support: aeson-2.0.2.0 - servant-client-core < 0 # tried servant-client-core-0.18.3, but its *library* does not support: base-4.16.0.0 - servant-client-core < 0 # tried servant-client-core-0.18.3, but its *library* does not support: base-compat-0.12.1 @@ -7644,9 +7546,10 @@ packages: - servant-docs < 0 # tried servant-docs-0.11.9, but its *library* does not support: aeson-2.0.2.0 - servant-docs < 0 # tried servant-docs-0.11.9, but its *library* does not support: base-4.16.0.0 - servant-docs < 0 # tried servant-docs-0.11.9, but its *library* does not support: base-compat-0.12.1 - - servant-docs < 0 # tried servant-docs-0.11.9, but its *library* does not support: hashable-1.4.0.0 - servant-docs < 0 # tried servant-docs-0.11.9, but its *library* does not support: lens-5.1 - servant-docs-simple < 0 # tried servant-docs-simple-0.4.0.0, but its *library* does not support: aeson-2.0.2.0 + - servant-elm < 0 # tried servant-elm-0.7.2, but its *library* requires the disabled package: elm-bridge + - servant-errors < 0 # tried servant-errors-0.1.6.0, but its *library* does not support: base-4.16.0.0 - servant-exceptions < 0 # tried servant-exceptions-0.2.1, but its *library* requires the disabled package: servant - servant-exceptions-server < 0 # tried servant-exceptions-server-0.2.1, but its *library* requires the disabled package: http-media - servant-exceptions-server < 0 # tried servant-exceptions-server-0.2.1, but its *library* requires the disabled package: servant @@ -7660,8 +7563,22 @@ packages: - servant-http-streams < 0 # tried servant-http-streams-0.18.3, but its *library* does not support: base-4.16.0.0 - servant-http-streams < 0 # tried servant-http-streams-0.18.3, but its *library* does not support: base-compat-0.12.1 - servant-http-streams < 0 # tried servant-http-streams-0.18.3, but its *library* does not support: time-1.11.1.1 + - servant-http-streams < 0 # tried servant-http-streams-0.18.3, but its *library* does not support: transformers-compat-0.7.1 + - servant-js < 0 # tried servant-js-0.9.4.2, but its *executable* does not support: aeson-2.0.2.0 + - servant-js < 0 # tried servant-js-0.9.4.2, but its *library* does not support: base-4.16.0.0 + - servant-js < 0 # tried servant-js-0.9.4.2, but its *library* does not support: base-compat-0.12.1 + - servant-js < 0 # tried servant-js-0.9.4.2, but its *library* does not support: lens-5.1 + - servant-kotlin < 0 # tried servant-kotlin-0.1.1.9, but its *library* does not support: containers-0.6.5.1 + - servant-kotlin < 0 # tried servant-kotlin-0.1.1.9, but its *library* does not support: formatting-7.1.3 + - servant-kotlin < 0 # tried servant-kotlin-0.1.1.9, but its *library* does not support: lens-5.1 + - servant-kotlin < 0 # tried servant-kotlin-0.1.1.9, but its *library* does not support: servant-0.18.3 + - servant-kotlin < 0 # tried servant-kotlin-0.1.1.9, but its *library* does not support: time-1.11.1.1 - servant-lucid < 0 # tried servant-lucid-0.9.0.3, but its *library* does not support: lucid-2.11.0 - servant-machines < 0 # tried servant-machines-0.15.1, but its *library* requires the disabled package: servant + - servant-mock < 0 # tried servant-mock-0.8.7, but its *library* does not support: QuickCheck-2.14.2 + - servant-mock < 0 # tried servant-mock-0.8.7, but its *library* does not support: base-4.16.0.0 + - servant-mock < 0 # tried servant-mock-0.8.7, but its *library* does not support: base-compat-0.12.1 + - servant-mock < 0 # tried servant-mock-0.8.7, but its *library* does not support: bytestring-0.11.1.0 - servant-multipart < 0 # tried servant-multipart-0.12.1, but its *library* does not support: bytestring-0.11.1.0 - servant-multipart < 0 # tried servant-multipart-0.12.1, but its *library* does not support: lens-5.1 - servant-multipart-api < 0 # tried servant-multipart-api-0.12.1, but its *library* does not support: bytestring-0.11.1.0 @@ -7672,7 +7589,17 @@ packages: - servant-openapi3 < 0 # tried servant-openapi3-2.0.1.2, but its *library* does not support: base-compat-0.12.1 - servant-openapi3 < 0 # tried servant-openapi3-2.0.1.2, but its *library* does not support: bytestring-0.11.1.0 - servant-openapi3 < 0 # tried servant-openapi3-2.0.1.2, but its *library* does not support: lens-5.1 + - servant-pandoc < 0 # tried servant-pandoc-0.5.0.0, but its *library* does not support: bytestring-0.11.1.0 + - servant-pandoc < 0 # tried servant-pandoc-0.5.0.0, but its *library* does not support: http-media-0.8.0.0 + - servant-pandoc < 0 # tried servant-pandoc-0.5.0.0, but its *library* does not support: lens-5.1 + - servant-pandoc < 0 # tried servant-pandoc-0.5.0.0, but its *library* does not support: pandoc-types-1.22.1 - servant-pipes < 0 # tried servant-pipes-0.15.3, but its *library* requires the disabled package: servant + - servant-quickcheck < 0 # tried servant-quickcheck-0.0.10.0, but its *library* does not support: aeson-2.0.2.0 + - servant-quickcheck < 0 # tried servant-quickcheck-0.0.10.0, but its *library* does not support: base-4.16.0.0 + - servant-quickcheck < 0 # tried servant-quickcheck-0.0.10.0, but its *library* does not support: base-compat-batteries-0.12.1 + - servant-quickcheck < 0 # tried servant-quickcheck-0.0.10.0, but its *library* does not support: bytestring-0.11.1.0 + - servant-quickcheck < 0 # tried servant-quickcheck-0.0.10.0, but its *library* does not support: hspec-2.8.5 + - servant-quickcheck < 0 # tried servant-quickcheck-0.0.10.0, but its *library* does not support: time-1.11.1.1 - servant-rawm < 0 # tried servant-rawm-1.0.0.0, but its *library* requires the disabled package: servant - servant-ruby < 0 # tried servant-ruby-0.9.0.0, but its *library* requires the disabled package: servant-foreign - servant-server < 0 # tried servant-server-0.18.3, but its *executable* does not support: aeson-2.0.2.0 @@ -7681,15 +7608,33 @@ packages: - servant-static-th < 0 # tried servant-static-th-1.0.0.0, but its *library* requires the disabled package: http-media - servant-static-th < 0 # tried servant-static-th-1.0.0.0, but its *library* requires the disabled package: servant - servant-static-th < 0 # tried servant-static-th-1.0.0.0, but its *library* requires the disabled package: servant-server + - servant-streaming < 0 # tried servant-streaming-0.3.0.0, but its *library* does not support: base-4.16.0.0 + - servant-streaming < 0 # tried servant-streaming-0.3.0.0, but its *library* does not support: servant-0.18.3 + - servant-streaming-client < 0 # tried servant-streaming-client-0.3.0.0, but its *library* does not support: base-4.16.0.0 + - servant-streaming-client < 0 # tried servant-streaming-client-0.3.0.0, but its *library* does not support: http-media-0.8.0.0 + - servant-streaming-client < 0 # tried servant-streaming-client-0.3.0.0, but its *library* does not support: servant-0.18.3 + - servant-streaming-client < 0 # tried servant-streaming-client-0.3.0.0, but its *library* does not support: servant-client-core-0.18.3 + - servant-streaming-server < 0 # tried servant-streaming-server-0.3.0.0, but its *library* does not support: base-4.16.0.0 + - servant-streaming-server < 0 # tried servant-streaming-server-0.3.0.0, but its *library* does not support: http-media-0.8.0.0 + - servant-streaming-server < 0 # tried servant-streaming-server-0.3.0.0, but its *library* does not support: servant-server-0.18.3 + - servant-streaming-server < 0 # tried servant-streaming-server-0.3.0.0, but its *library* requires the disabled package: streaming-wai - servant-subscriber < 0 # tried servant-subscriber-0.7.0.0, but its *library* requires the disabled package: servant - servant-subscriber < 0 # tried servant-subscriber-0.7.0.0, but its *library* requires the disabled package: servant-foreign - servant-subscriber < 0 # tried servant-subscriber-0.7.0.0, but its *library* requires the disabled package: servant-server + - servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: Cabal-3.6.0.0 + - servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: aeson-2.0.2.0 + - servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: base-4.16.0.0 + - servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: base-compat-0.12.1 + - servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: bytestring-0.11.1.0 + - servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: lens-5.1 + - servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: swagger2-2.7 - servant-swagger-ui < 0 # tried servant-swagger-ui-0.3.5.3.52.5, but its *library* does not support: aeson-2.0.2.0 - servant-swagger-ui < 0 # tried servant-swagger-ui-0.3.5.3.52.5, but its *library* does not support: base-4.16.0.0 - servant-swagger-ui < 0 # tried servant-swagger-ui-0.3.5.3.52.5, but its *library* does not support: bytestring-0.11.1.0 - servant-swagger-ui-core < 0 # tried servant-swagger-ui-core-0.3.5, but its *library* does not support: aeson-2.0.2.0 - servant-swagger-ui-core < 0 # tried servant-swagger-ui-core-0.3.5, but its *library* does not support: base-4.16.0.0 - servant-swagger-ui-core < 0 # tried servant-swagger-ui-core-0.3.5, but its *library* does not support: bytestring-0.11.1.0 + - servant-swagger-ui-core < 0 # tried servant-swagger-ui-core-0.3.5, but its *library* does not support: transformers-compat-0.7.1 - servant-swagger-ui-redoc < 0 # tried servant-swagger-ui-redoc-0.3.4.1.22.3, but its *library* does not support: aeson-2.0.2.0 - servant-swagger-ui-redoc < 0 # tried servant-swagger-ui-redoc-0.3.4.1.22.3, but its *library* does not support: base-4.16.0.0 - servant-swagger-ui-redoc < 0 # tried servant-swagger-ui-redoc-0.3.4.1.22.3, but its *library* does not support: bytestring-0.11.1.0 @@ -7698,41 +7643,82 @@ packages: - servant-websockets < 0 # tried servant-websockets-2.0.0, but its *library* requires the disabled package: servant-server - servant-xml < 0 # tried servant-xml-1.0.1.4, but its *library* requires the disabled package: http-media - servant-xml < 0 # tried servant-xml-1.0.1.4, but its *library* requires the disabled package: servant + - servant-yaml < 0 # tried servant-yaml-0.1.0.1, but its *library* does not support: base-4.16.0.0 + - servant-yaml < 0 # tried servant-yaml-0.1.0.1, but its *library* does not support: bytestring-0.11.1.0 + - servant-yaml < 0 # tried servant-yaml-0.1.0.1, but its *library* does not support: servant-0.18.3 + - serverless-haskell < 0 # tried serverless-haskell-0.12.6, but its *library* requires the disabled package: amazonka-core - serversession < 0 # tried serversession-1.0.2, but its *library* requires the disabled package: persistent-test + - serversession-backend-persistent < 0 # tried serversession-backend-persistent-1.0.5, but its *library* does not support: base64-bytestring-1.2.1.0 + - serversession-backend-redis < 0 # tried serversession-backend-redis-1.0.4, but its *library* does not support: hedis-0.15.0 - serversession-frontend-wai < 0 # tried serversession-frontend-wai-1.0, but its *library* requires the disabled package: serversession - servius < 0 # tried servius-1.2.3.0, but its *executable* requires the disabled package: shakespeare - ses-html < 0 # tried ses-html-0.4.0.0, but its *library* requires the disabled package: cryptohash - ses-html < 0 # tried ses-html-0.4.0.0, but its *library* requires the disabled package: http-streams - - sexp-grammar < 0 # tried sexp-grammar-2.3.3.1, but its *library* does not support: semigroups-0.20 + - sessiontypes-distributed < 0 # tried sessiontypes-distributed-0.1.1, but its *library* does not support: bytestring-0.11.1.0 + - sessiontypes-distributed < 0 # tried sessiontypes-distributed-0.1.1, but its *library* does not support: exceptions-0.10.4 + - sessiontypes-distributed < 0 # tried sessiontypes-distributed-0.1.1, but its *library* requires the disabled package: sessiontypes + - sexp-grammar < 0 # tried sexp-grammar-2.3.3.1, but its *library* requires the disabled package: invertible-grammar + - sexpr-parser < 0 # tried sexpr-parser-0.2.0.0, but its *executable* does not support: bytestring-0.11.1.0 + - sexpr-parser < 0 # tried sexpr-parser-0.2.0.0, but its *library* does not support: base-4.16.0.0 + - sexpr-parser < 0 # tried sexpr-parser-0.2.0.0, but its *library* does not support: megaparsec-9.2.0 - shake-language-c < 0 # tried shake-language-c-0.12.0, but its *library* requires the disabled package: fclabels - - shake-plus < 0 # tried shake-plus-0.3.4.0, but its *library* requires the disabled package: path + - shake-plus-extended < 0 # tried shake-plus-extended-0.4.1.0, but its *library* requires the disabled package: ixset-typed - shakespeare < 0 # tried shakespeare-2.0.25, but its *library* does not support: aeson-2.0.2.0 - shellmet < 0 # tried shellmet-0.0.4.0, but its *library* does not support: base-4.16.0.0 - - shelly < 0 # tried shelly-1.9.0, but its *library* does not support: time-1.11.1.1 - shikensu < 0 # tried shikensu-0.3.11, but its *library* does not support: aeson-2.0.2.0 - shikensu < 0 # tried shikensu-0.3.11, but its *library* does not support: bytestring-0.11.1.0 + - show-prettyprint < 0 # tried show-prettyprint-0.3.0.1, but its *library* does not support: trifecta-2.1.2 + - shower < 0 # tried shower-0.2.0.2, but its *library* does not support: base-4.16.0.0 - simple < 0 # tried simple-1.0.0, but its *library* requires the disabled package: wai-extra - - simple-log < 0 # tried simple-log-0.9.12, but its *library* does not support: mmorph-1.2.0 - simple-log < 0 # tried simple-log-0.9.12, but its *library* does not support: time-1.11.1.1 - simple-session < 0 # tried simple-session-1.0.0, but its *library* requires the disabled package: cryptohash + - simplest-sqlite < 0 # tried simplest-sqlite-0.1.0.2, but its *library* does not support: bytestring-0.11.1.0 + - simplest-sqlite < 0 # tried simplest-sqlite-0.1.0.2, but its *library* does not support: template-haskell-2.18.0.0 - singleton-bool < 0 # tried singleton-bool-0.1.6, but its *library* does not support: base-4.16.0.0 + - size-based < 0 # tried size-based-0.1.2.0, but its *library* does not support: template-haskell-2.18.0.0 - sized < 0 # tried sized-1.0.0.0, but its *library* requires the disabled package: ghc-typelits-knownnat - - sized < 0 # tried sized-1.0.0.0, but its *library* requires the disabled package: subcategories - sized < 0 # tried sized-1.0.0.0, but its *library* requires the disabled package: type-natural + - sized-grid < 0 # tried sized-grid-0.2.0.1, but its *library* does not support: aeson-2.0.2.0 + - sized-grid < 0 # tried sized-grid-0.2.0.1, but its *library* does not support: base-4.16.0.0 + - sized-grid < 0 # tried sized-grid-0.2.0.1, but its *library* does not support: constraints-0.13.2 + - sized-grid < 0 # tried sized-grid-0.2.0.1, but its *library* does not support: lens-5.1 + - sized-grid < 0 # tried sized-grid-0.2.0.1, but its *library* does not support: random-1.2.1 + - skeletons < 0 # tried skeletons-0.4.0, but its *executable* requires the disabled package: tinytemplate - slack-progressbar < 0 # tried slack-progressbar-0.1.0.1, but its *library* requires the disabled package: interpolate - slack-progressbar < 0 # tried slack-progressbar-0.1.0.1, but its *library* requires the disabled package: wreq - - slave-thread < 0 # tried slave-thread-1.1.0.1, but its *library* requires the disabled package: foldl + - slack-web < 0 # tried slack-web-0.3.0.1, but its *library* does not support: aeson-2.0.2.0 + - slack-web < 0 # tried slack-web-0.3.0.1, but its *library* does not support: base-4.16.0.0 + - slack-web < 0 # tried slack-web-0.3.0.1, but its *library* does not support: http-client-0.7.9 + - slave-thread < 0 # tried slave-thread-1.1.0.1, but its *library* requires the disabled package: stm-containers + - slick < 0 # tried slick-1.1.2.2, but its *library* requires the disabled package: pandoc - slist < 0 # tried slist-0.2.0.0, but its *library* does not support: base-4.16.0.0 + - slynx < 0 # tried slynx-0.6.1.0, but its *library* requires the disabled package: elynx-seq + - slynx < 0 # tried slynx-0.6.1.0, but its *library* requires the disabled package: elynx-tools + - smallcheck-series < 0 # tried smallcheck-series-0.7.1.0, but its *library* does not support: base-4.16.0.0 - smash < 0 # tried smash-0.1.2, but its *library* does not support: base-4.16.0.0 - - smash < 0 # tried smash-0.1.2, but its *library* does not support: hashable-1.4.0.0 - smash-aeson < 0 # tried smash-aeson-0.1.0.0, but its *library* does not support: aeson-2.0.2.0 + - smash-lens < 0 # tried smash-lens-0.1.0.1, but its *library* does not support: lens-5.1 - smash-microlens < 0 # tried smash-microlens-0.1.0.0, but its *library* requires the disabled package: smash - smoothie < 0 # tried smoothie-0.4.2.11, but its *library* does not support: aeson-2.0.2.0 - smtp-mail < 0 # tried smtp-mail-0.3.0.0, but its *library* requires the disabled package: memory + - snap < 0 # tried snap-1.1.3.1, but its *library* does not support: aeson-2.0.2.0 + - snap < 0 # tried snap-1.1.3.1, but its *library* does not support: attoparsec-0.14.2 + - snap < 0 # tried snap-1.1.3.1, but its *library* does not support: base-4.16.0.0 + - snap < 0 # tried snap-1.1.3.1, but its *library* does not support: bytestring-0.11.1.0 + - snap < 0 # tried snap-1.1.3.1, but its *library* does not support: dlist-1.0 + - snap < 0 # tried snap-1.1.3.1, but its *library* does not support: lens-5.1 + - snap < 0 # tried snap-1.1.3.1, but its *library* does not support: mwc-random-0.15.0.2 + - snap < 0 # tried snap-1.1.3.1, but its *library* does not support: time-1.11.1.1 + - snap < 0 # tried snap-1.1.3.1, but its *library* requires the disabled package: pwstore-fast + - snap < 0 # tried snap-1.1.3.1, but its *library* requires the disabled package: snap-server + - snap-blaze < 0 # tried snap-blaze-0.2.1.5, but its *library* requires the disabled package: snap-core + - snap-core < 0 # tried snap-core-1.0.4.2, but its *library* does not support: attoparsec-0.14.2 + - snap-core < 0 # tried snap-core-1.0.4.2, but its *library* does not support: time-1.11.1.1 - soap < 0 # tried soap-0.2.3.6, but its *library* does not support: bytestring-0.11.1.0 - soap-openssl < 0 # tried soap-openssl-0.1.0.2, but its *library* requires the disabled package: soap - soap-tls < 0 # tried soap-tls-0.1.1.4, but its *library* requires the disabled package: soap - socket < 0 # tried socket-0.8.3.0, but its *library* does not support: bytestring-0.11.1.0 + - socket-activation < 0 # tried socket-activation-0.1.0.2, but its *library* does not support: network-3.1.2.5 - solana-staking-csvs < 0 # tried solana-staking-csvs-0.1.1.0, but its *library* requires the disabled package: req - sop-core < 0 # tried sop-core-0.5.0.1, but its *library* does not support: base-4.16.0.0 - sound-collage < 0 # tried sound-collage-0.2.1, but its *executable* requires the disabled package: soxlib @@ -7740,30 +7726,42 @@ packages: - soxlib < 0 # tried soxlib-0.0.3.1, but its *library* does not support: bytestring-0.11.1.0 - spacecookie < 0 # tried spacecookie-1.0.0.0, but its *library* requires the disabled package: filepath-bytestring - spacecookie < 0 # tried spacecookie-1.0.0.0, but its *library* requires the disabled package: socket + - sparkle < 0 # tried sparkle-0.7.4, but its *library* does not support: inline-java-0.10.0 + - sparkle < 0 # tried sparkle-0.7.4, but its *library* does not support: jvm-0.6.0 + - sparkle < 0 # tried sparkle-0.7.4, but its *library* requires the disabled package: distributed-closure + - sparkle < 0 # tried sparkle-0.7.4, but its *library* requires the disabled package: jni - sparse-tensor < 0 # tried sparse-tensor-0.2.1.5, but its *library* does not support: Cabal-3.6.0.0 - - sparse-tensor < 0 # tried sparse-tensor-0.2.1.5, but its *library* does not support: ad-4.5 + - speculation < 0 # tried speculation-1.5.0.3, but its *library* does not support: stm-2.5.0.0 + - speedy-slice < 0 # tried speedy-slice-0.3.2, but its *library* requires the disabled package: pipes - splint < 0 # tried splint-1.0.1.4, but its *library* does not support: base-4.16.0.0 - splint < 0 # tried splint-1.0.1.4, but its *library* does not support: ghc-9.2.1 - split-record < 0 # tried split-record-0.1.1.4, but its *executable* requires the disabled package: soxlib - - sqlite-simple < 0 # tried sqlite-simple-0.4.18.0, but its *library* does not support: semigroups-0.20 + - sqlite-simple-errors < 0 # tried sqlite-simple-errors-0.6.1.0, but its *library* does not support: text-1.2.5.0 - srt-dhall < 0 # tried srt-dhall-0.1.0.0, but its *library* requires the disabled package: dhall - stache < 0 # tried stache-2.3.1, but its *library* does not support: template-haskell-2.18.0.0 + - stack < 0 # tried stack-2.7.3, but its *library* requires the disabled package: hackage-security + - stack < 0 # tried stack-2.7.3, but its *library* requires the disabled package: hpack + - stack < 0 # tried stack-2.7.3, but its *library* requires the disabled package: memory + - stack < 0 # tried stack-2.7.3, but its *library* requires the disabled package: pantry + - stack < 0 # tried stack-2.7.3, but its *library* requires the disabled package: persistent + - stack < 0 # tried stack-2.7.3, but its *library* requires the disabled package: regex-applicative-text + - stack < 0 # tried stack-2.7.3, but its *library* requires the disabled package: unicode-transforms - stackcollapse-ghc < 0 # tried stackcollapse-ghc-0.0.1.4, but its *executable* does not support: base-4.16.0.0 - state-codes < 0 # tried state-codes-0.1.3, but its *library* requires the disabled package: shakespeare - status-notifier-item < 0 # tried status-notifier-item-0.3.1.0, but its *library* requires the disabled package: dbus - - step-function < 0 # tried step-function-0.2, but its *library* does not support: base-4.16.0.0 - stm-containers < 0 # tried stm-containers-1.2, but its *library* requires the disabled package: list-t - - stm-hamt < 0 # tried stm-hamt-1.2.0.6, but its *library* requires the disabled package: list-t + - stm-containers < 0 # tried stm-containers-1.2, but its *library* requires the disabled package: stm-hamt - stm-hamt < 0 # tried stm-hamt-1.2.0.6, but its *library* requires the disabled package: primitive-extras - - stm-supply < 0 # tried stm-supply-0.2.0.0, but its *library* requires the disabled package: concurrent-supply - store < 0 # tried store-0.7.14, but its *library* requires the disabled package: cryptohash - - streaming < 0 # tried streaming-0.2.3.0, but its *library* does not support: mmorph-1.2.0 - - streaming-attoparsec < 0 # tried streaming-attoparsec-1.0.0.1, but its *library* requires the disabled package: streaming + - store-streaming < 0 # tried store-streaming-0.2.0.3, but its *library* requires the disabled package: store + - streaming < 0 # tried streaming-0.2.3.0, but its *library* requires the disabled package: mmorph - streaming-attoparsec < 0 # tried streaming-attoparsec-1.0.0.1, but its *library* requires the disabled package: streaming-bytestring - streaming-bytestring < 0 # tried streaming-bytestring-0.2.1, but its *library* does not support: ghc-prim-0.8.0 - - streaming-bytestring < 0 # tried streaming-bytestring-0.2.1, but its *library* does not support: mmorph-1.2.0 - - streaming-cassava < 0 # tried streaming-cassava-0.2.0.0, but its *library* requires the disabled package: streaming - streaming-cassava < 0 # tried streaming-cassava-0.2.0.0, but its *library* requires the disabled package: streaming-bytestring + - streamproc < 0 # tried streamproc-1.6.2, but its *library* does not support: base-4.16.0.0 + - strict-base-types < 0 # tried strict-base-types-0.7, but its *library* requires the disabled package: strict-lens + - strict-tuple < 0 # tried strict-tuple-0.1.4, but its *library* does not support: base-4.16.0.0 + - strict-tuple-lens < 0 # tried strict-tuple-lens-0.2, but its *library* does not support: lens-5.1 - string-class < 0 # tried string-class-0.1.7.0, but its *library* does not support: bytestring-0.11.1.0 - string-interpolate < 0 # tried string-interpolate-0.3.1.1, but its *library* does not support: bytestring-0.11.1.0 - string-interpolate < 0 # tried string-interpolate-0.3.1.1, but its *library* does not support: template-haskell-2.18.0.0 @@ -7777,24 +7775,57 @@ packages: - stripe-http-client < 0 # tried stripe-http-client-2.6.2, but its *library* does not support: bytestring-0.11.1.0 - stripe-scotty < 0 # tried stripe-scotty-1.1.0.1, but its *library* does not support: base-4.16.0.0 - stripe-signature < 0 # tried stripe-signature-1.0.0.10, but its *library* does not support: base-4.16.0.0 + - stripe-tests < 0 # tried stripe-tests-2.6.2, but its *library* does not support: aeson-2.0.2.0 + - stripe-tests < 0 # tried stripe-tests-2.6.2, but its *library* does not support: bytestring-0.11.1.0 + - stripe-tests < 0 # tried stripe-tests-2.6.2, but its *library* does not support: hspec-2.8.5 + - stripe-tests < 0 # tried stripe-tests-2.6.2, but its *library* does not support: hspec-core-2.8.5 + - stripe-tests < 0 # tried stripe-tests-2.6.2, but its *library* does not support: random-1.2.1 + - stripe-tests < 0 # tried stripe-tests-2.6.2, but its *library* does not support: time-1.11.1.1 - stripe-wreq < 0 # tried stripe-wreq-1.0.1.12, but its *library* does not support: base-4.16.0.0 - strong-path < 0 # tried strong-path-1.1.1.0, but its *library* does not support: template-haskell-2.18.0.0 - structured < 0 # tried structured-0.1.1, but its *library* does not support: base-4.16.0.0 - - structured < 0 # tried structured-0.1.1, but its *library* does not support: hashable-1.4.0.0 - - subcategories < 0 # tried subcategories-0.1.1.0, but its *library* requires the disabled package: foldl + - structured-haskell-mode < 0 # tried structured-haskell-mode-1.1.0, but its *executable* does not support: haskell-src-exts-1.23.1 + - stylish-haskell < 0 # tried stylish-haskell-0.13.0.0, but its *library* does not support: Cabal-3.6.0.0 + - stylish-haskell < 0 # tried stylish-haskell-0.13.0.0, but its *library* does not support: aeson-2.0.2.0 + - stylish-haskell < 0 # tried stylish-haskell-0.13.0.0, but its *library* does not support: bytestring-0.11.1.0 + - stylish-haskell < 0 # tried stylish-haskell-0.13.0.0, but its *library* does not support: ghc-lib-parser-9.2.1.20211101 - superbuffer < 0 # tried superbuffer-0.3.1.1, but its *library* does not support: bytestring-0.11.1.0 + - sv < 0 # tried sv-1.4.0.1, but its *library* does not support: attoparsec-0.14.2 + - sv < 0 # tried sv-1.4.0.1, but its *library* does not support: base-4.16.0.0 + - sv < 0 # tried sv-1.4.0.1, but its *library* does not support: bytestring-0.11.1.0 + - sv-cassava < 0 # tried sv-cassava-0.3, but its *library* does not support: attoparsec-0.14.2 + - sv-cassava < 0 # tried sv-cassava-0.3, but its *library* does not support: bytestring-0.11.1.0 + - sv-core < 0 # tried sv-core-0.5, but its *library* does not support: attoparsec-0.14.2 + - sv-core < 0 # tried sv-core-0.5, but its *library* does not support: base-4.16.0.0 + - sv-core < 0 # tried sv-core-0.5, but its *library* does not support: bytestring-0.11.1.0 + - sv-core < 0 # tried sv-core-0.5, but its *library* does not support: lens-5.1 + - sv-core < 0 # tried sv-core-0.5, but its *library* does not support: profunctors-5.6.2 - svg-builder < 0 # tried svg-builder-0.1.1, but its *library* does not support: base-4.16.0.0 - - svg-builder < 0 # tried svg-builder-0.1.1, but its *library* does not support: hashable-1.4.0.0 + - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* does not support: aeson-2.0.2.0 + - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* does not support: bytestring-0.11.1.0 + - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* does not support: containers-0.6.5.1 + - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* does not support: http-api-data-0.4.3 + - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* does not support: http-client-0.7.9 + - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* does not support: http-media-0.8.0.0 + - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* does not support: katip-0.8.7.0 + - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* does not support: network-3.1.2.5 + - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* does not support: time-1.11.1.1 + - swagger2 < 0 # tried swagger2-2.7, but its *library* does not support: base-4.16.0.0 + - swagger2 < 0 # tried swagger2-2.7, but its *library* does not support: base-compat-batteries-0.12.1 + - swagger2 < 0 # tried swagger2-2.7, but its *library* does not support: bytestring-0.11.1.0 + - swagger2 < 0 # tried swagger2-2.7, but its *library* does not support: lens-5.1 + - swagger2 < 0 # tried swagger2-2.7, but its *library* does not support: template-haskell-2.18.0.0 + - swagger2 < 0 # tried swagger2-2.7, but its *library* does not support: time-1.11.1.1 + - sweet-egison < 0 # tried sweet-egison-0.1.1.3, but its *library* requires the disabled package: egison-pattern-src + - sweet-egison < 0 # tried sweet-egison-0.1.1.3, but its *library* requires the disabled package: egison-pattern-src-th-mode + - sweet-egison < 0 # tried sweet-egison-0.1.1.3, but its *library* requires the disabled package: haskell-src-meta - swish < 0 # tried swish-0.10.0.8, but its *library* does not support: base-4.16.0.0 - - sydtest < 0 # tried sydtest-0.6.0.0, but its *library* requires the disabled package: path - - sydtest-discover < 0 # tried sydtest-discover-0.0.0.1, but its *library* requires the disabled package: path - sydtest-persistent < 0 # tried sydtest-persistent-0.0.0.0, but its *library* requires the disabled package: persistent - sydtest-servant < 0 # tried sydtest-servant-0.2.0.0, but its *library* requires the disabled package: servant - sydtest-servant < 0 # tried sydtest-servant-0.2.0.0, but its *library* requires the disabled package: servant-client - sydtest-servant < 0 # tried sydtest-servant-0.2.0.0, but its *library* requires the disabled package: servant-server - - sydtest-wai < 0 # tried sydtest-wai-0.2.0.0, but its *library* requires the disabled package: sydtest + - sydtest-wai < 0 # tried sydtest-wai-0.2.0.0, but its *library* requires the disabled package: warp - sydtest-yesod < 0 # tried sydtest-yesod-0.3.0.0, but its *library* requires the disabled package: http-client-tls - - sydtest-yesod < 0 # tried sydtest-yesod-0.3.0.0, but its *library* requires the disabled package: sydtest - sydtest-yesod < 0 # tried sydtest-yesod-0.3.0.0, but its *library* requires the disabled package: yesod-core - sydtest-yesod < 0 # tried sydtest-yesod-0.3.0.0, but its *library* requires the disabled package: yesod-test - synthesizer-alsa < 0 # tried synthesizer-alsa-0.5.0.6, but its *library* requires the disabled package: alsa-seq @@ -7803,13 +7834,19 @@ packages: - synthesizer-dimensional < 0 # tried synthesizer-dimensional-0.8.1, but its *library* does not support: bytestring-0.11.1.0 - synthesizer-midi < 0 # tried synthesizer-midi-0.6.1.1, but its *library* requires the disabled package: midi - synthesizer-midi < 0 # tried synthesizer-midi-0.6.1.1, but its *library* requires the disabled package: synthesizer-dimensional + - taffybar < 0 # tried taffybar-3.3.0, but its *library* requires the disabled package: gi-gdk - tagchup < 0 # tried tagchup-0.4.1.1, but its *library* does not support: bytestring-0.11.1.0 + - tardis < 0 # tried tardis-0.4.3.0, but its *library* requires the disabled package: mmorph - tasty-hedgehog < 0 # tried tasty-hedgehog-1.1.0.0, but its *library* does not support: base-4.16.0.0 - tasty-hspec < 0 # tried tasty-hspec-1.2, but its *library* does not support: base-4.16.0.0 + - tasty-stats < 0 # tried tasty-stats-0.2.0.4, but its *library* does not support: containers-0.6.5.1 + - tasty-stats < 0 # tried tasty-stats-0.2.0.4, but its *library* does not support: tasty-1.4.2.1 + - tasty-stats < 0 # tried tasty-stats-0.2.0.4, but its *library* does not support: time-1.11.1.1 - tasty-wai < 0 # tried tasty-wai-0.1.1.1, but its *library* does not support: base-4.16.0.0 - tcp-streams < 0 # tried tcp-streams-1.0.1.1, but its *library* requires the disabled package: pem - tcp-streams < 0 # tried tcp-streams-1.0.1.1, but its *library* requires the disabled package: tls - tcp-streams < 0 # tried tcp-streams-1.0.1.1, but its *library* requires the disabled package: x509 + - tcp-streams-openssl < 0 # tried tcp-streams-openssl-1.0.1.0, but its *library* does not support: network-3.1.2.5 - tdigest < 0 # tried tdigest-0.2.1.1, but its *library* does not support: base-4.16.0.0 - telegram-bot-simple < 0 # tried telegram-bot-simple-0.3.7, but its *library* requires the disabled package: servant - telegram-bot-simple < 0 # tried telegram-bot-simple-0.3.7, but its *library* requires the disabled package: servant-client @@ -7817,11 +7854,24 @@ packages: - telegram-bot-simple < 0 # tried telegram-bot-simple-0.3.7, but its *library* requires the disabled package: servant-multipart-api - telegram-bot-simple < 0 # tried telegram-bot-simple-0.3.7, but its *library* requires the disabled package: servant-multipart-client - template-toolkit < 0 # tried template-toolkit-0.1.1.0, but its *library* requires the disabled package: hashtables + - termbox < 0 # tried termbox-0.3.0, but its *library* does not support: base-4.16.0.0 + - termcolor < 0 # tried termcolor-0.2.0.0, but its *executable* requires the disabled package: cli + - termonad < 0 # tried termonad-4.2.0.0, but its *library* requires the disabled package: gi-gdk + - test-fixture < 0 # tried test-fixture-0.5.1.0, but its *library* does not support: template-haskell-2.18.0.0 + - test-framework-th < 0 # tried test-framework-th-0.2.4, but its *library* requires the disabled package: language-haskell-extract + - testing-feat < 0 # tried testing-feat-1.1.0.0, but its *library* requires the disabled package: size-based + - text-all < 0 # tried text-all-0.4.2, but its *library* does not support: text-1.2.5.0 + - text-all < 0 # tried text-all-0.4.2, but its *library* does not support: text-format-0.3.2 - text-ansi < 0 # tried text-ansi-0.1.1, but its *library* does not support: base-4.16.0.0 - - text-builder < 0 # tried text-builder-0.6.6.3, but its *library* requires the disabled package: deferred-folds + - text-format < 0 # tried text-format-0.3.2, but its *library* does not support: base-4.16.0.0 + - text-generic-pretty < 0 # tried text-generic-pretty-1.2.1, but its *library* does not support: wl-pprint-text-1.2.0.1 - text-ldap < 0 # tried text-ldap-0.1.1.14, but its *library* requires the disabled package: memory - textlocal < 0 # tried textlocal-0.1.0.5, but its *library* requires the disabled package: http-client-tls + - th-to-exp < 0 # tried th-to-exp-0.0.1.1, but its *library* does not support: template-haskell-2.18.0.0 - these-optics < 0 # tried these-optics-1.0.1.2, but its *library* does not support: base-4.16.0.0 + - these-skinny < 0 # tried these-skinny-0.7.4, but its *library* does not support: base-4.16.0.0 + - threepenny-gui < 0 # tried threepenny-gui-0.9.1.0, but its *library* requires the disabled package: snap-server + - threepenny-gui-flexbox < 0 # tried threepenny-gui-flexbox-0.4.2, but its *library* requires the disabled package: threepenny-gui - through-text < 0 # tried through-text-0.1.0.0, but its *library* does not support: base-4.16.0.0 - time-parsers < 0 # tried time-parsers-0.1.2.1, but its *library* does not support: base-4.16.0.0 - time-parsers < 0 # tried time-parsers-0.1.2.1, but its *library* does not support: template-haskell-2.18.0.0 @@ -7837,40 +7887,90 @@ packages: - tls-debug < 0 # tried tls-debug-0.4.8, but its *executable* requires the disabled package: x509 - tls-debug < 0 # tried tls-debug-0.4.8, but its *executable* requires the disabled package: x509-validation - tls-session-manager < 0 # tried tls-session-manager-0.0.4, but its *library* requires the disabled package: memory + - tlynx < 0 # tried tlynx-0.6.1.0, but its *library* requires the disabled package: elynx-tools - tmp-proc < 0 # tried tmp-proc-0.5.0.1, but its *library* does not support: base-4.16.0.0 + - token-bucket < 0 # tried token-bucket-0.1.0.1, but its *library* does not support: base-4.16.0.0 + - tonalude < 0 # tried tonalude-0.1.1.1, but its *library* does not support: base-4.16.0.0 + - tonalude < 0 # tried tonalude-0.1.1.1, but its *library* does not support: bytestring-0.11.1.0 + - tonaparser < 0 # tried tonaparser-0.1.0.1, but its *library* does not support: base-4.16.0.0 + - tonatona < 0 # tried tonatona-0.1.2.1, but its *library* does not support: base-4.16.0.0 + - tonatona-logger < 0 # tried tonatona-logger-0.2.0.2, but its *library* does not support: base-4.16.0.0 + - tonatona-persistent-postgresql < 0 # tried tonatona-persistent-postgresql-0.1.0.2, but its *library* does not support: base-4.16.0.0 + - tonatona-persistent-postgresql < 0 # tried tonatona-persistent-postgresql-0.1.0.2, but its *library* does not support: persistent-2.13.2.1 + - tonatona-persistent-postgresql < 0 # tried tonatona-persistent-postgresql-0.1.0.2, but its *library* does not support: persistent-postgresql-2.13.2.1 + - tonatona-persistent-sqlite < 0 # tried tonatona-persistent-sqlite-0.1.0.2, but its *library* does not support: base-4.16.0.0 + - tonatona-persistent-sqlite < 0 # tried tonatona-persistent-sqlite-0.1.0.2, but its *library* does not support: persistent-2.13.2.1 + - tonatona-persistent-sqlite < 0 # tried tonatona-persistent-sqlite-0.1.0.2, but its *library* does not support: persistent-sqlite-2.13.0.3 + - tonatona-servant < 0 # tried tonatona-servant-0.1.0.4, but its *library* does not support: base-4.16.0.0 + - tonatona-servant < 0 # tried tonatona-servant-0.1.0.4, but its *library* does not support: servant-0.18.3 + - tonatona-servant < 0 # tried tonatona-servant-0.1.0.4, but its *library* does not support: servant-server-0.18.3 + - tonatona-servant < 0 # tried tonatona-servant-0.1.0.4, but its *library* does not support: wai-extra-3.1.7 - topograph < 0 # tried topograph-1.0.0.1, but its *library* does not support: base-4.16.0.0 - tracing < 0 # tried tracing-0.0.7.2, but its *library* does not support: time-1.11.1.1 - - transformers-bifunctors < 0 # tried transformers-bifunctors-0.1, but its *library* does not support: mmorph-1.2.0 + - transformers-bifunctors < 0 # tried transformers-bifunctors-0.1, but its *library* requires the disabled package: mmorph + - transformers-lift < 0 # tried transformers-lift-0.2.0.2, but its *library* does not support: base-4.16.0.0 + - transformers-lift < 0 # tried transformers-lift-0.2.0.2, but its *library* does not support: writer-cps-transformers-0.5.6.1 + - transient-universe < 0 # tried transient-universe-0.6.0.1, but its *library* does not support: network-3.1.2.5 - tree-diff < 0 # tried tree-diff-0.2.1, but its *library* does not support: base-4.16.0.0 - - tree-diff < 0 # tried tree-diff-0.2.1, but its *library* does not support: hashable-1.4.0.0 - tree-diff < 0 # tried tree-diff-0.2.1, but its *library* does not support: time-1.11.1.1 + - 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 the disabled package: memory - - ttl-hashtables < 0 # tried ttl-hashtables-1.4.1.0, but its *library* does not support: hashable-1.4.0.0 + - true-name < 0 # tried true-name-0.1.0.3, but its *library* does not support: template-haskell-2.18.0.0 + - ttl-hashtables < 0 # tried ttl-hashtables-1.4.1.0, but its *library* does not support: hashtables-1.3 - tuple-sop < 0 # tried tuple-sop-0.3.1.0, but its *library* requires the disabled package: generics-sop - - turtle < 0 # tried turtle-1.5.23, but its *library* requires the disabled package: foldl + - 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* does not support: base-4.16.0.0 - type-natural < 0 # tried type-natural-1.1.0.0, but its *library* requires the disabled package: ghc-typelits-natnormalise - - typed-uuid < 0 # tried typed-uuid-0.1.0.0, but its *library* requires the disabled package: yamlparse-applicative + - typelits-witnesses < 0 # tried typelits-witnesses-0.4.0.0, but its *library* requires the disabled package: dependent-sum - typerep-map < 0 # tried typerep-map-0.4.0.0, but its *library* does not support: base-4.16.0.0 - typerep-map < 0 # tried typerep-map-0.4.0.0, but its *library* does not support: ghc-prim-0.8.0 + - tz < 0 # tried tz-0.1.3.5, but its *library* does not support: bytestring-0.11.1.0 + - tz < 0 # tried tz-0.1.3.5, but its *library* does not support: template-haskell-2.18.0.0 + - tz < 0 # tried tz-0.1.3.5, but its *library* does not support: time-1.11.1.1 - tzdata < 0 # tried tzdata-0.2.20201021.0, but its *library* does not support: bytestring-0.11.1.0 + - ucam-webauth < 0 # tried ucam-webauth-0.1.0.0, but its *library* does not support: aeson-2.0.2.0 + - ucam-webauth < 0 # tried ucam-webauth-0.1.0.0, but its *library* does not support: attoparsec-0.14.2 + - ucam-webauth < 0 # tried ucam-webauth-0.1.0.0, but its *library* does not support: base-4.16.0.0 + - ucam-webauth < 0 # tried ucam-webauth-0.1.0.0, but its *library* does not support: bytestring-0.11.1.0 + - ucam-webauth < 0 # tried ucam-webauth-0.1.0.0, but its *library* does not support: cryptonite-0.29 + - ucam-webauth < 0 # tried ucam-webauth-0.1.0.0, but its *library* does not support: parser-combinators-1.3.0 + - ucam-webauth < 0 # tried ucam-webauth-0.1.0.0, but its *library* does not support: time-1.11.1.1 + - ucam-webauth-types < 0 # tried ucam-webauth-types-0.1.0.0, but its *library* does not support: aeson-2.0.2.0 + - ucam-webauth-types < 0 # tried ucam-webauth-types-0.1.0.0, but its *library* does not support: base-4.16.0.0 + - ucam-webauth-types < 0 # tried ucam-webauth-types-0.1.0.0, but its *library* does not support: base64-bytestring-1.2.1.0 + - ucam-webauth-types < 0 # tried ucam-webauth-types-0.1.0.0, but its *library* does not support: bytestring-0.11.1.0 + - ucam-webauth-types < 0 # tried ucam-webauth-types-0.1.0.0, but its *library* does not support: time-1.11.1.1 + - unfoldable-restricted < 0 # tried unfoldable-restricted-0.0.3, but its *library* requires the disabled package: unfoldable - unicode-transforms < 0 # tried unicode-transforms-0.3.8, but its *library* does not support: ghc-prim-0.8.0 - unicode-transforms < 0 # tried unicode-transforms-0.3.8, but its *library* does not support: text-1.2.5.0 - unicode-transforms < 0 # tried unicode-transforms-0.3.8, but its *library* does not support: unicode-data-0.2.0 + - uniprot-kb < 0 # tried uniprot-kb-0.1.2.0, but its *library* does not support: attoparsec-0.14.2 - unjson < 0 # tried unjson-0.15.3, but its *library* does not support: aeson-2.0.2.0 - - unliftio-path < 0 # tried unliftio-path-0.0.2.0, but its *library* requires the disabled package: path + - uri-templater < 0 # tried uri-templater-0.3.1.0, but its *library* does not support: trifecta-2.1.2 + - urlpath < 0 # tried urlpath-9.0.1, but its *library* requires the disabled package: attoparsec-uri + - userid < 0 # tried userid-0.1.3.6, but its *library* does not support: aeson-2.0.2.0 + - userid < 0 # tried userid-0.1.3.6, but its *library* does not support: base-4.16.0.0 - users < 0 # tried users-0.5.0.0, but its *library* requires the disabled package: bcrypt - users-postgresql-simple < 0 # tried users-postgresql-simple-0.5.0.2, but its *library* requires the disabled package: users - users-test < 0 # tried users-test-0.5.0.1, but its *library* requires the disabled package: users - utf8-light < 0 # tried utf8-light-0.4.2, but its *library* does not support: base-4.16.0.0 + - vado < 0 # tried vado-0.0.13, but its *library* does not support: attoparsec-0.14.2 + - vado < 0 # tried vado-0.0.13, but its *library* does not support: base-4.16.0.0 - validation-selective < 0 # tried validation-selective-0.1.0.1, but its *library* does not support: base-4.16.0.0 - - validity-path < 0 # tried validity-path-0.4.0.1, but its *library* requires the disabled package: path - validity-persistent < 0 # tried validity-persistent-0.0.0.0, but its *library* requires the disabled package: persistent - variable-media-field-dhall < 0 # tried variable-media-field-dhall-0.1.0.0, but its *library* requires the disabled package: dhall + - vcswrapper < 0 # tried vcswrapper-0.1.6, but its *library* does not support: base-4.16.0.0 + - vcswrapper < 0 # tried vcswrapper-0.1.6, but its *library* does not support: containers-0.6.5.1 - vec < 0 # tried vec-0.4, but its *library* does not support: base-4.16.0.0 - - vec < 0 # tried vec-0.4, but its *library* does not support: hashable-1.4.0.0 + - vector-circular < 0 # tried vector-circular-0.1.3, but its *library* does not support: template-haskell-2.18.0.0 + - vector-fftw < 0 # tried vector-fftw-0.1.4.0, but its *library* does not support: base-4.16.0.0 + - verbosity < 0 # tried verbosity-0.4.0.0, but its *library* requires the disabled package: dhall - versions < 0 # tried versions-5.0.0, but its *library* does not support: base-4.16.0.0 - vformat-aeson < 0 # tried vformat-aeson-0.1.0.1, but its *library* does not support: aeson-2.0.2.0 + - viewprof < 0 # tried viewprof-0.0.0.33, but its *executable* does not support: base-4.16.0.0 + - viewprof < 0 # tried viewprof-0.0.0.33, but its *executable* does not support: brick-0.65 + - viewprof < 0 # tried viewprof-0.0.0.33, but its *executable* does not support: lens-5.1 + - viewprof < 0 # tried viewprof-0.0.0.33, but its *executable* does not support: vty-5.33 - wai-app-static < 0 # tried wai-app-static-3.1.7.2, but its *library* requires the disabled package: memory - wai-cli < 0 # tried wai-cli-0.2.3, but its *library* requires the disabled package: warp - wai-cli < 0 # tried wai-cli-0.2.3, but its *library* requires the disabled package: warp-tls @@ -7880,12 +7980,21 @@ packages: - wai-feature-flags < 0 # tried wai-feature-flags-0.1.0.2, but its *executable* requires the disabled package: warp - wai-handler-launch < 0 # tried wai-handler-launch-3.0.3.1, but its *library* requires the disabled package: warp - wai-middleware-caching-redis < 0 # tried wai-middleware-caching-redis-0.2.0.0, but its *library* requires the disabled package: hedis + - wai-middleware-crowd < 0 # tried wai-middleware-crowd-0.1.4.2, but its *executable* does not support: optparse-applicative-0.16.1.0 - wai-middleware-delegate < 0 # tried wai-middleware-delegate-0.1.2.4, but its *library* requires the disabled package: http-conduit + - 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* does not support: aeson-2.0.2.0 + - wai-middleware-rollbar < 0 # tried wai-middleware-rollbar-0.11.0, but its *library* does not support: bytestring-0.11.1.0 + - wai-middleware-rollbar < 0 # tried wai-middleware-rollbar-0.11.0, but its *library* does not support: http-client-0.7.9 + - wai-middleware-rollbar < 0 # tried wai-middleware-rollbar-0.11.0, but its *library* does not support: time-1.11.1.1 - wai-middleware-static < 0 # tried wai-middleware-static-0.9.1, but its *library* requires the disabled package: memory + - wai-middleware-throttle < 0 # tried wai-middleware-throttle-0.3.0.1, but its *library* requires the disabled package: token-bucket - wai-rate-limit-redis < 0 # tried wai-rate-limit-redis-0.1.0.0, but its *library* does not support: bytestring-0.11.1.0 + - 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.2.1.2, but its *library* does not support: bytestring-0.11.1.0 - wai-session-redis < 0 # tried wai-session-redis-0.1.0.4, but its *library* does not support: bytestring-0.11.1.0 - - wai-transformers < 0 # tried wai-transformers-0.1.0, but its *library* requires the disabled package: wai-websockets + - wai-transformers < 0 # tried wai-transformers-0.1.0, but its *library* requires the disabled package: monad-control-aligned - wai-websockets < 0 # tried wai-websockets-3.0.1.2, but its *executable* requires the disabled package: wai-app-static - wakame < 0 # tried wakame-0.1.0.0, but its *library* requires the disabled package: sop-core - warp < 0 # tried warp-3.3.18, but its *library* requires the disabled package: x509 @@ -7894,31 +8003,60 @@ packages: - warp-tls < 0 # tried warp-tls-3.3.2, but its *library* requires the disabled package: tls-session-manager - warp-tls-uid < 0 # tried warp-tls-uid-0.2.0.6, but its *library* requires the disabled package: tls - warp-tls-uid < 0 # tried warp-tls-uid-0.2.0.6, but its *library* requires the disabled package: x509 + - wavefront < 0 # tried wavefront-0.7.1.4, but its *library* does not support: attoparsec-0.14.2 + - wavefront < 0 # tried wavefront-0.7.1.4, but its *library* does not support: base-4.16.0.0 + - wavefront < 0 # tried wavefront-0.7.1.4, but its *library* does not support: dlist-1.0 - web-routes < 0 # tried web-routes-0.27.14.3, but its *library* does not support: bytestring-0.11.1.0 - web-routes-boomerang < 0 # tried web-routes-boomerang-0.28.4.2, but its *library* requires the disabled package: boomerang - web-routes-boomerang < 0 # tried web-routes-boomerang-0.28.4.2, but its *library* requires the disabled package: web-routes + - web-routes-happstack < 0 # tried web-routes-happstack-0.23.12.1, but its *library* requires the disabled package: happstack-server - web-routes-happstack < 0 # tried web-routes-happstack-0.23.12.1, but its *library* requires the disabled package: web-routes - web-routes-hsp < 0 # tried web-routes-hsp-0.24.6.1, but its *library* requires the disabled package: web-routes + - web-routes-th < 0 # tried web-routes-th-0.22.6.6, but its *library* does not support: template-haskell-2.18.0.0 - web-routes-wai < 0 # tried web-routes-wai-0.24.3.1, but its *library* does not support: bytestring-0.11.1.0 + - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: OneTuple-0.3.1 + - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: aeson-2.0.2.0 + - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: attoparsec-0.14.2 + - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: base-4.16.0.0 + - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: bytestring-0.11.1.0 + - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: cryptonite-0.29 + - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: hspec-2.8.5 + - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: http-client-0.7.9 + - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: memory-0.16.0 + - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: microlens-aeson-2.4.0 + - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: servant-0.18.3 + - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: servant-client-0.18.3 + - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: template-haskell-2.18.0.0 + - web3 < 0 # tried web3-0.9.1.0, but its *library* does not support: vinyl-0.13.3 + - webby < 0 # tried webby-1.0.1, but its *library* does not support: aeson-2.0.2.0 + - webby < 0 # tried webby-1.0.1, but its *library* does not support: formatting-7.1.3 + - webdriver-angular < 0 # tried webdriver-angular-0.1.11, but its *library* does not support: language-javascript-0.7.1.0 + - webdriver-angular < 0 # tried webdriver-angular-0.1.11, but its *library* requires the disabled package: webdriver - webex-teams-api < 0 # tried webex-teams-api-0.2.0.1, but its *library* requires the disabled package: http-conduit - webex-teams-conduit < 0 # tried webex-teams-conduit-0.2.0.1, but its *library* requires the disabled package: webex-teams-api - webgear-server < 0 # tried webgear-server-0.2.1, but its *library* does not support: aeson-2.0.2.0 - - websockets-simple < 0 # tried websockets-simple-0.2.0, but its *library* requires the disabled package: wai-transformers + - webpage < 0 # tried webpage-0.0.5.1, but its *library* requires the disabled package: lucid + - websockets-simple < 0 # tried websockets-simple-0.2.0, but its *library* requires the disabled package: monad-control-aligned + - websockets-snap < 0 # tried websockets-snap-0.10.3.1, but its *library* does not support: bytestring-0.11.1.0 + - websockets-snap < 0 # tried websockets-snap-0.10.3.1, but its *library* requires the disabled package: snap-server - wide-word < 0 # tried wide-word-0.1.1.2, but its *library* does not support: base-4.16.0.0 - wikicfp-scraper < 0 # tried wikicfp-scraper-0.1.0.12, but its *library* does not support: bytestring-0.11.1.0 - wikicfp-scraper < 0 # tried wikicfp-scraper-0.1.0.12, but its *library* does not support: time-1.11.1.1 - - wild-bind < 0 # tried wild-bind-0.1.2.7, but its *library* does not support: base-4.16.0.0 - - wild-bind < 0 # tried wild-bind-0.1.2.7, but its *library* does not support: semigroups-0.20 - - wild-bind-x11 < 0 # tried wild-bind-x11-0.2.0.13, but its *library* does not support: base-4.16.0.0 - - wild-bind-x11 < 0 # tried wild-bind-x11-0.2.0.13, but its *library* does not support: semigroups-0.20 + - wild-bind < 0 # tried wild-bind-0.1.2.8, but its *library* does not support: base-4.16.0.0 + - wild-bind-x11 < 0 # tried wild-bind-x11-0.2.0.14, but its *library* does not support: base-4.16.0.0 - wire-streams < 0 # tried wire-streams-0.1.1.0, but its *library* does not support: bytestring-0.11.1.0 - - witch < 0 # tried witch-0.3.4.0, but its *library* does not support: base-4.16.0.0 - - witch < 0 # tried witch-0.3.4.0, but its *library* does not support: template-haskell-2.18.0.0 - - within < 0 # tried within-0.2.0.1, but its *library* requires the disabled package: path - wl-pprint-console < 0 # tried wl-pprint-console-0.1.0.2, but its *library* does not support: bytestring-0.11.1.0 + - wl-pprint-extras < 0 # tried wl-pprint-extras-3.5.0.5, but its *library* does not support: containers-0.6.5.1 + - wl-pprint-terminfo < 0 # tried wl-pprint-terminfo-3.7.1.4, but its *library* does not support: bytestring-0.11.1.0 + - wl-pprint-terminfo < 0 # tried wl-pprint-terminfo-3.7.1.4, but its *library* does not support: containers-0.6.5.1 - wl-pprint-text < 0 # tried wl-pprint-text-1.2.0.1, but its *library* does not support: base-compat-0.12.1 + - wrecker < 0 # tried wrecker-1.3.2.0, but its *library* requires the disabled package: next-ref + - wrecker < 0 # tried wrecker-1.3.2.0, but its *library* requires the disabled package: threads-extras - wreq < 0 # tried wreq-0.5.3.3, but its *library* requires the disabled package: memory - wreq-stringless < 0 # tried wreq-stringless-0.5.9.1, but its *library* requires the disabled package: wreq + - writer-cps-full < 0 # tried writer-cps-full-0.1.0.0, but its *library* requires the disabled package: writer-cps-morph + - writer-cps-lens < 0 # tried writer-cps-lens-0.1.0.1, but its *library* does not support: lens-5.1 + - ws < 0 # tried ws-0.0.5, but its *library* requires the disabled package: attoparsec-uri - wss-client < 0 # tried wss-client-0.3.0.0, but its *library* requires the disabled package: http-client-tls - wuss < 0 # tried wuss-1.1.18, but its *library* does not support: base-4.16.0.0 - wuss < 0 # tried wuss-1.1.18, but its *library* does not support: bytestring-0.11.1.0 @@ -7930,19 +8068,27 @@ packages: - x509-system < 0 # tried x509-system-1.6.6, but its *library* requires the disabled package: pem - x509-system < 0 # tried x509-system-1.6.6, but its *library* requires the disabled package: x509 - x509-validation < 0 # tried x509-validation-1.6.11, but its *library* requires the disabled package: memory + - xdg-desktop-entry < 0 # tried xdg-desktop-entry-0.1.1.1, but its *library* requires the disabled package: ConfigFile - xlsx < 0 # tried xlsx-0.8.4, but its *library* does not support: lens-5.1 - xlsx-tabular < 0 # tried xlsx-tabular-0.2.2.1, but its *library* requires the disabled package: xlsx - xml-hamlet < 0 # tried xml-hamlet-0.5.0.1, but its *library* requires the disabled package: shakespeare - - xml-parser < 0 # tried xml-parser-0.1.0.1, but its *library* requires the disabled package: text-builder + - xml-html-qq < 0 # tried xml-html-qq-0.1.0.1, but its *library* requires the disabled package: heterocephalus + - xml-isogen < 0 # tried xml-isogen-0.3.0, but its *library* requires the disabled package: dom-parser - xmlbf-xmlhtml < 0 # tried xmlbf-xmlhtml-0.2, but its *library* requires the disabled package: xmlhtml - xmlhtml < 0 # tried xmlhtml-0.2.5.2, but its *library* does not support: bytestring-0.11.1.0 - - xmonad-extras < 0 # tried xmonad-extras-0.17.0, but its *library* does not support: bytestring-0.11.1.0 - - yaml-unscrambler < 0 # tried yaml-unscrambler-0.1.0.3, but its *library* does not support: bytestring-0.11.1.0 - - yamlparse-applicative < 0 # tried yamlparse-applicative-0.2.0.1, but its *library* requires the disabled package: path + - yaml-unscrambler < 0 # tried yaml-unscrambler-0.1.0.4, but its *library* does not support: bytestring-0.11.1.0 + - yeshql < 0 # tried yeshql-4.2.0.0, but its *library* does not support: yeshql-core-4.2.0.0 + - yeshql < 0 # tried yeshql-4.2.0.0, but its *library* requires the disabled package: yeshql-hdbc - yesod < 0 # tried yesod-1.6.1.2, but its *library* requires the disabled package: shakespeare - yesod-alerts < 0 # tried yesod-alerts-0.1.3.0, but its *library* requires the disabled package: yesod-core - yesod-auth-basic < 0 # tried yesod-auth-basic-0.1.0.3, but its *library* requires the disabled package: yesod - - yesod-bin < 0 # tried yesod-bin-1.6.1, but its *executable* requires the disabled package: fsnotify + - yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* does not support: persistent-2.13.2.1 + - yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* does not support: yesod-core-1.6.21.0 + - yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* does not support: yesod-form-1.7.0 + - yesod-auth-bcryptdb < 0 # tried yesod-auth-bcryptdb-0.3.0.1, but its *library* requires the disabled package: yesod-auth + - yesod-auth-fb < 0 # tried yesod-auth-fb-1.10.1, 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-auth + - yesod-auth-oauth2 < 0 # tried yesod-auth-oauth2-0.6.3.4, but its *library* requires the disabled package: yesod-auth - yesod-bin < 0 # tried yesod-bin-1.6.1, but its *executable* requires the disabled package: http-client-tls - yesod-core < 0 # tried yesod-core-1.6.21.0, but its *library* requires the disabled package: memory - yesod-core < 0 # tried yesod-core-1.6.21.0, but its *library* requires the disabled package: shakespeare @@ -7954,6 +8100,8 @@ packages: - yesod-form < 0 # tried yesod-form-1.7.0, but its *library* requires the disabled package: persistent - yesod-form < 0 # tried yesod-form-1.7.0, but its *library* requires the disabled package: shakespeare - yesod-form-bootstrap4 < 0 # tried yesod-form-bootstrap4-3.0.1, but its *library* requires the disabled package: shakespeare + - yesod-form-richtext < 0 # tried yesod-form-richtext-0.1.0.2, but its *library* does not support: yesod-core-1.6.21.0 + - yesod-form-richtext < 0 # tried yesod-form-richtext-0.1.0.2, but its *library* does not support: yesod-form-1.7.0 - yesod-gitrepo < 0 # tried yesod-gitrepo-0.3.0, but its *library* requires the disabled package: yesod-core - yesod-gitrev < 0 # tried yesod-gitrev-0.2.2, but its *library* requires the disabled package: yesod-core - yesod-markdown < 0 # tried yesod-markdown-0.12.6.12, but its *library* requires the disabled package: persistent @@ -7964,22 +8112,127 @@ packages: - yesod-persistent < 0 # tried yesod-persistent-1.6.0.7, but its *library* requires the disabled package: persistent - yesod-recaptcha2 < 0 # tried yesod-recaptcha2-1.0.2, but its *library* requires the disabled package: yesod-core - yesod-recaptcha2 < 0 # tried yesod-recaptcha2-1.0.2, but its *library* requires the disabled package: yesod-form - - yesod-routes-flow < 0 # tried yesod-routes-flow-3.0.0.1, but its *library* requires the disabled package: classy-prelude + - yesod-routes-flow < 0 # tried yesod-routes-flow-3.0.0.1, but its *library* requires the disabled package: yesod-core - yesod-sitemap < 0 # tried yesod-sitemap-1.6.0, but its *library* requires the disabled package: yesod-core - yesod-static < 0 # tried yesod-static-1.6.1.0, but its *library* requires the disabled package: hjsmin - yesod-static < 0 # tried yesod-static-1.6.1.0, but its *library* requires the disabled package: memory + - yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *executable* does not support: yesod-1.6.1.2 + - yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *library* does not support: language-javascript-0.7.1.0 + - yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *library* does not support: yesod-core-1.6.21.0 + - yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *library* does not support: yesod-static-1.6.1.0 + - yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *library* requires the disabled package: hamlet - yesod-test < 0 # tried yesod-test-1.6.12, but its *library* requires the disabled package: memory - yesod-text-markdown < 0 # tried yesod-text-markdown-0.1.10, but its *library* does not support: aeson-2.0.2.0 - yesod-websockets < 0 # tried yesod-websockets-0.3.0.3, but its *library* requires the disabled package: yesod-core - - yjsvg < 0 # tried yjsvg-0.2.0.1, but its *library* requires the disabled package: HaXml - youtube < 0 # tried youtube-0.2.1.1, but its *executable* does not support: bytestring-0.11.1.0 - - zero < 0 # tried zero-0.1.5, but its *library* does not support: semigroups-0.20 + - zasni-gerna < 0 # tried zasni-gerna-0.0.7.1, but its *library* requires the disabled package: papillon + - ziptastic-client < 0 # tried ziptastic-client-0.3.0.3, but its *library* does not support: base-compat-0.12.1 + - ziptastic-client < 0 # tried ziptastic-client-0.3.0.3, but its *library* does not support: servant-0.18.3 + - ziptastic-client < 0 # tried ziptastic-client-0.3.0.3, but its *library* does not support: servant-client-0.18.3 + - ziptastic-core < 0 # tried ziptastic-core-0.2.0.3, but its *library* does not support: aeson-2.0.2.0 + - ziptastic-core < 0 # tried ziptastic-core-0.2.0.3, but its *library* does not support: base-compat-0.12.1 + - ziptastic-core < 0 # tried ziptastic-core-0.2.0.3, but its *library* does not support: bytestring-0.11.1.0 + - ziptastic-core < 0 # tried ziptastic-core-0.2.0.3, but its *library* does not support: http-api-data-0.4.3 + - ziptastic-core < 0 # tried ziptastic-core-0.2.0.3, but its *library* does not support: servant-0.18.3 - zlib-lens < 0 # tried zlib-lens-0.1.2.1, but its *library* does not support: bytestring-0.11.1.0 - ztail < 0 # tried ztail-1.2.0.2, but its *executable* does not support: bytestring-0.11.1.0 - ztail < 0 # tried ztail-1.2.0.2, but its *executable* does not support: time-1.11.1.1 + - zydiskell < 0 # tried zydiskell-0.2.0.0, but its *library* does not support: base-4.16.0.0 + - zydiskell < 0 # tried zydiskell-0.2.0.0, but its *library* does not support: bytestring-0.11.1.0 + - zydiskell < 0 # tried zydiskell-0.2.0.0, but its *library* does not support: storable-record-0.0.6 + + "Stackage upper bounds": + + # https://github.com/commercialhaskell/stackage/issues/6122 + - mmorph < 1.2 # OK for GHC 9.2 + + # https://github.com/commercialhaskell/stackage/issues/6184 + # - base-compat < 0.12 + + # https://github.com/commercialhaskell/stackage/issues/6185 + # - base-compat-batteries < 0.12 + + # https://github.com/commercialhaskell/stackage/issues/6195 + # - miso < 1.8 + + # https://github.com/commercialhaskell/stackage/issues/6237 + - lucid >= 2.11 + + # happy-1.21.0 is deprecated an unbuildable + # https://github.com/commercialhaskell/stackage/issues/6294 + # see also https://github.com/commercialhaskell/stackage/issues/6242 + - happy < 1.21 # OK for GHC 9.2 + + # https://github.com/commercialhaskell/stackage/issues/6243 + # - jose < 0.9 + + # https://github.com/commercialhaskell/stackage/issues/6264 + # Requires GHC 9.2 + # Any new package-version that must use GHC 9.2 should be added here. + # We'll Remove this section along with the nightly upgrade to GHC 9.2. + # - ghc-lib < 9.2.1.20211030 + # - ghc-lib-parser < 9.2.1.20211030 + # - ghc-lib-parser-ex < 9.2.0.0 + # - singletons-base < 3.1 + # - singletons-th < 3.1 + # - th-desugar < 1.13 + # - eliminators < 0.9 + # - ghc-syntax-highlighter < 0.0.8 # requires ghc-lib-parser >= 9.2 + + # https://github.com/commercialhaskell/stackage/issues/6265 + # - attoparsec < 0.14.2 + + # https://github.com/commercialhaskell/stackage/issues/6268 + - hashable < 1.4.0.0 # OK for GHC 9.2 + + # https://github.com/commercialhaskell/stackage/issues/6273 + # - freckle-app < 1.0.1 + + # https://github.com/commercialhaskell/stackage/issues/6278 + - ad < 4.5 # OK for GHC 9.2 + + # https://github.com/commercialhaskell/stackage/issues/6288 + # - mmark-ext < 0.2.1.4 + + # https://github.com/commercialhaskell/stackage/issues/6292 + - doctest < 0.19 # OK for GHC 9.2 + + # https://github.com/commercialhaskell/stackage/issues/6297 + - hspec-discover < 2.9 # OK for GHC 9.2 - "Stackage upper bounds": [] + # https://github.com/commercialhaskell/stackage/issues/6298 + - hspec-core < 2.9 # OK for GHC 9.2 + - hspec-meta < 2.9 # OK for GHC 9.2 + # https://github.com/commercialhaskell/stackage/issues/6299 + - hspec < 2.9 # OK for GHC 9.2 + + # https://github.com/commercialhaskell/stackage/issues/6308 + - semigroups < 0.20 # OK for GHC 9.2 + + # https://github.com/commercialhaskell/stackage/issues/6309 + # - polysemy < 1.7 # not tested for GHC 9.2 + # - polysemy-plugin < 0.4.2 # not tested for GHC 9.2 + + # https://github.com/commercialhaskell/stackage/issues/6310 + # - lens < 5.1 + + # https://github.com/commercialhaskell/stackage/issues/6217 + # requires aeson >= 2 + # - stripe-scotty < 1.1.0.1 # not tested for GHC 9.2 + # - stripe-wreq < 1.0.1.12 # not tested for GHC 9.2 + + # https://github.com/commercialhaskell/stackage/issues/6312 + # - sydtest < 0.6 # not tested for GHC 9.2 + + # https://github.com/commercialhaskell/stackage/issues/6313 + # - unicode-data < 0.2 # not tested for GHC 9.2 + + # https://github.com/Gabriel439/Haskell-Pipes-Concurrency-Library/issues/60 + # - pipes-concurrency < 2.0.13 # not tested for GHC 9.2 + + # https://github.com/commercialhaskell/stackage/issues/6322 + # - hashtables < 1.3 # not tested for GHC 9.2 # end of packages # Package flags are applied to individual packages, and override the values of @@ -8250,284 +8503,378 @@ skipped-tests: # # See "Large scale enabling/disabling of packages" in CURATORS.md for how to manage this section. # - - ENIG # tried ENIG-0.0.1.0, but its *test-suite* requires the disabled package: test-framework-th - - aeson # tried aeson-1.5.6.0, but its *test-suite* does not support: hashable-time-0.3 - - algebraic-graphs # tried algebraic-graphs-0.5, but its *test-suite* does not support: QuickCheck-2.14.2 - - arbor-lru-cache # tried arbor-lru-cache-0.1.1.1, but its *test-suite* does not support: hspec-2.8.3 - - arbor-lru-cache # tried arbor-lru-cache-0.1.1.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog - - async # tried async-2.2.3, but its *test-suite* does not support: base-4.15.0.0 - - avro # tried avro-0.5.2.1, but its *test-suite* requires the disabled package: generic-lens - - avro # tried avro-0.5.2.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog - - barrier # tried barrier-0.1.1, but its *test-suite* does not support: lens-family-core-2.1.0 - - barrier # tried barrier-0.1.1, but its *test-suite* does not support: tasty-1.4.2 - - binary-instances # tried binary-instances-1.0.1, but its *test-suite* does not support: tasty-1.4.2 - - bits-extra # tried bits-extra-0.0.2.0, but its *test-suite* does not support: hspec-2.8.3 - - bits-extra # tried bits-extra-0.0.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog - - blaze-html # tried blaze-html-0.9.1.2, but its *test-suite* does not support: QuickCheck-2.14.2 - - buttplug-hs-core # tried buttplug-hs-core-0.1.0.0, but its *test-suite* does not support: generic-random-1.5.0.0 - - buttplug-hs-core # tried buttplug-hs-core-0.1.0.0, but its *test-suite* does not support: hspec-2.8.3 - - cassava-conduit # tried cassava-conduit-0.6.0, but its *test-suite* does not support: QuickCheck-2.14.2 - - clay # tried clay-0.13.3, but its *test-suite* does not support: hspec-2.8.3 - - clay # tried clay-0.13.3, but its *test-suite* does not support: hspec-discover-2.8.3 - - colour # tried colour-2.3.6, but its *test-suite* does not support: random-1.2.0 - - doldol # tried doldol-0.4.1.2, but its *test-suite* requires the disabled package: test-framework-th - - dual-tree # tried dual-tree-0.2.3.0, but its *test-suite* requires the disabled package: testing-feat - - elynx-tree # tried elynx-tree-0.5.1.1, but its *test-suite* requires the disabled package: elynx-tools - - errors-ext # tried errors-ext-0.4.2, but its *test-suite* requires the disabled package: binary-ext - - eventsource-stub-store # tried eventsource-stub-store-1.1.1, but its *test-suite* requires the disabled package: eventsource-store-specs - - eventsource-stub-store # tried eventsource-stub-store-1.1.1, but its *test-suite* requires the disabled package: protolude - - exact-pi # tried exact-pi-0.5.0.1, but its *test-suite* does not support: base-4.15.0.0 - - extensible-effects # tried extensible-effects-5.0.0.1, but its *test-suite* requires the disabled package: test-framework-th - - filtrable # tried filtrable-0.1.6.0, but its *test-suite* does not support: tasty-1.4.2 - - ftp-client # tried ftp-client-0.5.1.4, but its *test-suite* does not support: tasty-1.4.2 - - ftp-client # tried ftp-client-0.5.1.4, but its *test-suite* does not support: tasty-hspec-1.2 - - generic-data # tried generic-data-0.9.2.0, but its *test-suite* requires the disabled package: generic-lens - - ghc-prof # tried ghc-prof-1.4.1.9, but its *test-suite* does not support: attoparsec-0.14.1 - - github # tried github-0.27, but its *test-suite* does not support: hspec-2.8.3 - - github # tried github-0.27, but its *test-suite* does not support: hspec-discover-2.8.3 - - haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: hspec-2.8.3 - - haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: hspec-discover-2.8.3 - - haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: optparse-applicative-0.16.1.0 - - haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: tree-diff-0.2 - - http-link-header # tried http-link-header-1.2.0, but its *test-suite* does not support: QuickCheck-2.14.2 - - http-link-header # tried http-link-header-1.2.0, but its *test-suite* does not support: hspec-2.8.3 - - http-media # tried http-media-0.8.0.0, but its *test-suite* does not support: QuickCheck-2.14.2 - - http-media # tried http-media-0.8.0.0, but its *test-suite* does not support: base-4.15.0.0 - - http-streams # tried http-streams-0.8.9.4, but its *test-suite* requires the disabled package: snap-server - - hw-bits # tried hw-bits-0.7.2.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog - - hw-conduit # tried hw-conduit-0.2.1.0, but its *test-suite* does not support: hspec-2.8.3 - - hw-excess # tried hw-excess-0.2.3.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog - - hw-fingertree # tried hw-fingertree-0.1.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog - - hw-fingertree-strict # tried hw-fingertree-strict-0.1.2.0, but its *test-suite* does not support: hspec-2.8.3 - - hw-fingertree-strict # tried hw-fingertree-strict-0.1.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog - - hw-int # tried hw-int-0.0.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog - - hw-mquery # tried hw-mquery-0.2.1.0, but its *test-suite* does not support: hspec-2.8.3 - - hw-mquery # tried hw-mquery-0.2.1.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog - - hw-parser # tried hw-parser-0.1.1.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog - - hw-prim # tried hw-prim-0.6.3.0, but its *test-suite* does not support: hspec-2.8.3 - - hw-prim # tried hw-prim-0.6.3.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog - - hw-rankselect-base # tried hw-rankselect-base-0.3.4.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog - - hw-streams # tried hw-streams-0.0.1.0, but its *test-suite* does not support: hspec-2.8.3 - - hw-streams # tried hw-streams-0.0.1.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog - - indexed-containers # tried indexed-containers-0.1.0.2, but its *test-suite* does not support: hspec-2.8.3 - - ipynb # tried ipynb-0.1.0.1, but its *test-suite* requires the disabled package: aeson-diff - - lapack # tried lapack-0.4, but its *test-suite* does not support: random-1.2.0 - - lrucaching # tried lrucaching-0.3.3, but its *test-suite* does not support: hspec-2.8.3 - - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: Glob-0.10.1 - - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: QuickCheck-2.14.2 - - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: base-4.15.0.0 - - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: doctest-0.18.1 - - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: tasty-1.4.2 - - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: tasty-hunit-0.10.0.3 - - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: tasty-quickcheck-0.10.1.2 - - messagepack # tried messagepack-0.5.4, but its *test-suite* requires the disabled package: test-framework-th - - monad-par # tried monad-par-0.3.5, but its *test-suite* requires the disabled package: test-framework-th - - network-transport-tcp # tried network-transport-tcp-0.8.0, but its *test-suite* requires the disabled package: network-transport-tests - - options # tried options-1.2.1.1, but its *test-suite* requires the disabled package: chell - - options # tried options-1.2.1.1, but its *test-suite* requires the disabled package: chell-quickcheck - - partial-semigroup # tried partial-semigroup-0.5.1.12, but its *test-suite* does not support: doctest-0.18.1 - - pipes-csv # tried pipes-csv-1.4.3, but its *test-suite* requires the disabled package: MissingH - - pipes-fluid # tried pipes-fluid-0.6.0.1, but its *test-suite* requires the disabled package: pipes-misc - - proto3-wire # tried proto3-wire-1.2.2, but its *test-suite* does not support: doctest-0.18.1 - - psqueues # tried psqueues-0.2.7.2, but its *test-suite* does not support: QuickCheck-2.14.2 - - psqueues # tried psqueues-0.2.7.2, but its *test-suite* does not support: tasty-1.4.2 - - records-sop # tried records-sop-0.1.1.0, but its *test-suite* does not support: hspec-2.8.3 - - safeio # tried safeio-0.0.5.0, but its *test-suite* requires the disabled package: test-framework-th - - servant-auth-client # tried servant-auth-client-0.4.1.0, but its *test-suite* does not support: hspec-discover-2.8.3 - - servant-auth-client # tried servant-auth-client-0.4.1.0, but its *test-suite* requires the disabled package: servant-auth-server - - servant-client # tried servant-client-0.18.3, but its *test-suite* requires the disabled package: tdigest - - servant-docs # tried servant-docs-0.11.9, but its *test-suite* does not support: tasty-1.4.2 - - servant-http-streams # tried servant-http-streams-0.18.3, but its *test-suite* requires the disabled package: tdigest - - simple-log # tried simple-log-0.9.12, but its *test-suite* does not support: hspec-2.8.3 - - stb-image-redux # tried stb-image-redux-0.2.1.3, but its *test-suite* does not support: hspec-2.8.3 - - 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* does not support: hspec-2.8.3 - - stripe-http-client # tried stripe-http-client-2.6.2, but its *test-suite* does not support: hspec-2.8.3 - - stripe-http-client # tried stripe-http-client-2.6.2, but its *test-suite* requires the disabled package: stripe-tests - - superbuffer # tried superbuffer-0.3.1.1, but its *test-suite* does not support: HTF-0.14.0.6 - - superbuffer # tried superbuffer-0.3.1.1, but its *test-suite* does not support: QuickCheck-2.14.2 - - sydtest-yesod # tried sydtest-yesod-0.3.0.0, but its *test-suite* requires the disabled package: sydtest-persistent-sqlite - - system-fileio # tried system-fileio-0.3.16.4, but its *test-suite* requires the disabled package: chell - - system-filepath # tried system-filepath-0.4.14, but its *test-suite* requires the disabled package: chell - - system-filepath # tried system-filepath-0.4.14, but its *test-suite* requires the disabled package: chell-quickcheck - - tar # tried tar-0.5.1.1, but its *test-suite* requires the disabled package: bytestring-handle - - temporary-resourcet # tried temporary-resourcet-0.1.0.1, but its *test-suite* does not support: tasty-1.4.2 - - test-framework # tried test-framework-0.8.2.0, but its *test-suite* requires the disabled package: libxml - - text-short # tried text-short-0.1.3, but its *test-suite* does not support: tasty-1.4.2 - - transient # tried transient-0.7.0.0, but its *test-suite* does not support: random-1.2.0 - - tree-diff # tried tree-diff-0.2, but its *test-suite* does not support: tasty-1.4.2 - - tzdata # tried tzdata-0.2.20201021.0, but its *test-suite* requires the disabled package: test-framework-th - - uniprot-kb # tried uniprot-kb-0.1.2.0, but its *test-suite* does not support: QuickCheck-2.14.2 - - uniprot-kb # tried uniprot-kb-0.1.2.0, but its *test-suite* does not support: hspec-2.8.3 - - validation # test suite requires lens < 5 - - validation-selective # tried validation-selective-0.1.0.1, but its *test-suite* does not support: hspec-2.8.3 - - vector # tried vector-0.12.3.0, but its *test-suite* does not support: doctest-0.18.1 - - wreq # tried wreq-0.5.3.3, but its *test-suite* requires the disabled package: snap-server - - xmlhtml # tried xmlhtml-0.2.5.2, but its *test-suite* does not support: hspec-2.8.3 - - # GHC 9.2 test bounds - HTTP # tried HTTP-4000.3.16, but its *test-suite* does not support: base-4.16.0.0 - - JuicyPixels-blurhash # tried JuicyPixels-blurhash-0.1.0.3, but its *test-suite* does not support: doctest-0.20.0 + - IPv6DB # tried IPv6DB-0.3.2, but its *test-suite* does not support: hspec-2.8.5 + - IPv6DB # tried IPv6DB-0.3.2, but its *test-suite* does not support: http-client-0.7.9 - JuicyPixels-scale-dct # tried JuicyPixels-scale-dct-0.1.2, but its *test-suite* does not support: time-1.11.1.1 - - acc # tried acc-0.1.3, but its *test-suite* requires the disabled package: rerebase + - MissingH # tried MissingH-1.4.3.0, but its *test-suite* requires the disabled package: errorcall-eq-instance + - acc # tried acc-0.2.0.1, but its *test-suite* requires the disabled package: rerebase + - accelerate-bignum # tried accelerate-bignum-0.3.0.0, but its *test-suite* requires the disabled package: hedgehog + - accelerate-bignum # tried accelerate-bignum-0.3.0.0, but its *test-suite* requires the disabled package: tasty-hedgehog + - accelerate-blas # tried accelerate-blas-0.3.0.0, but its *test-suite* requires the disabled package: hedgehog + - accelerate-blas # tried accelerate-blas-0.3.0.0, but its *test-suite* requires the disabled package: tasty-hedgehog + - accelerate-fft # tried accelerate-fft-1.3.0.0, but its *test-suite* requires the disabled package: hedgehog + - accelerate-fft # tried accelerate-fft-1.3.0.0, but its *test-suite* requires the disabled package: tasty-hedgehog - aeson-commit # tried aeson-commit-1.4, but its *test-suite* requires the disabled package: aeson-qq - aeson-schemas # tried aeson-schemas-1.3.5, but its *test-suite* requires the disabled package: aeson-qq - aeson-schemas # tried aeson-schemas-1.3.5, but its *test-suite* requires the disabled package: interpolate + - airship # tried airship-0.9.4, but its *test-suite* does not support: bytestring-0.11.1.0 + - airship # tried airship-0.9.4, but its *test-suite* does not support: tasty-1.4.2.1 + - algebraic-graphs # tried algebraic-graphs-0.5, but its *test-suite* does not support: QuickCheck-2.14.2 + - antiope-core # tried antiope-core-7.5.3, but its *test-suite* does not support: hspec-2.8.5 + - antiope-core # tried antiope-core-7.5.3, but its *test-suite* requires the disabled package: aeson-lens + - antiope-messages # tried antiope-messages-7.5.3, but its *test-suite* does not support: hspec-2.8.5 + - antiope-s3 # tried antiope-s3-7.5.3, but its *test-suite* does not support: hspec-2.8.5 + - antiope-sns # tried antiope-sns-7.5.3, but its *test-suite* does not support: hspec-2.8.5 + - antiope-sqs # tried antiope-sqs-7.5.3, but its *test-suite* does not support: hspec-2.8.5 + - arbor-lru-cache # tried arbor-lru-cache-0.1.1.1, but its *test-suite* does not support: hspec-2.8.5 + - asif # tried asif-6.0.4, but its *test-suite* does not support: doctest-0.18.2 + - atom-conduit # tried atom-conduit-0.9.0.1, but its *test-suite* requires the disabled package: hlint - aur # tried aur-7.0.7, but its *test-suite* requires the disabled package: http-client-tls + - avro # tried avro-0.5.2.1, but its *test-suite* requires the disabled package: hedgehog + - avro # tried avro-0.5.2.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - barrier # tried barrier-0.1.1, but its *test-suite* does not support: lens-family-core-2.1.0 + - barrier # tried barrier-0.1.1, but its *test-suite* does not support: tasty-1.4.2.1 - binary-parser # tried binary-parser-0.5.7, but its *test-suite* requires the disabled package: rerebase - - bitvec # tried bitvec-1.1.1.0, but its *test-suite* requires the disabled package: quickcheck-classes + - bits-extra # tried bits-extra-0.0.2.0, but its *test-suite* does not support: hspec-2.8.5 - blake2 # tried blake2-0.3.0, but its *test-suite* requires the disabled package: hlint + - blaze-html # tried blaze-html-0.9.1.2, but its *test-suite* does not support: QuickCheck-2.14.2 + - bloodhound # tried bloodhound-0.18.0.0, but its *test-suite* requires the disabled package: quickcheck-properties - bnb-staking-csvs # tried bnb-staking-csvs-0.2.0.0, but its *test-suite* requires the disabled package: hedgehog - bnb-staking-csvs # tried bnb-staking-csvs-0.2.0.0, but its *test-suite* requires the disabled package: tasty-hedgehog + - boolean-normal-forms # tried boolean-normal-forms-0.0.1.1, but its *test-suite* does not support: QuickCheck-2.14.2 - bsb-http-chunked # tried bsb-http-chunked-0.0.0.4, but its *test-suite* requires the disabled package: hedgehog - bsb-http-chunked # tried bsb-http-chunked-0.0.0.4, but its *test-suite* requires the disabled package: tasty-hedgehog - bugsnag-haskell # tried bugsnag-haskell-0.0.4.1, but its *test-suite* requires the disabled package: aeson-qq - bugsnag-hs # tried bugsnag-hs-0.2.0.7, but its *test-suite* requires the disabled package: hedgehog - - c2hs # tried c2hs-0.28.8, but its *test-suite* requires the disabled package: shelly - cacophony # tried cacophony-0.10.1, but its *test-suite* requires the disabled package: hlint - cardano-coin-selection # tried cardano-coin-selection-1.0.1, but its *test-suite* requires the disabled package: memory + - cassava-conduit # tried cassava-conduit-0.6.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - chatwork # tried chatwork-0.1.3.5, but its *test-suite* does not support: hspec-2.8.5 + - chatwork # tried chatwork-0.1.3.5, but its *test-suite* does not support: servant-server-0.18.3 + - chatwork # tried chatwork-0.1.3.5, but its *test-suite* does not support: warp-3.3.18 - cipher-rc4 # tried cipher-rc4-0.1.4, but its *test-suite* requires the disabled package: crypto-cipher-tests + - clay # tried clay-0.13.3, but its *test-suite* does not support: hspec-2.8.5 + - clay # tried clay-0.13.3, but its *test-suite* does not support: hspec-discover-2.8.5 - cointracking-imports # tried cointracking-imports-0.1.0.1, but its *test-suite* requires the disabled package: hedgehog - cointracking-imports # tried cointracking-imports-0.1.0.1, but its *test-suite* requires the disabled package: tasty-hedgehog + - colour # tried colour-2.3.6, but its *test-suite* does not support: random-1.2.1 - conduit-parse # tried conduit-parse-0.2.1.0, but its *test-suite* requires the disabled package: hlint - config-ini # tried config-ini-0.2.4.0, but its *test-suite* requires the disabled package: hedgehog - cron # tried cron-0.7.0, but its *test-suite* requires the disabled package: hedgehog - cron # tried cron-0.7.0, but its *test-suite* requires the disabled package: tasty-hedgehog + - csg # tried csg-0.1.0.6, but its *test-suite* does not support: doctest-0.18.2 + - csg # tried csg-0.1.0.6, but its *test-suite* does not support: tasty-1.4.2.1 + - darcs # tried darcs-2.16.4, but its *test-suite* does not support: QuickCheck-2.14.2 + - deferred-folds # tried deferred-folds-0.9.17, but its *test-suite* requires the disabled package: rerebase - deque # tried deque-0.4.4, but its *test-suite* requires the disabled package: rerebase - - dhall # tried dhall-1.40.1, but its *test-suite* does not support: doctest-0.20.0 + - detour-via-sci # tried detour-via-sci-1.0.0, but its *test-suite* requires the disabled package: hlint + - dhall-lsp-server # tried dhall-lsp-server-1.0.16, but its *test-suite* does not support: lsp-test-0.14.0.1 + - distributed-process-lifted # tried distributed-process-lifted-0.3.0.1, but its *test-suite* does not support: network-transport-tcp-0.8.0 + - distributed-process-lifted # tried distributed-process-lifted-0.3.0.1, but its *test-suite* requires the disabled package: rematch + - doldol # tried doldol-0.4.1.2, but its *test-suite* requires the disabled package: test-framework-th - domain-optics # tried domain-optics-0.1.0.1, but its *test-suite* requires the disabled package: domain + - drawille # tried drawille-0.1.2.0, but its *test-suite* does not support: hspec-2.8.5 - dublincore-xml-conduit # tried dublincore-xml-conduit-0.1.0.2, but its *test-suite* requires the disabled package: hlint - - email-validate # tried email-validate-2.3.2.15, but its *test-suite* does not support: doctest-0.20.0 - - email-validate # tried email-validate-2.3.2.15, but its *test-suite* does not support: hspec-2.9.1 + - ed25519 # tried ed25519-0.0.5.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - ed25519 # tried ed25519-0.0.5.0, but its *test-suite* does not support: directory-1.3.6.2 + - ed25519 # tried ed25519-0.0.5.0, but its *test-suite* does not support: doctest-0.18.2 + - ed25519 # tried ed25519-0.0.5.0, but its *test-suite* does not support: hlint-3.3.4 + - edit # tried edit-1.0.1.0, but its *test-suite* does not support: doctest-0.18.2 + - edit # tried edit-1.0.1.0, but its *test-suite* does not support: tasty-1.4.2.1 + - elm-street # tried elm-street-0.1.0.4, but its *test-suite* does not support: bytestring-0.11.1.0 + - elm-street # tried elm-street-0.1.0.4, but its *test-suite* does not support: hspec-2.8.5 + - elynx-markov # tried elynx-markov-0.6.1.0, but its *test-suite* requires the disabled package: elynx-tools + - elynx-tree # tried elynx-tree-0.6.1.0, but its *test-suite* requires the disabled package: elynx-tools + - emd # tried emd-0.2.0.0, but its *test-suite* requires the disabled package: hedgehog + - emd # tried emd-0.2.0.0, but its *test-suite* requires the disabled package: tasty-hedgehog + - errors-ext # tried errors-ext-0.4.2, but its *test-suite* requires the disabled package: binary-ext + - 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 - eventstore # tried eventstore-1.4.1, but its *test-suite* requires the disabled package: tasty-hspec - - fixed-vector-hetero # tried fixed-vector-hetero-0.6.1.1, but its *test-suite* does not support: doctest-0.20.0 + - extensible-effects # tried extensible-effects-5.0.0.1, but its *test-suite* requires the disabled package: test-framework-th + - filtrable # tried filtrable-0.1.6.0, but its *test-suite* does not support: tasty-1.4.2.1 - focuslist # tried focuslist-0.1.0.2, but its *test-suite* requires the disabled package: hedgehog - focuslist # tried focuslist-0.1.0.2, but its *test-suite* requires the disabled package: tasty-hedgehog - focuslist # tried focuslist-0.1.0.2, but its *test-suite* requires the disabled package: tasty-hspec + - ftp-client # tried ftp-client-0.5.1.4, but its *test-suite* does not support: tasty-1.4.2.1 + - ftp-client # tried ftp-client-0.5.1.4, but its *test-suite* does not support: tasty-hspec-1.2 + - galois-field # tried galois-field-1.0.2, but its *test-suite* does not support: QuickCheck-2.14.2 + - galois-field # tried galois-field-1.0.2, but its *test-suite* does not support: bitvec-1.1.1.0 + - galois-field # tried galois-field-1.0.2, but its *test-suite* does not support: groups-0.5.3 + - galois-field # tried galois-field-1.0.2, but its *test-suite* does not support: integer-gmp-1.1 + - galois-field # tried galois-field-1.0.2, but its *test-suite* does not support: semirings-0.6 + - galois-field # tried galois-field-1.0.2, but its *test-suite* does not support: tasty-1.4.2.1 + - generic-xmlpickler # tried generic-xmlpickler-0.1.0.6, but its *test-suite* does not support: tasty-1.4.2.1 - generics-eot # tried generics-eot-0.4.0.1, but its *test-suite* requires the disabled package: interpolate - - genvalidity-sydtest # tried genvalidity-sydtest-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover - - genvalidity-sydtest-aeson # tried genvalidity-sydtest-aeson-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover - - genvalidity-sydtest-hashable # tried genvalidity-sydtest-hashable-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover - - genvalidity-sydtest-lens # tried genvalidity-sydtest-lens-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - ghc-prof # tried ghc-prof-1.4.1.9, but its *test-suite* does not support: attoparsec-0.14.2 - github-types # tried github-types-0.2.1, but its *test-suite* requires the disabled package: http-conduit + - gitlib-libgit2 # tried gitlib-libgit2-3.1.2.1, but its *test-suite* requires the disabled package: gitlib-test + - greskell # tried greskell-1.2.0.2, but its *test-suite* does not support: bytestring-0.11.1.0 + - greskell-core # tried greskell-core-0.1.3.7, but its *test-suite* does not support: bytestring-0.11.1.0 + - hackage-security # tried hackage-security-0.6.0.1, but its *test-suite* does not support: aeson-2.0.2.0 + - hackage-security # tried hackage-security-0.6.0.1, but its *test-suite* does not support: tasty-1.4.2.1 + - haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: base-compat-0.12.1 + - haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: hspec-2.8.5 + - haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: hspec-discover-2.8.5 + - haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: optparse-applicative-0.16.1.0 + - haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: tree-diff-0.2.1 - hal # tried hal-0.4.8, but its *test-suite* requires the disabled package: hedgehog - hasbolt # tried hasbolt-0.1.6.1, but its *test-suite* does not support: bytestring-0.11.1.0 - - hasbolt # tried hasbolt-0.1.6.1, but its *test-suite* does not support: hspec-2.9.1 + - haskell-names # tried haskell-names-0.9.9, but its *test-suite* does not support: tasty-1.4.2.1 + - haskell-tools-cli # tried haskell-tools-cli-1.1.1.0, but its *test-suite* does not support: bytestring-0.11.1.0 + - haskell-tools-cli # tried haskell-tools-cli-1.1.1.0, but its *test-suite* does not support: tasty-1.4.2.1 + - haskell-tools-cli # tried haskell-tools-cli-1.1.1.0, but its *test-suite* requires the disabled package: knob + - haskell-tools-daemon # tried haskell-tools-daemon-1.1.1.0, but its *test-suite* does not support: Glob-0.10.2 + - haskell-tools-daemon # tried haskell-tools-daemon-1.1.1.0, but its *test-suite* does not support: bytestring-0.11.1.0 + - haskell-tools-daemon # tried haskell-tools-daemon-1.1.1.0, but its *test-suite* does not support: tasty-1.4.2.1 + - haskell-tools-demo # tried haskell-tools-demo-1.1.1.0, but its *test-suite* does not support: network-3.1.2.5 + - haskell-tools-demo # tried haskell-tools-demo-1.1.1.0, but its *test-suite* does not support: tasty-1.4.2.1 + - haskell-tools-refactor # tried haskell-tools-refactor-1.1.1.0, but its *test-suite* does not support: polyparse-1.13 + - haskell-tools-refactor # tried haskell-tools-refactor-1.1.1.0, but its *test-suite* does not support: tasty-1.4.2.1 + - haskell-tools-refactor # tried haskell-tools-refactor-1.1.1.0, but its *test-suite* does not support: time-1.11.1.1 + - haskell-tools-rewrite # tried haskell-tools-rewrite-1.1.1.0, but its *test-suite* does not support: tasty-1.4.2.1 + - haskey-mtl # tried haskey-mtl-0.3.1.0, but its *test-suite* does not support: lens-5.1 + - hasmin # tried hasmin-1.0.3, but its *test-suite* does not support: doctest-0.18.2 - hedn # tried hedn-0.3.0.4, but its *test-suite* requires the disabled package: hedgehog + - heist # tried heist-1.1.0.1, but its *test-suite* does not support: lens-5.1 + - hidden-char # tried hidden-char-0.1.0.2, but its *test-suite* does not support: hspec-2.8.5 - hledger-stockquotes # tried hledger-stockquotes-0.1.2.0, but its *test-suite* requires the disabled package: hedgehog - hledger-stockquotes # tried hledger-stockquotes-0.1.2.0, but its *test-suite* requires the disabled package: tasty-hedgehog - hmatrix-vector-sized # tried hmatrix-vector-sized-0.1.3.0, but its *test-suite* requires the disabled package: hedgehog - hnix-store-core # tried hnix-store-core-0.5.0.0, but its *test-suite* requires the disabled package: tasty-hspec - hpack-dhall # tried hpack-dhall-0.5.3, but its *test-suite* requires the disabled package: hlint - - hspec-core # tried hspec-core-2.9.1, but its *test-suite* does not support: hspec-meta-2.9.0.1 - hspec-expectations-json # tried hspec-expectations-json-1.0.0.4, but its *test-suite* requires the disabled package: aeson-qq + - hspec-tables # tried hspec-tables-0.0.1, but its *test-suite* does not support: hspec-2.8.5 - http-conduit # tried http-conduit-2.3.8, but its *test-suite* requires the disabled package: tls + - http-media # tried http-media-0.8.0.0, but its *test-suite* does not support: QuickCheck-2.14.2 - http-reverse-proxy # tried http-reverse-proxy-0.6.0, but its *test-suite* requires the disabled package: http-conduit - http-reverse-proxy # tried http-reverse-proxy-0.6.0, but its *test-suite* requires the disabled package: warp + - http-streams # tried http-streams-0.8.9.4, but its *test-suite* requires the disabled package: snap-server - hvega # tried hvega-0.12.0.0, but its *test-suite* does not support: bytestring-0.11.1.0 - - hw-diagnostics # tried hw-diagnostics-0.0.1.0, but its *test-suite* does not support: doctest-0.20.0 - - hw-hedgehog # tried hw-hedgehog-0.1.1.0, but its *test-suite* does not support: doctest-0.20.0 - - hw-json-simd # tried hw-json-simd-0.1.1.0, but its *test-suite* does not support: doctest-0.20.0 - - influxdb # tried influxdb-1.9.2.1, but its *test-suite* does not support: doctest-0.20.0 + - hw-balancedparens # tried hw-balancedparens-0.4.1.1, but its *test-suite* requires the disabled package: hedgehog + - hw-balancedparens # tried hw-balancedparens-0.4.1.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-conduit # tried hw-conduit-0.2.1.0, but its *test-suite* does not support: hspec-2.8.5 + - hw-eliasfano # tried hw-eliasfano-0.1.2.0, but its *test-suite* requires the disabled package: hedgehog + - hw-eliasfano # tried hw-eliasfano-0.1.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-excess # tried hw-excess-0.2.3.0, but its *test-suite* requires the disabled package: hedgehog + - hw-excess # tried hw-excess-0.2.3.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-fingertree # tried hw-fingertree-0.1.2.0, but its *test-suite* requires the disabled package: hedgehog + - hw-fingertree # tried hw-fingertree-0.1.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-fingertree-strict # tried hw-fingertree-strict-0.1.2.0, but its *test-suite* does not support: hspec-2.8.5 + - hw-int # tried hw-int-0.0.2.0, but its *test-suite* requires the disabled package: hedgehog + - hw-int # tried hw-int-0.0.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-ip # tried hw-ip-2.4.2.0, but its *test-suite* does not support: hspec-2.8.5 + - hw-json-simple-cursor # tried hw-json-simple-cursor-0.1.1.0, but its *test-suite* requires the disabled package: hedgehog + - hw-json-simple-cursor # tried hw-json-simple-cursor-0.1.1.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-json-standard-cursor # tried hw-json-standard-cursor-0.2.3.1, but its *test-suite* requires the disabled package: hedgehog + - hw-json-standard-cursor # tried hw-json-standard-cursor-0.2.3.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-mquery # tried hw-mquery-0.2.1.0, but its *test-suite* does not support: hspec-2.8.5 + - hw-packed-vector # tried hw-packed-vector-0.2.1.0, but its *test-suite* requires the disabled package: hedgehog + - hw-packed-vector # tried hw-packed-vector-0.2.1.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-parser # tried hw-parser-0.1.1.0, but its *test-suite* requires the disabled package: hedgehog + - hw-parser # tried hw-parser-0.1.1.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-prim # tried hw-prim-0.6.3.0, but its *test-suite* does not support: hspec-2.8.5 + - hw-rankselect # tried hw-rankselect-0.13.4.0, but its *test-suite* requires the disabled package: hedgehog + - hw-rankselect # tried hw-rankselect-0.13.4.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-rankselect-base # tried hw-rankselect-base-0.3.4.1, but its *test-suite* requires the disabled package: hedgehog + - hw-rankselect-base # tried hw-rankselect-base-0.3.4.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-simd # tried hw-simd-0.1.2.0, but its *test-suite* requires the disabled package: hedgehog + - hw-simd # tried hw-simd-0.1.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-streams # tried hw-streams-0.0.1.0, but its *test-suite* does not support: hspec-2.8.5 + - indexed-containers # tried indexed-containers-0.1.0.2, but its *test-suite* does not support: hspec-2.8.5 + - irc-dcc # tried irc-dcc-2.0.1, but its *test-suite* does not support: tasty-1.4.2.1 + - irc-dcc # tried irc-dcc-2.0.1, but its *test-suite* does not support: tasty-hspec-1.2 - jose # tried jose-0.9, but its *test-suite* requires the disabled package: tasty-hspec + - json-rpc-client # tried json-rpc-client-0.2.5.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - json-schema # tried json-schema-0.7.4.2, but its *test-suite* does not support: attoparsec-0.14.2 + - json-schema # tried json-schema-0.7.4.2, but its *test-suite* does not support: tasty-1.4.2.1 - language-javascript # tried language-javascript-0.7.1.0, but its *test-suite* requires the disabled package: utf8-light + - lapack # tried lapack-0.4, but its *test-suite* does not support: random-1.2.1 + - libjwt-typed # tried libjwt-typed-0.2, but its *test-suite* does not support: hspec-2.8.5 + - libjwt-typed # tried libjwt-typed-0.2, but its *test-suite* does not support: hspec-core-2.8.5 + - libraft # tried libraft-0.5.0.0, but its *test-suite* requires the disabled package: quickcheck-state-machine + - libraft # tried libraft-0.5.0.0, but its *test-suite* requires the disabled package: tree-diff + - linear-accelerate # tried linear-accelerate-0.7.0.0, but its *test-suite* does not support: doctest-0.18.2 - linear-base # tried linear-base-0.1.0, but its *test-suite* requires the disabled package: hedgehog + - linear-base # tried linear-base-0.1.0, but its *test-suite* requires the disabled package: mmorph - linear-base # tried linear-base-0.1.0, but its *test-suite* requires the disabled package: tasty-hedgehog + - lrucaching # tried lrucaching-0.3.3, but its *test-suite* does not support: hspec-2.8.5 + - lsp-test # tried lsp-test-0.14.0.1, but its *test-suite* does not support: base-4.16.0.0 - lukko # tried lukko-0.1.1.3, but its *test-suite* does not support: bytestring-0.11.1.0 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: Glob-0.10.2 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: base-4.16.0.0 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: doctest-0.18.2 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: tasty-1.4.2.1 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: tasty-hunit-0.10.0.3 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: tasty-quickcheck-0.10.2 + - map-syntax # tried map-syntax-0.3, but its *test-suite* does not support: hspec-2.8.5 - math-extras # tried math-extras-0.1.1.0, but its *test-suite* requires the disabled package: hedgehog - - mighty-metropolis # tried mighty-metropolis-2.0.0, but its *test-suite* requires the disabled package: foldl + - menshen # tried menshen-0.0.3, but its *test-suite* does not support: QuickCheck-2.14.2 - min-max-pqueue # tried min-max-pqueue-0.1.0.2, but its *test-suite* requires the disabled package: hedgehog - - mono-traversable # tried mono-traversable-1.0.15.3, but its *test-suite* requires the disabled package: foldl - - mwc-random # tried mwc-random-0.15.0.2, but its *test-suite* does not support: doctest-0.20.0 + - monad-par # tried monad-par-0.3.5, but its *test-suite* requires the disabled package: test-framework-th + - msgpack # tried msgpack-1.0.1.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - msgpack # tried msgpack-1.0.1.0, but its *test-suite* does not support: tasty-1.4.2.1 + - multistate # tried multistate-0.8.0.3, but its *test-suite* does not support: hspec-2.8.5 + - mustache # tried mustache-2.3.2, but its *test-suite* requires the disabled package: wreq + - nakadi-client # tried nakadi-client-0.7.0.0, but its *test-suite* does not support: classy-prelude-1.5.0.1 + - netrc # tried netrc-0.2.0.0, but its *test-suite* does not support: tasty-1.4.2.1 - network-messagepack-rpc-websocket # tried network-messagepack-rpc-websocket-0.1.1.1, but its *test-suite* requires the disabled package: envy - - o-clock # tried o-clock-1.2.1, but its *test-suite* does not support: doctest-0.20.0 + - network-transport-inmemory # tried network-transport-inmemory-0.5.2, but its *test-suite* does not support: network-transport-tests-0.3.0 + - numhask-prelude # tried numhask-prelude-0.5.0, but its *test-suite* does not support: doctest-0.18.2 + - opml-conduit # tried opml-conduit-0.9.0.0, but its *test-suite* requires the disabled package: hlint - optima # tried optima-0.4.0.2, but its *test-suite* requires the disabled package: rerebase + - options # tried options-1.2.1.1, but its *test-suite* requires the disabled package: chell + - options # tried options-1.2.1.1, but its *test-suite* requires the disabled package: chell-quickcheck + - oset # tried oset-0.4.0.1, but its *test-suite* does not support: hspec-2.8.5 + - oset # tried oset-0.4.0.1, but its *test-suite* does not support: hspec-discover-2.8.5 - pandoc-plot # tried pandoc-plot-1.3.0, but its *test-suite* requires the disabled package: tasty-hspec + - partial-semigroup # tried partial-semigroup-0.5.1.12, but its *test-suite* does not support: doctest-0.18.2 - password-instances # tried password-instances-3.0.0.0, but its *test-suite* requires the disabled package: password - persistent-typed-db # tried persistent-typed-db-0.1.0.5, but its *test-suite* requires the disabled package: esqueleto - - pipes-group # tried pipes-group-1.0.12, but its *test-suite* does not support: doctest-0.20.0 - - pipes-ordered-zip # tried pipes-ordered-zip-1.2.1, but its *test-suite* requires the disabled package: foldl - - polysemy # tried polysemy-1.7.0.0, but its *test-suite* does not support: doctest-0.20.0 - - polysemy-plugin # tried polysemy-plugin-0.4.2.0, but its *test-suite* does not support: doctest-0.20.0 + - pipes-attoparsec # tried pipes-attoparsec-0.5.1.5, but its *test-suite* requires the disabled package: mmorph + - pipes-csv # tried pipes-csv-1.4.3, but its *test-suite* requires the disabled package: MissingH + - pipes-fluid # tried pipes-fluid-0.6.0.1, but its *test-suite* requires the disabled package: mmorph - polysemy-webserver # tried polysemy-webserver-0.2.1.1, but its *test-suite* requires the disabled package: http-conduit - postgresql-syntax # tried postgresql-syntax-0.4, but its *test-suite* requires the disabled package: hedgehog + - postgrest # tried postgrest-8.0.0, but its *test-suite* does not support: hspec-2.8.5 + - proto3-wire # tried proto3-wire-1.2.2, but its *test-suite* does not support: doctest-0.18.2 - ptr-poker # tried ptr-poker-0.1.1.4, but its *test-suite* requires the disabled package: hedgehog + - qnap-decrypt # tried qnap-decrypt-0.3.5, but its *test-suite* does not support: hspec-2.8.5 + - quickcheck-state-machine # tried quickcheck-state-machine-0.7.1, but its *test-suite* requires the disabled package: hs-rqlite + - rakuten # tried rakuten-0.1.1.5, but its *test-suite* does not support: hspec-2.8.5 + - rakuten # tried rakuten-0.1.1.5, but its *test-suite* does not support: servant-server-0.18.3 + - rakuten # tried rakuten-0.1.1.5, but its *test-suite* does not support: warp-3.3.18 + - records-sop # tried records-sop-0.1.1.0, but its *test-suite* does not support: hspec-2.8.5 + - registry # tried registry-0.2.1.0, but its *test-suite* requires the disabled package: hedgehog + - registry # tried registry-0.2.1.0, but its *test-suite* requires the disabled package: tasty-hedgehog + - req-url-extra # tried req-url-extra-0.1.1.0, but its *test-suite* does not support: hspec-2.8.5 - rescue # tried rescue-0.4.2.1, but its *test-suite* requires the disabled package: hlint - rescue # tried rescue-0.4.2.1, but its *test-suite* requires the disabled package: tasty-hspec - retry # tried retry-0.9.0.0, but its *test-suite* requires the disabled package: hedgehog - retry # tried retry-0.9.0.0, but its *test-suite* requires the disabled package: tasty-hedgehog - rng-utils # tried rng-utils-0.3.1, but its *test-suite* requires the disabled package: hedgehog - rng-utils # tried rng-utils-0.3.1, but its *test-suite* requires the disabled package: tasty-hedgehog + - rss-conduit # tried rss-conduit-0.6.0.1, but its *test-suite* requires the disabled package: hlint - safecopy # tried safecopy-0.10.4.2, but its *test-suite* does not support: lens-5.1 - - servant # tried servant-0.18.3, but its *test-suite* does not support: hspec-2.9.1 - - servant # tried servant-0.18.3, but its *test-suite* does not support: hspec-discover-2.9.1 + - safeio # tried safeio-0.0.5.0, but its *test-suite* requires the disabled package: test-framework-th + - salak-toml # tried salak-toml-0.3.5.3, but its *test-suite* does not support: QuickCheck-2.14.2 + - scalendar # tried scalendar-1.2.0, but its *test-suite* requires the disabled package: SCalendar + - schematic # tried schematic-0.5.1.0, but its *test-suite* does not support: base-4.16.0.0 + - servant-auth-client # tried servant-auth-client-0.4.1.0, but its *test-suite* does not support: aeson-2.0.2.0 + - servant-auth-client # tried servant-auth-client-0.4.1.0, but its *test-suite* does not support: hspec-discover-2.8.5 + - servant-auth-client # tried servant-auth-client-0.4.1.0, but its *test-suite* does not support: jose-0.9 + - servant-auth-server # tried servant-auth-server-0.4.6.0, but its *test-suite* does not support: hspec-2.8.5 + - servant-auth-server # tried servant-auth-server-0.4.6.0, but its *test-suite* does not support: hspec-discover-2.8.5 - servant-blaze # tried servant-blaze-0.9.1, but its *test-suite* requires the disabled package: servant-server - servant-checked-exceptions # tried servant-checked-exceptions-2.2.0.1, but its *test-suite* requires the disabled package: tasty-hspec - - servant-client-core # tried servant-client-core-0.18.3, but its *test-suite* does not support: hspec-2.9.1 - - servant-client-core # tried servant-client-core-0.18.3, but its *test-suite* does not support: hspec-discover-2.9.1 - servant-conduit # tried servant-conduit-0.15.1, but its *test-suite* requires the disabled package: http-media - servant-conduit # tried servant-conduit-0.15.1, but its *test-suite* requires the disabled package: servant-client - servant-conduit # tried servant-conduit-0.15.1, but its *test-suite* requires the disabled package: servant-server - - servant-docs-simple # tried servant-docs-simple-0.4.0.0, but its *test-suite* does not support: hspec-2.9.1 - - servant-docs-simple # tried servant-docs-simple-0.4.0.0, but its *test-suite* does not support: hspec-core-2.9.1 - - servant-foreign # tried servant-foreign-0.15.4, but its *test-suite* does not support: hspec-2.9.1 - - servant-foreign # tried servant-foreign-0.15.4, but its *test-suite* does not support: hspec-discover-2.9.1 + - servant-docs # tried servant-docs-0.11.9, but its *test-suite* does not support: tasty-1.4.2.1 + - servant-js # tried servant-js-0.9.4.2, but its *test-suite* does not support: hspec-2.8.5 + - servant-js # tried servant-js-0.9.4.2, but its *test-suite* does not support: hspec-discover-2.8.5 + - servant-kotlin # tried servant-kotlin-0.1.1.9, but its *test-suite* does not support: aeson-2.0.2.0 + - servant-kotlin # tried servant-kotlin-0.1.1.9, but its *test-suite* does not support: hspec-2.8.5 + - servant-kotlin # tried servant-kotlin-0.1.1.9, but its *test-suite* does not support: http-api-data-0.4.3 - servant-machines # tried servant-machines-0.15.1, but its *test-suite* requires the disabled package: http-media - servant-machines # tried servant-machines-0.15.1, but its *test-suite* requires the disabled package: servant-client - servant-machines # tried servant-machines-0.15.1, but its *test-suite* requires the disabled package: servant-server - - servant-openapi3 # tried servant-openapi3-2.0.1.2, but its *test-suite* does not support: doctest-0.20.0 + - servant-mock # tried servant-mock-0.8.7, but its *test-suite* does not support: hspec-wai-0.11.1 - servant-pipes # tried servant-pipes-0.15.3, but its *test-suite* requires the disabled package: http-media - servant-pipes # tried servant-pipes-0.15.3, but its *test-suite* requires the disabled package: servant-client - servant-pipes # tried servant-pipes-0.15.3, but its *test-suite* requires the disabled package: servant-server - - servant-server # tried servant-server-0.18.3, but its *test-suite* does not support: hspec-2.9.1 - - servant-server # tried servant-server-0.18.3, but its *test-suite* does not support: hspec-discover-2.9.1 + - servant-quickcheck # tried servant-quickcheck-0.0.10.0, but its *test-suite* does not support: hspec-core-2.8.5 - servant-static-th # tried servant-static-th-1.0.0.0, but its *test-suite* requires the disabled package: tasty-hspec + - servant-streaming # tried servant-streaming-0.3.0.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - servant-streaming-client # tried servant-streaming-client-0.3.0.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - servant-streaming-server # tried servant-streaming-server-0.3.0.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - servant-streaming-server # tried servant-streaming-server-0.3.0.0, but its *test-suite* does not support: streaming-bytestring-0.2.1 + - servant-streaming-server # tried servant-streaming-server-0.3.0.0, but its *test-suite* does not support: warp-3.3.18 + - servant-swagger # tried servant-swagger-1.1.10, but its *test-suite* does not support: doctest-0.18.2 + - servant-swagger # tried servant-swagger-1.1.10, but its *test-suite* does not support: hspec-2.8.5 + - servant-swagger # tried servant-swagger-1.1.10, but its *test-suite* does not support: hspec-discover-2.8.5 + - servant-yaml # tried servant-yaml-0.1.0.1, but its *test-suite* does not support: aeson-2.0.2.0 + - servant-yaml # tried servant-yaml-0.1.0.1, but its *test-suite* does not support: base-compat-0.12.1 + - servant-yaml # tried servant-yaml-0.1.0.1, but its *test-suite* does not support: servant-server-0.18.3 + - sessiontypes-distributed # tried sessiontypes-distributed-0.1.1, but its *test-suite* does not support: hspec-2.8.5 + - sessiontypes-distributed # tried sessiontypes-distributed-0.1.1, but its *test-suite* does not support: network-transport-tcp-0.8.0 + - sexpr-parser # tried sexpr-parser-0.2.0.0, but its *test-suite* does not support: hspec-2.8.5 + - shelly # tried shelly-1.9.0, but its *test-suite* does not support: time-1.11.1.1 - siggy-chardust # tried siggy-chardust-1.0.0, but its *test-suite* requires the disabled package: hlint - simple-affine-space # tried simple-affine-space-0.1.1, but its *test-suite* requires the disabled package: hlint - - singletons-base # tried singletons-base-3.1, but its *test-suite* requires the disabled package: turtle + - simple-log # tried simple-log-0.9.12, but its *test-suite* does not support: hspec-2.8.5 + - sized-grid # tried sized-grid-0.2.0.1, but its *test-suite* does not support: ansi-terminal-0.11.1 - skews # tried skews-0.1.0.3, but its *test-suite* requires the disabled package: envy + - snap # tried snap-1.1.3.1, but its *test-suite* does not support: QuickCheck-2.14.2 - solana-staking-csvs # tried solana-staking-csvs-0.1.1.0, but its *test-suite* requires the disabled package: hedgehog - solana-staking-csvs # tried solana-staking-csvs-0.1.1.0, but its *test-suite* requires the disabled package: tasty-hedgehog - squeather # tried squeather-0.8.0.0, but its *test-suite* requires the disabled package: hedgehog + - stb-image-redux # tried stb-image-redux-0.2.1.3, but its *test-suite* does not support: hspec-2.8.5 + - stm-supply # tried stm-supply-0.2.0.0, but its *test-suite* requires the disabled package: Unique - storablevector # tried storablevector-0.2.13.1, but its *test-suite* does not support: bytestring-0.11.1.0 + - streaming-cassava # tried streaming-cassava-0.2.0.0, but its *test-suite* does not support: hspec-2.8.5 - strict-list # tried strict-list-0.1.6, but its *test-suite* requires the disabled package: rerebase - - string-interpolate # tried string-interpolate-0.3.1.1, but its *test-suite* does not support: hspec-2.9.1 - - string-interpolate # tried string-interpolate-0.3.1.1, but its *test-suite* does not support: hspec-core-2.9.1 - - sydtest-wai # tried sydtest-wai-0.2.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - stripe-http-client # tried stripe-http-client-2.6.2, but its *test-suite* does not support: hspec-2.8.5 + - superbuffer # tried superbuffer-0.3.1.1, but its *test-suite* does not support: HTF-0.14.0.6 + - superbuffer # tried superbuffer-0.3.1.1, but its *test-suite* does not support: QuickCheck-2.14.2 + - sv # tried sv-1.4.0.1, but its *test-suite* does not support: lens-5.1 + - sv # tried sv-1.4.0.1, but its *test-suite* does not support: tasty-1.4.2.1 + - sv # tried sv-1.4.0.1, but its *test-suite* does not support: tasty-hedgehog-1.1.0.0 + - sv-core # tried sv-core-0.5, but its *test-suite* does not support: tasty-1.4.2.1 + - sydtest-yesod # tried sydtest-yesod-0.3.0.0, but its *test-suite* requires the disabled package: sydtest-persistent-sqlite + - system-fileio # tried system-fileio-0.3.16.4, but its *test-suite* requires the disabled package: chell + - system-filepath # tried system-filepath-0.4.14, but its *test-suite* requires the disabled package: chell + - system-filepath # tried system-filepath-0.4.14, but its *test-suite* requires the disabled package: chell-quickcheck + - tar # tried tar-0.5.1.1, but its *test-suite* requires the disabled package: bytestring-handle - tasty-discover # tried tasty-discover-4.2.2, but its *test-suite* requires the disabled package: hedgehog - tasty-discover # tried tasty-discover-4.2.2, but its *test-suite* requires the disabled package: tasty-hedgehog - tasty-discover # tried tasty-discover-4.2.2, but its *test-suite* requires the disabled package: tasty-hspec + - temporary-resourcet # tried temporary-resourcet-0.1.0.1, but its *test-suite* does not support: tasty-1.4.2.1 + - test-framework # tried test-framework-0.8.2.0, but its *test-suite* requires the disabled package: libxml - th-lego # tried th-lego-0.2.3, but its *test-suite* requires the disabled package: rerebase - - tuples # tried tuples-0.1.0.0, but its *test-suite* requires the disabled package: quickcheck-classes - - turtle # tried turtle-1.5.23, but its *test-suite* does not support: doctest-0.20.0 - - type-errors # tried type-errors-0.2.0.0, but its *test-suite* does not support: doctest-0.20.0 - - type-errors-pretty # tried type-errors-pretty-0.0.1.2, but its *test-suite* does not support: doctest-0.20.0 - - typerep-map # tried typerep-map-0.4.0.0, but its *test-suite* does not support: hspec-2.9.1 + - transient # tried transient-0.7.0.0, but its *test-suite* does not support: random-1.2.1 + - ucam-webauth # tried ucam-webauth-0.1.0.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - ucam-webauth # tried ucam-webauth-0.1.0.0, but its *test-suite* does not support: generic-random-1.5.0.1 + - ucam-webauth # tried ucam-webauth-0.1.0.0, but its *test-suite* does not support: hspec-2.8.5 + - ucam-webauth # tried ucam-webauth-0.1.0.0, but its *test-suite* requires the disabled package: time-qq + - ucam-webauth-types # tried ucam-webauth-types-0.1.0.0, but its *test-suite* does not support: hspec-2.8.5 - unicode-collation # tried unicode-collation-0.1.3.1, but its *test-suite* requires the disabled package: unicode-transforms + - uniprot-kb # tried uniprot-kb-0.1.2.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - uniprot-kb # tried uniprot-kb-0.1.2.0, but its *test-suite* does not support: hspec-2.8.5 - universum # tried universum-1.7.2, but its *test-suite* requires the disabled package: hedgehog - universum # tried universum-1.7.2, but its *test-suite* requires the disabled package: tasty-hedgehog - uri-bytestring # tried uri-bytestring-0.3.3.1, but its *test-suite* requires the disabled package: hedgehog - uri-bytestring # tried uri-bytestring-0.3.3.1, but its *test-suite* requires the disabled package: tasty-hedgehog + - validation # tried validation-1.1.2, but its *test-suite* does not support: lens-5.1 + - validation-selective # tried validation-selective-0.1.0.1, but its *test-suite* does not support: hspec-2.8.5 - vector-builder # tried vector-builder-0.3.8.2, but its *test-suite* requires the disabled package: rerebase - wai-cors # tried wai-cors-0.2.7, but its *test-suite* requires the disabled package: wai-websockets - wai-cors # tried wai-cors-0.2.7, but its *test-suite* requires the disabled package: warp - wai-middleware-clacks # tried wai-middleware-clacks-0.1.0.1, but its *test-suite* requires the disabled package: tasty-wai - wai-middleware-delegate # tried wai-middleware-delegate-0.1.2.4, but its *test-suite* requires the disabled package: http-client-tls - wakame # tried wakame-0.1.0.0, but its *test-suite* requires the disabled package: tasty-hspec + - web-routes-th # tried web-routes-th-0.22.6.6, but its *test-suite* does not support: hspec-2.8.5 + - web3 # tried web3-0.9.1.0, but its *test-suite* does not support: hspec-discover-2.8.5 + - web3 # tried web3-0.9.1.0, but its *test-suite* does not support: random-1.2.1 + - web3 # tried web3-0.9.1.0, but its *test-suite* does not support: time-1.11.1.1 - webex-teams-api # tried webex-teams-api-0.2.0.1, but its *test-suite* requires the disabled package: warp - webex-teams-conduit # tried webex-teams-conduit-0.2.0.1, but its *test-suite* requires the disabled package: http-conduit - webex-teams-conduit # tried webex-teams-conduit-0.2.0.1, but its *test-suite* requires the disabled package: warp - websockets-simple # tried websockets-simple-0.2.0, but its *test-suite* requires the disabled package: tasty-hspec - - wild-bind-x11 # tried wild-bind-x11-0.2.0.13, but its *test-suite* does not support: time-1.11.1.1 + - wild-bind-x11 # tried wild-bind-x11-0.2.0.14, but its *test-suite* does not support: time-1.11.1.1 - with-utf8 # tried with-utf8-1.0.2.3, but its *test-suite* requires the disabled package: hedgehog - with-utf8 # tried with-utf8-1.0.2.3, but its *test-suite* requires the disabled package: tasty-hedgehog + - wreq # tried wreq-0.5.3.3, but its *test-suite* requires the disabled package: snap-server - wss-client # tried wss-client-0.3.0.0, but its *test-suite* requires the disabled package: envy - xml-parser # tried xml-parser-0.1.0.1, but its *test-suite* requires the disabled package: rerebase - - xmonad # tried xmonad-0.17.0, but its *test-suite* requires the disabled package: quickcheck-classes + - xmlhtml # tried xmlhtml-0.2.5.2, but its *test-suite* does not support: hspec-2.8.5 - yesod-auth-basic # tried yesod-auth-basic-0.1.0.3, but its *test-suite* requires the disabled package: yesod-test - yesod-csp # tried yesod-csp-0.2.5.0, but its *test-suite* requires the disabled package: yesod-test - yesod-page-cursor # tried yesod-page-cursor-2.0.0.9, but its *test-suite* requires the disabled package: persistent - yesod-routes-flow # tried yesod-routes-flow-3.0.0.1, but its *test-suite* requires the disabled package: shakespeare + - yesod-static-angular # tried yesod-static-angular-0.1.8, but its *test-suite* does not support: yesod-test-1.6.12 # end of skipped-tests @@ -8700,6 +9047,7 @@ expected-test-failures: - doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22 - ghc-events # https://github.com/haskell/ghc-events/issues/70 - hspec-core # https://github.com/commercialhaskell/stackage/issues/6291 + - hspec-junit-formatter # https://github.com/freckle/hspec-junit-formatter/issues/14 - persistent # https://github.com/commercialhaskell/stackage/issues/6037 - reanimate-svg # https://github.com/commercialhaskell/stackage/issues/5688 @@ -8825,6 +9173,7 @@ expected-test-failures: - multiarg - murmur3 - parameterized # # https://github.com/commercialhaskell/stackage/issues/5746 + - path # https://github.com/commercialhaskell/path/issues/183 - protobuf - record-wrangler - relapse # #5948/closed @@ -9048,53 +9397,60 @@ skipped-benchmarks: - prettyprinter-ansi-terminal # https://github.com/commercialhaskell/stackage/issues/5560 # - # GHC 9 benchmark bounds issues + # benchmark bounds issues # # See "Large scale enabling/disabling of packages" in CURATORS.md for how to manage this section. # - IntervalMap # tried IntervalMap-0.6.1.2, but its *benchmarks* requires the disabled package: SegmentTree - - binary-parsers # tried binary-parsers-0.2.4.0, but its *benchmarks* does not support: criterion-1.5.10.0 + - acc # tried acc-0.2.0.1, but its *benchmarks* requires the disabled package: rerebase + - accelerate-bignum # tried accelerate-bignum-0.3.0.0, but its *benchmarks* requires the disabled package: accelerate-io-vector + - accelerate-fourier # tried accelerate-fourier-1.0.0.5, but its *benchmarks* does not support: accelerate-llvm-native-1.3.0.0 + - accelerate-fourier # tried accelerate-fourier-1.0.0.5, but its *benchmarks* does not support: criterion-1.5.11.0 + - binary-parsers # tried binary-parsers-0.2.4.0, but its *benchmarks* does not support: criterion-1.5.11.0 + - bitwise-enum # tried bitwise-enum-1.0.1.0, but its *benchmarks* requires the disabled package: wide-word - buffer-builder # tried buffer-builder-0.2.4.7, but its *benchmarks* requires the disabled package: json-builder + - chronos # tried chronos-1.1.3, but its *benchmarks* requires the disabled package: thyme - 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-des # tried cipher-des-0.0.6, 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 - - elynx-tree # tried elynx-tree-0.5.1.1, but its *benchmarks* requires the disabled package: elynx-tools + - distributed-process # tried distributed-process-0.7.4, but its *benchmarks* does not support: network-transport-tcp-0.8.0 + - ed25519 # tried ed25519-0.0.5.0, but its *benchmarks* does not support: criterion-1.5.11.0 + - elynx-tree # tried elynx-tree-0.6.1.0, but its *benchmarks* requires the disabled package: elynx-tools - extensible-effects # tried extensible-effects-5.0.0.1, but its *benchmarks* requires the disabled package: test-framework-th - - glob-posix # tried glob-posix-0.2.0.1, but its *benchmarks* requires the disabled package: MissingH - - o-clock # tried o-clock-1.2.1, but its *benchmarks* requires the disabled package: tiempo - - polysemy # tried polysemy-1.6.0.0, but its *benchmarks* requires the disabled package: freer-simple - - psqueues # tried psqueues-0.2.7.2, but its *benchmarks* requires the disabled package: PSQueue - - psqueues # tried psqueues-0.2.7.2, but its *benchmarks* requires the disabled package: fingertree-psqueue - - regex-applicative # tried regex-applicative-0.3.4, but its *benchmarks* requires the disabled package: parsers-megaparsec - - sbv # tried sbv-8.16, but its *benchmarks* requires the disabled package: bench-show - - serialise # tried serialise-0.2.3.0, but its *benchmarks* requires the disabled package: store - - stm-hamt # tried stm-hamt-1.2.0.6, but its *benchmarks* does not support: mwc-random-0.15.0.2 - - superbuffer # tried superbuffer-0.3.1.1, but its *benchmarks* does not support: criterion-1.5.10.0 - - ttrie # tried ttrie-0.1.2.1, but its *benchmarks* requires the disabled package: criterion-plus - - ttrie # tried ttrie-0.1.2.1, but its *benchmarks* requires the disabled package: stm-stats - - typerep-map # tried typerep-map-0.4.0.0, but its *benchmarks* requires the disabled package: dependent-map - - typerep-map # tried typerep-map-0.4.0.0, but its *benchmarks* requires the disabled package: dependent-sum - - unicode-transforms # tried unicode-transforms-0.3.8, but its *benchmarks* does not support: path-0.9.0 - - xxhash-ffi # tried xxhash-ffi-0.2.0.0, but its *benchmarks* requires the disabled package: xxhash - - # - # GHC 9.2 benchmark bounds issues - # - - acc # tried acc-0.1.3, but its *benchmarks* requires the disabled package: rerebase - - bitwise-enum # tried bitwise-enum-1.0.1.0, but its *benchmarks* requires the disabled package: wide-word - fmt # tried fmt-0.6.3.0, but its *benchmarks* requires the disabled package: interpolate + - glob-posix # tried glob-posix-0.2.0.1, but its *benchmarks* requires the disabled package: MissingH - hasbolt # tried hasbolt-0.1.6.1, but its *benchmarks* does not support: bytestring-0.11.1.0 - - hasbolt # tried hasbolt-0.1.6.1, but its *benchmarks* does not support: hspec-2.9.1 + - haskell-tools-cli # tried haskell-tools-cli-1.1.1.0, but its *benchmarks* does not support: aeson-2.0.2.0 + - haskell-tools-cli # tried haskell-tools-cli-1.1.1.0, but its *benchmarks* does not support: time-1.11.1.1 + - hip # tried hip-1.5.6.0, but its *benchmarks* requires the disabled package: repa-algorithms - linear-base # tried linear-base-0.1.0, but its *benchmarks* requires the disabled package: hashtables - - loop # tried loop-0.3.0, but its *benchmarks* requires the disabled package: foldl + - lsp-test # tried lsp-test-0.14.0.1, but its *benchmarks* does not support: base-4.16.0.0 + - lsp-test # tried lsp-test-0.14.0.1, but its *benchmarks* requires the disabled package: lsp + - machines # tried machines-0.7.2, but its *benchmarks* requires the disabled package: pipes - machines # tried machines-0.7.2, but its *benchmarks* requires the disabled package: streaming - monoid-extras # tried monoid-extras-0.6.1, but its *benchmarks* does not support: base-4.16.0.0 + - o-clock # tried o-clock-1.2.1, but its *benchmarks* requires the disabled package: tiempo + - polysemy # tried polysemy-1.7.1.0, but its *benchmarks* requires the disabled package: freer-simple + - psqueues # tried psqueues-0.2.7.3, but its *benchmarks* requires the disabled package: PSQueue + - psqueues # tried psqueues-0.2.7.3, but its *benchmarks* requires the disabled package: fingertree-psqueue - ptr-poker # tried ptr-poker-0.1.1.4, but its *benchmarks* requires the disabled package: rerebase - random # tried random-1.2.1, but its *benchmarks* does not support: time-1.11.1.1 - random-bytestring # tried random-bytestring-0.1.4, but its *benchmarks* requires the disabled package: cryptonite + - regex-applicative # tried regex-applicative-0.3.4, but its *benchmarks* requires the disabled package: parsers-megaparsec - rp-tree # tried rp-tree-0.7.1, but its *benchmarks* requires the disabled package: benchpress + - scotty # tried scotty-0.12, but its *benchmarks* requires the disabled package: lucid + - serialise # tried serialise-0.2.4.0, but its *benchmarks* requires the disabled package: store + - servant-auth-cookie # tried servant-auth-cookie-0.6.0.3, but its *benchmarks* does not support: criterion-1.5.11.0 + - stm-hamt # tried stm-hamt-1.2.0.6, but its *benchmarks* does not support: mwc-random-0.15.0.2 + - superbuffer # tried superbuffer-0.3.1.1, but its *benchmarks* does not support: criterion-1.5.11.0 + - text-builder # tried text-builder-0.6.6.3, but its *benchmarks* requires the disabled package: rerebase + - ttrie # tried ttrie-0.1.2.2, but its *benchmarks* requires the disabled package: criterion-plus + - ttrie # tried ttrie-0.1.2.2, but its *benchmarks* requires the disabled package: stm-stats + - tz # tried tz-0.1.3.5, but its *benchmarks* requires the disabled package: thyme + - unicode-transforms # tried unicode-transforms-0.3.8, but its *benchmarks* does not support: path-0.9.1 - xeno # tried xeno-0.4.3, but its *benchmarks* requires the disabled package: bzlib + - xxhash-ffi # tried xxhash-ffi-0.2.0.0, but its *benchmarks* requires the disabled package: xxhash # end of skipped-benchmarks @@ -9312,3 +9668,5 @@ non-parallel-builds: - gogol-compute - idris - amazonka-ec2 +- massiv-persist +- massiv-serialise From 3792ecf97c1ff020c0ef63f47f460f9f85c60b44 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Nov 2021 10:02:04 +0100 Subject: [PATCH 3/7] Downgrade transformers-compat --- build-constraints.yaml | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4f975e612..aa7a7669d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1056,7 +1056,7 @@ packages: - structs - tagged - tagged-transformer - - transformers-compat # not tested for GHC 9.2 <0.7 # https://github.com/commercialhaskell/stackage/issues/6137 + - transformers-compat <0.7 # https://github.com/commercialhaskell/stackage/issues/6137 - trifecta - unique - vector-instances @@ -6440,7 +6440,7 @@ packages: - happstack-hsp < 0 # tried happstack-hsp-7.3.7.5, but its *library* requires the disabled package: harp - happstack-jmacro < 0 # tried happstack-jmacro-7.0.12.3, but its *library* requires the disabled package: happstack-server - happstack-jmacro < 0 # tried happstack-jmacro-7.0.12.3, but its *library* requires the disabled package: wl-pprint-text - - happstack-server < 0 # tried happstack-server-7.7.1.1, but its *library* does not support: transformers-compat-0.7.1 + - happstack-server < 0 # tried happstack-server-7.7.1.1, but its *library* requires the disabled package: sendfile - happstack-server-tls < 0 # tried happstack-server-tls-7.2.1.1, but its *library* requires the disabled package: happstack-server - happstack-server-tls < 0 # tried happstack-server-tls-7.2.1.1, but its *library* requires the disabled package: sendfile - happy-meta < 0 # tried happy-meta-0.2.0.11, but its *library* does not support: template-haskell-2.18.0.0 @@ -6563,7 +6563,6 @@ packages: - hidden-char < 0 # tried hidden-char-0.1.0.2, but its *library* does not support: base-4.16.0.0 - hie-bios < 0 # tried hie-bios-0.7.6, but its *library* does not support: aeson-2.0.2.0 - hierarchy < 0 # tried hierarchy-1.0.2, but its *library* does not support: base-4.16.0.0 - - hierarchy < 0 # tried hierarchy-1.0.2, but its *library* does not support: transformers-compat-0.7.1 - higher-leveldb < 0 # tried higher-leveldb-0.6.0.0, but its *library* does not support: bytestring-0.11.1.0 - highjson-swagger < 0 # tried highjson-swagger-0.5.0.0, but its *library* requires the disabled package: swagger2 - highjson-th < 0 # tried highjson-th-0.5.0.0, but its *library* requires the disabled package: swagger2 @@ -6985,7 +6984,6 @@ packages: - mmark < 0 # tried mmark-0.0.7.4, but its *library* requires the disabled package: modern-uri - mmark-cli < 0 # tried mmark-cli-0.0.5.1, but its *executable* requires the disabled package: stache - mmark-ext < 0 # tried mmark-ext-0.2.1.4, but its *library* requires the disabled package: modern-uri - - mmorph < 0 # tried mmorph-1.1.5, but its *library* does not support: transformers-compat-0.7.1 - mnist-idx < 0 # tried mnist-idx-0.1.2.8, but its *library* does not support: bytestring-0.11.1.0 - modern-uri < 0 # tried modern-uri-0.3.4.2, but its *library* does not support: template-haskell-2.18.0.0 - modify-fasta < 0 # tried modify-fasta-0.8.3.0, but its *executable* requires the disabled package: pipes-text @@ -6994,13 +6992,10 @@ packages: - mole < 0 # tried mole-0.0.7, but its *executable* requires the disabled package: snap-server - monad-bayes < 0 # tried monad-bayes-0.1.1.0, but its *library* does not support: base-4.16.0.0 - monad-bayes < 0 # tried monad-bayes-0.1.1.0, but its *library* does not support: mwc-random-0.15.0.2 - - monad-control-aligned < 0 # tried monad-control-aligned-0.0.1.1, but its *library* does not support: transformers-compat-0.7.1 - - monad-coroutine < 0 # tried monad-coroutine-0.9.1.3, but its *library* does not support: transformers-compat-0.7.1 - monad-extras < 0 # tried monad-extras-0.6.0, but its *library* requires the disabled package: mmorph - monad-logger-logstash < 0 # tried monad-logger-logstash-0.1.0.0, but its *library* requires the disabled package: logstash - monad-metrics < 0 # tried monad-metrics-0.2.2.0, but its *library* requires the disabled package: ekg-core - monad-mock < 0 # tried monad-mock-0.2.0.0, but its *library* does not support: template-haskell-2.18.0.0 - - monad-parallel < 0 # tried monad-parallel-0.7.2.5, but its *library* does not support: transformers-compat-0.7.1 - monad-resumption < 0 # tried monad-resumption-0.1.4.0, but its *library* requires the disabled package: mmorph - monad-unlift-ref < 0 # tried monad-unlift-ref-0.2.1, but its *library* requires the disabled package: monad-unlift - mongoDB < 0 # tried mongoDB-2.7.1.1, but its *library* requires the disabled package: hashtables @@ -7300,7 +7295,6 @@ packages: - protolude < 0 # tried protolude-0.3.0, but its *library* does not support: base-4.16.0.0 - protolude < 0 # tried protolude-0.3.0, but its *library* does not support: bytestring-0.11.1.0 - protolude < 0 # tried protolude-0.3.0, but its *library* does not support: ghc-prim-0.8.0 - - protolude < 0 # tried protolude-0.3.0, but its *library* does not support: transformers-compat-0.7.1 - publicsuffix < 0 # tried publicsuffix-0.20200526, but its *library* does not support: base-4.16.0.0 - pure-io < 0 # tried pure-io-0.2.1, but its *library* does not support: base-4.16.0.0 - pusher-http-haskell < 0 # tried pusher-http-haskell-2.1.0.7, but its *library* requires the disabled package: memory @@ -7388,7 +7382,6 @@ packages: - rest-client < 0 # tried rest-client-0.5.2.3, but its *library* does not support: http-client-0.7.9 - rest-client < 0 # tried rest-client-0.5.2.3, but its *library* does not support: http-types-0.12.3 - rest-client < 0 # tried rest-client-0.5.2.3, but its *library* does not support: resourcet-1.2.4.3 - - rest-client < 0 # tried rest-client-0.5.2.3, but its *library* does not support: transformers-compat-0.7.1 - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: aeson-2.0.2.0 - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: base-4.16.0.0 - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: base-compat-0.12.1 @@ -7396,7 +7389,6 @@ packages: - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: errors-2.3.0 - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: multipart-0.2.1 - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: random-1.2.1 - - rest-core < 0 # tried rest-core-0.39.0.2, but its *library* does not support: transformers-compat-0.7.1 - rest-gen < 0 # tried rest-gen-0.20.0.3, but its *library* does not support: Cabal-3.6.0.0 - rest-gen < 0 # tried rest-gen-0.20.0.3, but its *library* does not support: aeson-2.0.2.0 - rest-gen < 0 # tried rest-gen-0.20.0.3, but its *library* does not support: base-4.16.0.0 @@ -7537,7 +7529,6 @@ packages: - servant-client < 0 # tried servant-client-0.18.3, but its *library* does not support: base-4.16.0.0 - servant-client < 0 # tried servant-client-0.18.3, but its *library* does not support: base-compat-0.12.1 - servant-client < 0 # tried servant-client-0.18.3, but its *library* does not support: time-1.11.1.1 - - servant-client < 0 # tried servant-client-0.18.3, but its *library* does not support: transformers-compat-0.7.1 - servant-client-core < 0 # tried servant-client-core-0.18.3, but its *library* does not support: aeson-2.0.2.0 - servant-client-core < 0 # tried servant-client-core-0.18.3, but its *library* does not support: base-4.16.0.0 - servant-client-core < 0 # tried servant-client-core-0.18.3, but its *library* does not support: base-compat-0.12.1 @@ -7563,7 +7554,6 @@ packages: - servant-http-streams < 0 # tried servant-http-streams-0.18.3, but its *library* does not support: base-4.16.0.0 - servant-http-streams < 0 # tried servant-http-streams-0.18.3, but its *library* does not support: base-compat-0.12.1 - servant-http-streams < 0 # tried servant-http-streams-0.18.3, but its *library* does not support: time-1.11.1.1 - - servant-http-streams < 0 # tried servant-http-streams-0.18.3, but its *library* does not support: transformers-compat-0.7.1 - servant-js < 0 # tried servant-js-0.9.4.2, but its *executable* does not support: aeson-2.0.2.0 - servant-js < 0 # tried servant-js-0.9.4.2, but its *library* does not support: base-4.16.0.0 - servant-js < 0 # tried servant-js-0.9.4.2, but its *library* does not support: base-compat-0.12.1 @@ -7634,7 +7624,6 @@ packages: - servant-swagger-ui-core < 0 # tried servant-swagger-ui-core-0.3.5, but its *library* does not support: aeson-2.0.2.0 - servant-swagger-ui-core < 0 # tried servant-swagger-ui-core-0.3.5, but its *library* does not support: base-4.16.0.0 - servant-swagger-ui-core < 0 # tried servant-swagger-ui-core-0.3.5, but its *library* does not support: bytestring-0.11.1.0 - - servant-swagger-ui-core < 0 # tried servant-swagger-ui-core-0.3.5, but its *library* does not support: transformers-compat-0.7.1 - servant-swagger-ui-redoc < 0 # tried servant-swagger-ui-redoc-0.3.4.1.22.3, but its *library* does not support: aeson-2.0.2.0 - servant-swagger-ui-redoc < 0 # tried servant-swagger-ui-redoc-0.3.4.1.22.3, but its *library* does not support: base-4.16.0.0 - servant-swagger-ui-redoc < 0 # tried servant-swagger-ui-redoc-0.3.4.1.22.3, but its *library* does not support: bytestring-0.11.1.0 From 80f4b9b6f32ac0dd0355856f925a6711bae0435c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Nov 2021 11:04:49 +0100 Subject: [PATCH 4/7] broken wip --- build-constraints.yaml | 61 +++++++++++++++++++++++------------------- 1 file changed, 33 insertions(+), 28 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa7a7669d..7d80dd156 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1056,7 +1056,7 @@ packages: - structs - tagged - tagged-transformer - - transformers-compat <0.7 # https://github.com/commercialhaskell/stackage/issues/6137 + - transformers-compat <0.7 # OK for GHC 9.2 https://github.com/commercialhaskell/stackage/issues/6137 - trifecta - unique - vector-instances @@ -1261,7 +1261,7 @@ packages: - bloodhound "Adam Bergmark @bergmark": - - aeson # < 2.0.0.0 # https://github.com/commercialhaskell/stackage/issues/6217 + - aeson >= 2 # https://github.com/commercialhaskell/stackage/issues/6217 - HUnit - attoparsec-iso8601 - feed @@ -5916,6 +5916,7 @@ packages: - cacophony < 0 # tried cacophony-0.10.1, but its *library* requires the disabled package: memory - cacophony < 0 # tried cacophony-0.10.1, but its *library* requires the disabled package: monad-coroutine - cairo < 0 # tried cairo-0.13.8.1, but its *library* does not support: Cabal-3.6.0.0 + - call-alloy < 0 # tried call-alloy-0.2.2.0, but its *library* does not support: hashable-1.4.0.1 - capability < 0 # tried capability-0.5.0.0, but its *library* does not support: lens-5.1 - cardano-coin-selection < 0 # tried cardano-coin-selection-1.0.1, but its *library* requires the disabled package: cryptonite - carray < 0 # tried carray-0.1.6.8, but its *library* does not support: bytestring-0.11.1.0 @@ -5936,6 +5937,7 @@ packages: - chatwork < 0 # tried chatwork-0.1.3.5, but its *library* does not support: req-3.9.2 - cheapskate-lucid < 0 # tried cheapskate-lucid-0.1.0.0, but its *library* requires the disabled package: lucid - check-email < 0 # tried check-email-1.0.2, but its *library* requires the disabled package: email-validate + - chiphunk < 0 # tried chiphunk-0.1.4.0, but its *library* does not support: hashable-1.4.0.1 - chronos < 0 # tried chronos-1.1.3, but its *library* does not support: aeson-2.0.2.0 - chronos < 0 # tried chronos-1.1.3, but its *library* does not support: bytestring-0.11.1.0 - chronos < 0 # tried chronos-1.1.3, but its *library* requires the disabled package: bytebuild @@ -6003,6 +6005,7 @@ packages: - composite-xstep < 0 # tried composite-xstep-0.1.0.0, but its *library* requires the disabled package: composite-base - compressed < 0 # tried compressed-3.11, but its *library* does not support: containers-0.6.5.1 - compressed < 0 # tried compressed-3.11, but its *library* does not support: hashable-1.3.5.0 + - concurrent-supply < 0 # tried concurrent-supply-0.1.8, but its *library* does not support: hashable-1.4.0.1 - conduit-algorithms < 0 # tried conduit-algorithms-0.0.11.0, but its *library* requires the disabled package: lzma-conduit - conduit-algorithms < 0 # tried conduit-algorithms-0.0.11.0, but its *library* requires the disabled package: pqueue - conduit-connection < 0 # tried conduit-connection-0.1.0.5, but its *library* does not support: bytestring-0.11.1.0 @@ -6270,6 +6273,7 @@ packages: - fn < 0 # tried fn-0.3.0.2, but its *library* requires the disabled package: wai-extra - fold-debounce < 0 # tried fold-debounce-0.2.0.9, but its *library* does not support: time-1.11.1.1 - fold-debounce-conduit < 0 # tried fold-debounce-conduit-0.2.0.6, but its *library* does not support: base-4.16.0.0 + - foldl < 0 # tried foldl-1.4.12, but its *library* does not support: hashable-1.4.0.1 - force-layout < 0 # tried force-layout-0.4.0.6, but its *library* does not support: base-4.16.0.0 - force-layout < 0 # tried force-layout-0.4.0.6, but its *library* does not support: lens-5.1 - fourmolu < 0 # tried fourmolu-0.4.0.0, but its *library* does not support: Cabal-3.6.0.0 @@ -6447,7 +6451,6 @@ packages: - hasbolt < 0 # tried hasbolt-0.1.6.1, but its *library* requires the disabled package: connection - hashable-time < 0 # tried hashable-time-0.3, but its *library* does not support: base-4.16.0.0 - hashing < 0 # tried hashing-0.1.0.1, but its *library* does not support: bytestring-0.11.1.0 - - hashtables < 0 # tried hashtables-1.3, but its *library* does not support: hashable-1.3.5.0 - haskell-awk < 0 # tried haskell-awk-1.2.0.1, but its *library* requires the disabled package: list-t - haskell-lsp < 0 # tried haskell-lsp-0.24.0.0, but its *library* does not support: aeson-2.0.2.0 - haskell-lsp < 0 # tried haskell-lsp-0.24.0.0, but its *library* does not support: base-4.16.0.0 @@ -7129,6 +7132,7 @@ packages: - password < 0 # tried password-3.0.0.0, but its *library* does not support: bytestring-0.11.1.0 - password-instances < 0 # tried password-instances-3.0.0.0, but its *library* requires the disabled package: persistent - password-types < 0 # tried password-types-1.0.0.0, but its *library* requires the disabled package: memory + - path < 0 # tried path-0.9.1, but its *library* does not support: hashable-1.4.0.1 - path-dhall-instance < 0 # tried path-dhall-instance-0.2.1.0, but its *library* requires the disabled package: dhall - path-text-utf8 < 0 # tried path-text-utf8-0.0.1.8, but its *library* does not support: base-4.16.0.0 - path-text-utf8 < 0 # tried path-text-utf8-0.0.1.8, but its *library* does not support: path-0.9.1 @@ -7188,6 +7192,7 @@ packages: - pinboard < 0 # tried pinboard-0.10.2.0, but its *library* does not support: aeson-2.0.2.0 - pinboard < 0 # tried pinboard-0.10.2.0, but its *library* does not support: bytestring-0.11.1.0 - pinboard < 0 # tried pinboard-0.10.2.0, but its *library* does not support: http-client-0.7.9 + - pinch < 0 # tried pinch-0.4.1.0, but its *library* does not support: hashable-1.4.0.1 - pipes < 0 # tried pipes-4.3.16, but its *library* requires the disabled package: mmorph - pipes-attoparsec < 0 # tried pipes-attoparsec-0.5.1.5, but its *library* requires the disabled package: pipes - pipes-bytestring < 0 # tried pipes-bytestring-2.1.7, but its *library* requires the disabled package: pipes @@ -8136,13 +8141,13 @@ packages: - mmorph < 1.2 # OK for GHC 9.2 # https://github.com/commercialhaskell/stackage/issues/6184 - # - base-compat < 0.12 + - base-compat >= 0.12 # https://github.com/commercialhaskell/stackage/issues/6185 - # - base-compat-batteries < 0.12 + - base-compat-batteries >= 0.12 # https://github.com/commercialhaskell/stackage/issues/6195 - # - miso < 1.8 + - miso >= 1.8 # https://github.com/commercialhaskell/stackage/issues/6237 - lucid >= 2.11 @@ -8153,35 +8158,35 @@ packages: - happy < 1.21 # OK for GHC 9.2 # https://github.com/commercialhaskell/stackage/issues/6243 - # - jose < 0.9 + - jose >= 0.9 # https://github.com/commercialhaskell/stackage/issues/6264 # Requires GHC 9.2 # Any new package-version that must use GHC 9.2 should be added here. # We'll Remove this section along with the nightly upgrade to GHC 9.2. - # - ghc-lib < 9.2.1.20211030 - # - ghc-lib-parser < 9.2.1.20211030 - # - ghc-lib-parser-ex < 9.2.0.0 - # - singletons-base < 3.1 - # - singletons-th < 3.1 - # - th-desugar < 1.13 - # - eliminators < 0.9 - # - ghc-syntax-highlighter < 0.0.8 # requires ghc-lib-parser >= 9.2 + - ghc-lib >= 9.2.1.20211030 + - ghc-lib-parser >= 9.2.1.20211030 + - ghc-lib-parser-ex >= 9.2.0.0 + - singletons-base >= 3.1 + - singletons-th >= 3.1 + - th-desugar >= 1.13 + - eliminators >= 0.9 + - ghc-syntax-highlighter >= 0.0.8 # requires ghc-lib-parser >= 9.2 # https://github.com/commercialhaskell/stackage/issues/6265 - # - attoparsec < 0.14.2 + - attoparsec >= 0.14.2 # https://github.com/commercialhaskell/stackage/issues/6268 - - hashable < 1.4.0.0 # OK for GHC 9.2 + - hashable >= 1.4.0.0 # dependents need 1.4 for 9.2 support # https://github.com/commercialhaskell/stackage/issues/6273 - # - freckle-app < 1.0.1 + - freckle-app >= 1.0.1 # https://github.com/commercialhaskell/stackage/issues/6278 - ad < 4.5 # OK for GHC 9.2 # https://github.com/commercialhaskell/stackage/issues/6288 - # - mmark-ext < 0.2.1.4 + - mmark-ext > 0.2.1.4 # https://github.com/commercialhaskell/stackage/issues/6292 - doctest < 0.19 # OK for GHC 9.2 @@ -8200,28 +8205,28 @@ packages: - semigroups < 0.20 # OK for GHC 9.2 # https://github.com/commercialhaskell/stackage/issues/6309 - # - polysemy < 1.7 # not tested for GHC 9.2 - # - polysemy-plugin < 0.4.2 # not tested for GHC 9.2 + - polysemy >= 1.7 # not tested for GHC 9.2 + - polysemy-plugin >= 0.4.2 # not tested for GHC 9.2 # https://github.com/commercialhaskell/stackage/issues/6310 - # - lens < 5.1 + - lens >= 5.1 # https://github.com/commercialhaskell/stackage/issues/6217 # requires aeson >= 2 - # - stripe-scotty < 1.1.0.1 # not tested for GHC 9.2 - # - stripe-wreq < 1.0.1.12 # not tested for GHC 9.2 + - stripe-scotty >= 1.1.0.1 # not tested for GHC 9.2 + - stripe-wreq >= 1.0.1.12 # not tested for GHC 9.2 # https://github.com/commercialhaskell/stackage/issues/6312 - # - sydtest < 0.6 # not tested for GHC 9.2 + - sydtest >= 0.6 # validity 0.12 fails on GHC 9.2 # https://github.com/commercialhaskell/stackage/issues/6313 - # - unicode-data < 0.2 # not tested for GHC 9.2 + - unicode-data < 0.2 # OK for GHC 9.2 # https://github.com/Gabriel439/Haskell-Pipes-Concurrency-Library/issues/60 - # - pipes-concurrency < 2.0.13 # not tested for GHC 9.2 + # - pipes-concurrency < 2.0.13 # OK for GHC 9.2, 2.0.14 seems broken # https://github.com/commercialhaskell/stackage/issues/6322 - # - hashtables < 1.3 # not tested for GHC 9.2 + - hashtables >= 1.3 # not tested for GHC 9.2 # end of packages # Package flags are applied to individual packages, and override the values of From 8c294fc22b4a4c49824b030e2d27eabdfbb2e98e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 4 Dec 2021 19:48:32 +0100 Subject: [PATCH 5/7] Enable ghc-exactprint --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b7960afc2..16a74802c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -851,7 +851,7 @@ packages: - perfect-hash-generator "Alan Zimmerman @alanz": - - ghc-exactprint < 1.1 # needs GHC 9.2 #6177/closed + - ghc-exactprint >= 1.1 - haskell-lsp - hjsmin - language-javascript @@ -5719,7 +5719,6 @@ packages: - aos-signature < 0 # tried aos-signature-0.1.1, but its *library* requires the disabled package: protolude - apecs-gloss < 0 # tried apecs-gloss-0.2.4, but its *library* requires the disabled package: gloss - api-maker < 0 # tried api-maker-0.1.0.0, but its *library* requires the disabled package: req - - apply-refact < 0 # tried apply-refact-0.9.3.0, but its *library* requires the disabled package: ghc-exactprint - approximate < 0 # tried approximate-0.3.5, but its *library* requires the disabled package: safecopy - arbor-postgres < 0 # tried arbor-postgres-0.0.5, but its *library* does not support: bytestring-0.11.1.0 - arbor-postgres < 0 # tried arbor-postgres-0.0.5, but its *library* does not support: lens-5.1 @@ -5880,6 +5879,7 @@ packages: - brittany < 0 # tried brittany-0.14.0.0, but its *library* does not support: ghc-9.2.1 - brittany < 0 # tried brittany-0.14.0.0, but its *library* does not support: ghc-boot-9.2.1 - brittany < 0 # tried brittany-0.14.0.0, but its *library* does not support: ghc-boot-th-9.2.1 + - brittany < 0 # tried brittany-0.14.0.0, but its *library* does not support: ghc-exactprint-1.3.0 - broadcast-chan < 0 # tried broadcast-chan-0.2.1.1, but its *library* does not support: base-4.16.0.0 - buchhaltung < 0 # tried buchhaltung-0.0.7, but its *library* requires the disabled package: hledger - buchhaltung < 0 # tried buchhaltung-0.0.7, but its *library* requires the disabled package: hledger-lib @@ -6307,7 +6307,6 @@ packages: - getopt-generics < 0 # tried getopt-generics-0.13.0.4, but its *library* requires the disabled package: generics-sop - ghc-clippy-plugin < 0 # tried ghc-clippy-plugin-0.0.0.1, but its *library* does not support: dhall-1.40.2 - ghc-clippy-plugin < 0 # tried ghc-clippy-plugin-0.0.0.1, but its *library* does not support: ghc-9.2.1 - - ghc-exactprint < 0 # tried ghc-exactprint-0.6.4, but its *library* does not support: base-4.16.0.0 - ghc-parser < 0 # tried ghc-parser-0.2.3.0, but its *library* does not support: ghc-9.2.1 - ghc-prof < 0 # tried ghc-prof-1.4.1.9, but its *library* does not support: base-4.16.0.0 - ghc-source-gen < 0 # tried ghc-source-gen-0.4.2.0, but its *library* does not support: ghc-9.2.1 From f9b64016842459316066f648db874e6944ed171b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 4 Dec 2021 20:14:11 +0100 Subject: [PATCH 6/7] Upgrade unicode-data --- build-constraints.yaml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 16a74802c..1f0f2dad0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5473,7 +5473,6 @@ packages: - DAV < 0 # tried DAV-1.3.4, but its *library* requires the disabled package: http-client-tls - DAV < 0 # tried DAV-1.3.4, but its *library* requires the disabled package: xml-hamlet - DPutils < 0 # tried DPutils-0.1.1.0, but its *library* requires the disabled package: streaming-bytestring - - ENIG < 0 # tried ENIG-0.0.1.0, but its *library* requires the disabled package: unicode-transforms - EntrezHTTP < 0 # tried EntrezHTTP-1.0.4, but its *library* requires the disabled package: biocore - FPretty < 0 # tried FPretty-1.1, but its *library* does not support: base-4.16.0.0 - Frames < 0 # tried Frames-0.7.2, but its *library* does not support: base-4.16.0.0 @@ -5973,9 +5972,6 @@ packages: - cointracking-imports < 0 # tried cointracking-imports-0.1.0.1, but its *library* requires the disabled package: xlsx - colonnade < 0 # tried colonnade-1.2.0.2, but its *library* does not support: bytestring-0.11.1.0 - colour-accelerate < 0 # tried colour-accelerate-0.4.0.0, but its *library* requires the disabled package: accelerate - - commonmark < 0 # tried commonmark-0.2.1.1, but its *library* requires the disabled package: unicode-transforms - - commonmark-extensions < 0 # tried commonmark-extensions-0.2.2.1, but its *library* requires the disabled package: commonmark - - commonmark-pandoc < 0 # tried commonmark-pandoc-0.2.1.1, but its *library* requires the disabled package: commonmark - compact < 0 # tried compact-0.2.0.0, but its *library* does not support: base-4.16.0.0 - compact < 0 # tried compact-0.2.0.0, but its *library* does not support: bytestring-0.11.1.0 - compensated < 0 # tried compensated-0.8.3, but its *library* requires the disabled package: safecopy @@ -7018,7 +7014,6 @@ packages: - network-transport-tcp < 0 # tried network-transport-tcp-0.8.0, but its *library* does not support: bytestring-0.11.1.0 - network-transport-tests < 0 # tried network-transport-tests-0.3.0, but its *library* does not support: bytestring-0.11.1.0 - newtype < 0 # tried newtype-0.2.2.0, but its *library* does not support: base-4.16.0.0 - - normalization-insensitive < 0 # tried normalization-insensitive-2.0.2, but its *library* requires the disabled package: unicode-transforms - not-gloss < 0 # tried not-gloss-0.7.7.0, but its *library* requires the disabled package: OpenGL - not-gloss < 0 # tried not-gloss-0.7.7.0, but its *library* requires the disabled package: bmp - nri-env-parser < 0 # tried nri-env-parser-0.1.0.7, but its *library* does not support: base-4.16.0.0 @@ -7072,7 +7067,6 @@ packages: - pairing < 0 # tried pairing-1.1.0, but its *library* requires the disabled package: elliptic-curve - palette < 0 # tried palette-0.3.0.2, but its *library* does not support: base-4.16.0.0 - pandoc < 0 # tried pandoc-2.16.2, but its *library* requires the disabled package: haddock-library - - pandoc < 0 # tried pandoc-2.16.2, but its *library* requires the disabled package: unicode-transforms - pandoc-csv2table < 0 # tried pandoc-csv2table-1.0.9, but its *library* requires the disabled package: pandoc - pandoc-dhall-decoder < 0 # tried pandoc-dhall-decoder-0.1.0.1, but its *library* requires the disabled package: pandoc - pandoc-plot < 0 # tried pandoc-plot-1.3.0, but its *library* requires the disabled package: shakespeare @@ -7695,7 +7689,6 @@ packages: - stack < 0 # tried stack-2.7.3, but its *library* requires the disabled package: path - stack < 0 # tried stack-2.7.3, but its *library* requires the disabled package: persistent - stack < 0 # tried stack-2.7.3, but its *library* requires the disabled package: regex-applicative-text - - stack < 0 # tried stack-2.7.3, but its *library* requires the disabled package: unicode-transforms - stackcollapse-ghc < 0 # tried stackcollapse-ghc-0.0.1.4, but its *executable* does not support: base-4.16.0.0 - state-codes < 0 # tried state-codes-0.1.3, but its *library* requires the disabled package: shakespeare - status-notifier-item < 0 # tried status-notifier-item-0.3.1.0, but its *library* requires the disabled package: dbus @@ -7898,7 +7891,6 @@ packages: - ucam-webauth-types < 0 # tried ucam-webauth-types-0.1.0.0, but its *library* does not support: bytestring-0.11.1.0 - ucam-webauth-types < 0 # tried ucam-webauth-types-0.1.0.0, but its *library* does not support: time-1.11.1.1 - unfoldable-restricted < 0 # tried unfoldable-restricted-0.0.3, but its *library* requires the disabled package: unfoldable - - unicode-transforms < 0 # tried unicode-transforms-0.4.0, but its *library* does not support: unicode-data-0.1.0.1 - uniprot-kb < 0 # tried uniprot-kb-0.1.2.0, but its *library* does not support: attoparsec-0.14.2 - unjson < 0 # tried unjson-0.15.3, but its *library* does not support: aeson-2.0.2.0 - unliftio-path < 0 # tried unliftio-path-0.0.2.0, but its *library* requires the disabled package: path @@ -8198,7 +8190,7 @@ packages: - sydtest >= 0.6 # validity 0.12 fails on GHC 9.2 # https://github.com/commercialhaskell/stackage/issues/6313 - - unicode-data < 0.2 # OK for GHC 9.2 + - unicode-data >= 0.2 # https://github.com/Gabriel439/Haskell-Pipes-Concurrency-Library/issues/60 - pipes-concurrency < 2.0.13 # OK for GHC 9.2, 2.0.14 seems broken @@ -8476,6 +8468,7 @@ skipped-tests: # See "Large scale enabling/disabling of packages" in CURATORS.md for how to manage this section. # # Test bounds issues + - ENIG # tried ENIG-0.0.1.0, but its *test-suite* requires the disabled package: test-framework-th - HTTP # tried HTTP-4000.3.16, but its *test-suite* does not support: base-4.16.0.0 - IPv6DB # tried IPv6DB-0.3.2, but its *test-suite* does not support: hspec-2.8.5 - IPv6DB # tried IPv6DB-0.3.2, but its *test-suite* does not support: http-client-0.7.9 @@ -8823,7 +8816,6 @@ skipped-tests: - ucam-webauth # tried ucam-webauth-0.1.0.0, but its *test-suite* does not support: hspec-2.8.5 - ucam-webauth # tried ucam-webauth-0.1.0.0, but its *test-suite* requires the disabled package: time-qq - ucam-webauth-types # tried ucam-webauth-types-0.1.0.0, but its *test-suite* does not support: hspec-2.8.5 - - unicode-collation # tried unicode-collation-0.1.3.1, but its *test-suite* requires the disabled package: unicode-transforms - uniprot-kb # tried uniprot-kb-0.1.2.0, but its *test-suite* does not support: QuickCheck-2.14.2 - uniprot-kb # tried uniprot-kb-0.1.2.0, but its *test-suite* does not support: hspec-2.8.5 - universum # tried universum-1.7.2, but its *test-suite* requires the disabled package: hedgehog From 504586449b57e987cba269a9d23f997de677b593 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 18 Mar 2022 18:00:01 +0100 Subject: [PATCH 7/7] Update docker image version and remove unnecessary lower bounds --- Dockerfile | 2 +- build-constraints.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Dockerfile b/Dockerfile index b89e5235b..c5ca23014 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM fpco/pid1:18.04 ENV HOME /home/stackage ENV LANG en_US.UTF-8 -ENV GHCVER 9.0.2 +ENV GHCVER 9.2.2 # NOTE: also update debian-bootstrap.sh when cuda version changes ENV PATH /home/stackage/.stack/programs/x86_64-linux/ghc-$GHCVER/bin:/usr/local/cuda-10.0/bin:/usr/sbin:/usr/bin:/sbin:/bin diff --git a/build-constraints.yaml b/build-constraints.yaml index b6341c6a7..dabdf0e09 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -861,7 +861,7 @@ packages: - ghc-lib-parser "Shayne Fletcher ": - - ghc-lib-parser-ex >= 9.0.0.6 + - ghc-lib-parser-ex "Karl Ostmo @kostmo": - perfect-hash-generator @@ -2998,8 +2998,8 @@ packages: "Sergey Astanin @astanin": # Stackage server uses Ubuntu 16.04 which ships libzip-1.0.1. # Haskell packages should match major.minor versions of the C library. - - bindings-libzip >= 1.0 - - LibZip >= 1.0 + - bindings-libzip + - LibZip "Anthony Cowley @acowley": - vinyl @@ -3024,7 +3024,7 @@ packages: - marvin - marvin-interpolate - mustache < 0 # 2.4.0 https://github.com/JustusAdam/mustache/issues/58 - - exit-codes >= 1.0.0 + - exit-codes "Cindy Wang @CindyLinz": - NoTrace @@ -3824,7 +3824,7 @@ packages: "Matt Noonan @matt-noonan": - justified-containers - - roles >= 0.2 + - roles - lawful - gdp