[haskell-updates] haskellPackages: stackage Nightly 2026-05-27 -> Nightly 2026-06-07 (#529097)

This commit is contained in:
sternenseemann
2026-06-09 16:33:20 +00:00
committed by GitHub
7 changed files with 4281 additions and 1077 deletions

View File

@@ -1,6 +1,6 @@
{
"commit": "41e49d63ab2d2faba2408df6de30fc5aee663d79",
"url": "https://github.com/commercialhaskell/all-cabal-hashes/archive/41e49d63ab2d2faba2408df6de30fc5aee663d79.tar.gz",
"sha256": "1iyd3ldbv8474vcpps9nzfkj98ksvql5xrsxkdfrl0fisg2ah9pf",
"msg": "Update from Hackage at 2026-05-28T09:17:22Z"
"commit": "6018b8c3b3b733775ca101a6aa6472c0bfb9e8f8",
"url": "https://github.com/commercialhaskell/all-cabal-hashes/archive/6018b8c3b3b733775ca101a6aa6472c0bfb9e8f8.tar.gz",
"sha256": "02l917hjpfnr9my3cvyrr95waankmbbkwmcajzsrv3c9kv8br5av",
"msg": "Update from Hackage at 2026-06-09T15:28:54Z"
}

View File

@@ -805,15 +805,6 @@ with haskellLib;
# Tests require a Kafka broker running locally
haskakafka = dontCheck super.haskakafka;
# https://github.com/itchyny/qhs/issues/8
qhs = overrideSrc {
version = "0.4.3";
src = pkgs.fetchzip {
url = "mirror://hackage/qhs-0.4.3/qhs-0.4.3.tar.gz";
sha256 = "191015m47qdxzi8w5pvadgv95g8vk7v2gr76jzfgglyjy6zhb5wb";
};
} (warnAfterVersion "0.4.2" super.qhs);
# Fix build with time >= 1.10 while retaining compat with time < 1.9
mbox = appendPatch ./patches/mbox-time-1.10.patch (
overrideCabal {
@@ -1513,10 +1504,6 @@ with haskellLib;
# Already updated upstream, but not released on hackage, yet.
finite-typelits = warnAfterVersion "0.2.1.0" (doJailbreak super.finite-typelits);
# 2026-05-16: allow QuickCheck 2.16
# https://github.com/pcapriotti/optparse-applicative/issues/516
optparse-applicative = doJailbreak super.optparse-applicative;
# 2026-05-17: allow QuickCheck 2.16
# https://github.com/fizruk/http-api-data/issues/157
http-api-data = doJailbreak super.http-api-data;

View File

@@ -112,9 +112,6 @@ with haskellLib;
'';
}) super.alex;
# https://github.com/sjakobi/newtype-generics/pull/28/files
newtype-generics = warnAfterVersion "0.6.2" (doJailbreak super.newtype-generics);
# Test failure because of GHC bug:
# https://gitlab.haskell.org/ghc/ghc/-/issues/25937
# https://github.com/sol/interpolate/issues/20

View File

@@ -128,9 +128,6 @@ with haskellLib;
] super.serialise
);
# https://github.com/sjakobi/newtype-generics/pull/28/files
newtype-generics = warnAfterVersion "0.6.2" (doJailbreak super.newtype-generics);
# haskell-debugger only works with ghc 9.14+
haskell-debugger-view = doDistribute (unmarkBroken super.haskell-debugger-view);
haskell-debugger = doDistribute (doJailbreak super.haskell-debugger); # hie-bios < 0.18, random >=1.3.1

View File

@@ -110,9 +110,6 @@ in
cabal-install-solver = doJailbreak super.cabal-install-solver;
cabal-install = doJailbreak super.cabal-install;
# Forbids base >= 4.18, fix proposed: https://github.com/sjakobi/newtype-generics/pull/25
newtype-generics = warnAfterVersion "0.6.2" (doJailbreak super.newtype-generics);
# Jailbreaks for servant <0.20
servant-lucid = doJailbreak super.servant-lucid;

View File

@@ -1,4 +1,4 @@
# Stackage Nightly 2026-05-27
# Stackage Nightly 2026-06-09
# This file is auto-generated by
# maintainers/scripts/haskell/update-stackage.sh
default-package-overrides:
@@ -26,7 +26,7 @@ default-package-overrides:
- aeson-diff ==1.1.0.15
- aeson-gadt-th ==0.2.5.4
- aeson-generic-compat ==0.0.2.0
- aeson-jsonpath ==0.4.0.0
- aeson-jsonpath ==0.4.2.0
- aeson-pretty ==0.8.10
- aeson-qq ==0.8.4
- aeson-schemas ==1.4.3.1
@@ -63,7 +63,7 @@ default-package-overrides:
- annotated-exception ==0.3.0.4
- annotated-wl-pprint ==0.7.0
- ansi-terminal ==1.1.5
- ansi-terminal-game ==1.9.3.0
- ansi-terminal-game ==1.9.4.0
- ansi-terminal-types ==1.1.3
- ansi-wl-pprint ==1.0.2
- antigen ==0.4.0.0
@@ -82,14 +82,14 @@ default-package-overrides:
- apportionment ==0.0.0.4
- approximate ==0.3.5
- approximate-equality ==1.1.0.2
- arithmoi ==0.13.3.0
- arithmoi ==0.13.4.0
- array-chunks ==0.1.4.2
- array-memoize ==0.6.0
- arrow-extras ==0.1.0.1
- arrows ==0.4.4.2
- ascii-char ==1.0.1.0
- ascii-progress ==0.3.3.0
- asciidoc ==0.1.0.2
- asciidoc ==0.1.0.3
- asn1-encoding ==0.9.6
- asn1-parse ==0.9.5
- asn1-types ==0.3.4
@@ -119,7 +119,7 @@ default-package-overrides:
- attoparsec-path ==0.0.0.1
- attoparsec-time ==1.0.3.1
- attoparsec-uri ==0.0.9
- audacity ==0.0.2.2
- audacity ==0.0.2.4
- authenticate ==1.3.5.2
- authenticate-oauth ==1.7
- auto-update ==0.2.6
@@ -161,7 +161,7 @@ default-package-overrides:
- base64-string ==0.2
- basement ==0.0.16
- basic-prelude ==0.7.0
- battleship-combinatorics ==0.0.1
- battleship-combinatorics ==0.0.1.2
- bazel-runfiles ==0.12
- bbdb ==0.8
- bcp47 ==0.3.0.0
@@ -209,7 +209,7 @@ default-package-overrides:
- bitset-word8 ==0.1.1.2
- bitvec ==1.1.6.0
- bitwise ==1.0.0.1
- bitwise-enum ==1.0.1.2
- bitwise-enum ==1.0.2.0
- Blammo ==2.1.3.0
- blank-canvas ==0.7.5
- blas-carray ==0.1.0.2
@@ -227,11 +227,12 @@ default-package-overrides:
- bloomfilter ==2.0.1.3
- bluefin ==0.6.0.0
- bluefin-internal ==0.6.0.0
- bm ==0.3.0.0
- bmp ==1.2.6.4
- bnb-staking-csvs ==0.2.2.0
- BNFC ==2.9.6.3
- BNFC-meta ==0.6.1
- board-games ==0.4.0.1
- board-games ==0.4.0.3
- bodhi ==0.1.0
- boltzmann-samplers ==0.1.1.0
- Boolean ==0.2.4
@@ -257,9 +258,9 @@ default-package-overrides:
- bson-lens ==0.1.1
- btrfs ==0.2.1.0
- buffer-pipe ==0.0
- bugsnag ==1.2.0.1
- bugsnag ==1.2.0.2
- bugsnag-hs ==0.2.0.13
- bugsnag-wai ==1.0.1.1
- bugsnag-wai ==1.0.1.2
- bugsnag-yesod ==1.0.1.0
- bugzilla-redhat ==1.0.1.1
- burrito ==2.0.1.17
@@ -357,6 +358,7 @@ default-package-overrides:
- checksum ==0.0.0.1
- chell ==0.5.0.2
- chell-hunit ==0.3.0.2
- chemical-equation ==0.0.2
- chimera ==0.4.1.0
- choice ==0.2.4.2
- chronologique ==0.3.1.3
@@ -367,7 +369,7 @@ default-package-overrides:
- cipher-rc4 ==0.1.4
- circle-packing ==0.1.0.6
- circular ==0.4.0.3
- citeproc ==0.13
- citeproc ==0.13.0.1
- clash-ghc ==1.10.0
- clash-lib ==1.10.0
- clash-prelude ==1.10.0
@@ -390,7 +392,7 @@ default-package-overrides:
- cmdargs ==0.10.22
- co-log ==0.7.0.0
- co-log-concurrent ==0.5.1.1
- co-log-core ==0.3.2.6
- co-log-core ==0.3.2.7
- co-log-polysemy ==0.0.1.6
- co-log-simple ==1.2.1
- coco ==1.0.0.0
@@ -414,10 +416,10 @@ default-package-overrides:
- comfort-blas ==0.0.3.1
- comfort-fftw ==0.0.0.1
- comfort-glpk ==0.1
- comfort-graph ==0.0.4.1
- commonmark ==0.2.6.1
- commonmark-extensions ==0.2.6
- commonmark-pandoc ==0.2.3
- comfort-graph ==0.0.5.1
- commonmark ==0.3
- commonmark-extensions ==0.2.7
- commonmark-pandoc ==0.3
- commutative ==0.0.2
- commutative-semigroups ==0.2.0.2
- comonad ==5.0.10
@@ -467,6 +469,7 @@ default-package-overrides:
- context-resource ==0.2.0.2
- context-wai-middleware ==0.2.0.2
- contiguous ==0.6.5.0
- contra-tracer ==0.2.1.0
- contravariant ==1.5.6
- contravariant-extras ==0.3.5.4
- control-bool ==0.2.1
@@ -548,6 +551,7 @@ default-package-overrides:
- cutter ==0.0
- cyclotomic ==1.1.2
- czipwith ==1.0.1.4
- daemons ==0.4.0
- data-accessor ==0.2.3.1
- data-accessor-mtl ==0.2.0.5
- data-accessor-transformers ==0.2.1.8
@@ -582,22 +586,22 @@ default-package-overrides:
- data-ref ==0.1
- data-reify ==0.6.4
- data-serializer ==0.3.5
- data-sketches ==0.3.1.0
- data-sketches-core ==0.1.0.0
- data-sketches ==0.4.0.1
- data-sketches-core ==0.3.0.0
- data-textual ==0.3.0.3
- dataframe ==2.1.0.0
- dataframe-core ==1.0.1.0
- dataframe-csv ==1.0.1.0
- dataframe ==2.1.0.2
- dataframe-core ==1.0.2.0
- dataframe-csv ==1.0.1.1
- dataframe-csv-th ==1.0.1.0
- dataframe-json ==1.0.1.0
- dataframe-lazy ==1.0.1.0
- dataframe-learn ==1.0.1.0
- dataframe-operations ==1.0.1.1
- dataframe-lazy ==1.0.1.1
- dataframe-learn ==1.0.2.0
- dataframe-operations ==1.1.0.1
- dataframe-parquet ==1.0.1.0
- dataframe-parquet-th ==1.0.1.0
- dataframe-parsing ==1.0.1.0
- dataframe-th ==1.0.1.0
- dataframe-viz ==1.0.1.1
- dataframe-viz ==1.0.2.0
- dataurl ==0.1.0.0
- DAV ==1.3.4
- dbcleaner ==0.1.3
@@ -690,7 +694,7 @@ default-package-overrides:
- do-notation ==0.1.0.2
- dobutokO2 ==0.45.3.0
- dockerfile ==0.2.0
- doclayout ==0.5.0.1
- doclayout ==0.5.0.3
- docopt ==0.7.0.8
- doctemplates ==0.11.0.1
- doctest ==0.24.3
@@ -771,7 +775,7 @@ default-package-overrides:
- emacs-module ==0.3
- email-validate ==2.3.2.21
- emd ==0.2.0.0
- emojis ==0.1.4.1
- emojis ==0.1.5
- enclosed-exceptions ==1.0.3
- encoding ==0.10.2
- end-of-exe ==0.1.2.0
@@ -780,7 +784,7 @@ default-package-overrides:
- enum-subset-generate ==0.1.0.3
- enum-text ==0.5.3.0
- enummapset ==0.7.3.0
- enumset ==0.1
- enumset ==0.1.0.2
- envelope ==0.2.2.0
- envparse ==0.6.0
- envy ==2.1.5.0
@@ -807,7 +811,7 @@ default-package-overrides:
- every ==0.0.1
- evm-opcodes ==0.3.3
- exact-combinatorics ==0.2.0.11
- exact-pi ==0.5.0.2
- exact-pi ==0.5.1.0
- exception-hierarchy ==0.1.0.14
- exception-mtl ==0.4.0.2
- exception-transformers ==0.4.0.12
@@ -818,7 +822,7 @@ default-package-overrides:
- exon ==1.7.3.0
- exp-pairs ==0.2.1.1
- expiring-cache-map ==0.0.6.1
- explicit-exception ==0.2
- explicit-exception ==0.2.0.2
- express ==1.0.18
- extended-reals ==0.2.7.0
- extensible-exceptions ==0.1.1.4
@@ -839,7 +843,7 @@ default-package-overrides:
- fast-logger ==3.2.6
- fast-math ==1.0.2
- fast-myers-diff ==0.0.1
- fbrnch ==1.8.1
- fbrnch ==1.8.3
- fcf-family ==0.2.0.3
- fdo-notify ==0.3.1
- feature-flags ==0.1.0.1
@@ -901,6 +905,7 @@ default-package-overrides:
- foldable1-classes-compat ==0.1.3
- foldl ==1.4.18
- folds ==0.7.8
- fontwhich ==0.3
- FontyFruity ==0.5.3.5
- force-layout ==0.4.1
- foreign-store ==0.2.1
@@ -1071,6 +1076,7 @@ default-package-overrides:
- gi-javascriptcore ==6.0.5
- gi-javascriptcore6 ==6.0.5
- gi-pango ==1.0.30
- gi-pangocairo ==1.0.31
- gi-soup ==3.0.4
- gi-soup3 ==3.0.5
- gi-vte ==2.91.35
@@ -1263,6 +1269,7 @@ default-package-overrides:
- haskoin-node ==1.1.4
- haskoin-store-data ==1.5.16
- hasktags ==0.73.0
- hasktorch ==0.2.2.0
- hasql ==1.10.3.2
- hasql-dynamic-statements ==0.5.1
- hasql-implicits ==0.2.0.2
@@ -1279,6 +1286,8 @@ default-package-overrides:
- Hclip ==3.0.0.4
- HCodecs ==0.5.2
- hdaemonize ==0.5.7
- HDBC ==2.4.0.5
- HDBC-session ==0.1.2.1
- headed-megaparsec ==0.2.1.3
- headroom ==0.4.3.0
- heap ==1.0.4
@@ -1352,7 +1361,7 @@ default-package-overrides:
- hourglass ==0.2.12
- hourglass-orphans ==0.1.0.0
- hp2pretty ==0.10.1
- hpack ==0.39.5
- hpack ==0.39.6
- hpc-codecov ==0.6.4.1
- hpc-lcov ==1.2.0
- HPDF ==1.8
@@ -1367,15 +1376,20 @@ default-package-overrides:
- hs-bibutils ==6.10.0.0
- hs-captcha ==1.0
- hs-GeoIP ==0.3
- hs-opentelemetry-api ==0.3.1.0
- hs-opentelemetry-exporter-otlp ==0.1.1.0
- hs-opentelemetry-otlp ==0.2.0.0
- hs-opentelemetry-propagator-b3 ==0.0.1.3
- hs-opentelemetry-propagator-datadog ==0.0.1.1
- hs-opentelemetry-propagator-w3c ==0.1.0.0
- hs-opentelemetry-sdk ==0.1.0.1
- hs-opentelemetry-semantic-conventions ==0.1.0.0
- hs-opentelemetry-vendor-honeycomb ==0.0.1.2
- hs-opentelemetry-api ==1.0.0.0
- hs-opentelemetry-api-types ==1.0.0.0
- hs-opentelemetry-exporter-handle ==1.0.0.0
- hs-opentelemetry-exporter-in-memory ==1.0.0.0
- hs-opentelemetry-exporter-otlp ==1.0.0.0
- hs-opentelemetry-otlp ==1.0.0.0
- hs-opentelemetry-propagator-b3 ==1.0.0.0
- hs-opentelemetry-propagator-datadog ==1.0.0.0
- hs-opentelemetry-propagator-jaeger ==1.0.0.0
- hs-opentelemetry-propagator-w3c ==1.0.0.0
- hs-opentelemetry-propagator-xray ==1.0.0.0
- hs-opentelemetry-sdk ==1.0.0.0
- hs-opentelemetry-semantic-conventions ==1.40.0.0
- hs-opentelemetry-vendor-honeycomb ==1.0.0.0
- hs-php-session ==0.0.9.3
- hsc2hs ==0.68.10
- hschema ==0.0.1.1
@@ -1427,7 +1441,7 @@ default-package-overrides:
- hspec-golden ==0.2.2.0
- hspec-golden-aeson ==0.9.0.0
- hspec-hedgehog ==0.3.0.0
- hspec-junit-formatter ==1.2.0.0
- hspec-junit-formatter ==1.2.1.0
- hspec-leancheck ==0.0.6
- hspec-megaparsec ==2.2.1
- hspec-meta ==2.11.17
@@ -1473,7 +1487,7 @@ default-package-overrides:
- http-reverse-proxy ==0.6.2.0
- http-semantics ==0.4.0
- http-streams ==0.8.9.9
- http-types ==0.12.4
- http-types ==0.12.5
- http2 ==5.4.0
- http3 ==0.1.2
- httpd-shed ==0.4.1.2
@@ -1566,7 +1580,7 @@ default-package-overrides:
- interpolatedstring-perl6 ==1.0.2
- interpolation ==0.1.1.2
- Interpolation ==0.3.0
- IntervalMap ==0.6.2.1
- IntervalMap ==0.6.2.4
- intervals ==0.9.3
- intset-imperative ==0.1.0.0
- invariant ==0.6.5
@@ -1583,7 +1597,7 @@ default-package-overrides:
- ip6addr ==2.0.0.1
- iproute ==1.7.15
- IPv6Addr ==2.0.6.2
- IPv6DB ==0.3.3.4
- IPv6DB ==0.3.3.5
- ipynb ==0.2
- ipython-kernel ==0.12.1.0
- irc ==0.6.1.1
@@ -1618,7 +1632,7 @@ default-package-overrides:
- json-spec-elm ==0.5.0.2
- json-spec-elm-servant ==0.5.0.0
- json-spec-openapi ==1.2.0.3
- json-stream ==0.4.6.0
- json-stream ==0.4.6.1
- jsonifier ==0.2.1.3
- jsonpath ==0.3.0.0
- JuicyCairo ==0.1.0.1
@@ -1631,7 +1645,7 @@ default-package-overrides:
- kansas-comet ==0.4.4
- katip ==0.8.8.4
- katip-logstash ==0.1.0.2
- katip-wai ==0.2.0.1
- katip-wai ==0.2.0.2
- kazura-queue ==0.1.0.4
- kdl-hs ==1.1.1
- kdt ==0.2.6
@@ -1688,7 +1702,7 @@ default-package-overrides:
- lawful-conversions ==0.4.0
- layoutz ==0.3.4.0
- lazy-csv ==0.5.1
- lazyio ==0.1.0.4
- lazyio ==0.1.0.6
- lazyppl ==1.0.1
- lazysmallcheck ==0.6
- lca ==0.4
@@ -1717,6 +1731,8 @@ default-package-overrides:
- libmpd ==0.10.0.1
- liboath-hs ==0.0.1.2
- libsodium-bindings ==0.0.3.0
- libtorch-ffi ==2.0.2.0
- libtorch-ffi-helper ==2.0.0.3
- libyaml ==0.1.4
- libyaml-clib ==0.2.5
- lift-generics ==0.3.1
@@ -1858,7 +1874,7 @@ default-package-overrides:
- microspec ==0.2.1.3
- microstache ==1.0.3.1
- midair ==0.2.0.1
- midi ==0.2.2.4
- midi ==0.2.2.6
- midi-alsa ==0.2.1
- midi-music-box ==0.0.1.2
- mighty-metropolis ==2.0.0
@@ -1940,7 +1956,7 @@ default-package-overrides:
- monoid-insertleft ==0.1.0.1
- monoid-map ==0.2.0.1
- monoid-subclasses ==1.2.6.1
- monoid-transformer ==0.0.4
- monoid-transformer ==0.0.4.1
- monoidal-containers ==0.6.7.0
- monoidal-functors ==0.2.3.0
- monoidmap ==0.0.5.1
@@ -2001,6 +2017,7 @@ default-package-overrides:
- natural-sort ==0.1.2
- natural-transformation ==0.4.1
- neat-interpolation ==0.5.1.4
- nerd-font-icons ==0.1.0.1
- net-mqtt ==0.8.6.4
- net-mqtt-lens ==0.1.1.0
- netcode-io ==0.0.3
@@ -2034,7 +2051,7 @@ default-package-overrides:
- network-uri-template ==0.1.2.0
- network-wait ==0.4.0.0
- newtype ==0.2.2.1
- newtype-generics ==0.6.2
- newtype-generics ==0.6.3
- nfc ==0.1.1
- nicify-lib ==1.0.1
- NineP ==0.0.2.1
@@ -2044,10 +2061,10 @@ default-package-overrides:
- no-recursion ==0.4.0.0
- no-value ==1.0.0.0
- NoHoed ==0.1.1
- non-empty ==0.3.5
- non-empty ==0.3.6.1
- non-empty-sequence ==0.2.0.4
- non-empty-text ==0.2.1
- non-negative ==0.1.2
- non-negative ==0.1.2.1
- nonce ==1.0.7
- nondeterminism ==1.5
- nonempty-containers ==0.3.5.0
@@ -2156,14 +2173,14 @@ default-package-overrides:
- pagure ==0.2.1
- pagure-cli ==0.2.3
- palette ==0.3.0.4
- pandoc ==3.9.0.2
- pandoc-cli ==3.9.0.2
- pandoc-lua-engine ==0.5.2
- pandoc ==3.10
- pandoc-cli ==3.10
- pandoc-lua-engine ==0.5.3
- pandoc-lua-marshal ==0.3.2.1
- pandoc-plot ==1.9.2
- pandoc-server ==0.1.2
- pandoc-server ==0.1.3
- pandoc-throw ==0.1.0.0
- pandoc-types ==1.23.1.1
- pandoc-types ==1.23.1.2
- panic ==0.4.0.1
- pantry ==0.11.2
- parallel ==3.3.0.0
@@ -2200,7 +2217,7 @@ default-package-overrides:
- path-like ==0.2.0.2
- path-pieces ==0.2.1
- path-utils ==0.1.1.0
- pathtype ==0.8.1.3
- pathtype ==0.8.1.4
- pathwalk ==0.3.1.2
- patience ==0.3
- patrol ==1.2.0.5
@@ -2217,6 +2234,7 @@ default-package-overrides:
- perfect-hash-generator ==1.0.0
- persist ==1.0.0.0
- persistable-record ==0.6.0.6
- persistable-types-HDBC-pg ==0.0.3.5
- persistent ==2.18.1.0
- persistent-discover ==0.1.0.7
- persistent-documentation ==0.1.0.6
@@ -2232,7 +2250,7 @@ default-package-overrides:
- persistent-typed-db ==0.1.0.7
- pg-harness-client ==0.6.0
- pg-transact ==0.3.2.0
- pgmq-core ==0.2.0.0
- pgmq-core ==0.3.0.0
- phantom-state ==0.2.1.5
- pid1 ==0.1.3.1
- pinch ==0.5.2.0
@@ -2277,9 +2295,11 @@ default-package-overrides:
- polysemy-plugin ==0.4.5.3
- polysemy-webserver ==0.2.1.2
- poolboy ==0.5.0.0
- pooled-io ==0.0.2.3
- pooled-io ==0.0.2.5
- port-utils ==0.2.1.0
- portable-lines ==0.1
- PortMidi ==0.2.0.0
- portmidi-utility ==0.0
- posix-paths ==0.3.0.1
- posix-pty ==0.2.2
- possibly ==1.0.0.0
@@ -2297,6 +2317,7 @@ default-package-overrides:
- postgresql-simple-interval ==1.0.1.2
- postgresql-syntax ==0.4.3.1
- postgresql-transactional ==1.1.1
- postgresql-typed ==0.6.2.5
- ppad-aead ==0.3.2
- ppad-base16 ==0.3.0
- ppad-base58 ==0.2.3
@@ -2304,14 +2325,14 @@ default-package-overrides:
- ppad-bip32 ==0.3.4
- ppad-bip39 ==0.3.3
- ppad-chacha ==0.2.2
- ppad-fixed ==0.1.4
- ppad-fixed ==0.1.5
- ppad-hkdf ==0.3.2
- ppad-hmac-drbg ==0.3.1
- ppad-pbkdf ==0.2.2
- ppad-poly1305 ==0.4.2
- ppad-ripemd160 ==0.1.4
- ppad-script ==0.2.3
- ppad-secp256k1 ==0.5.5
- ppad-secp256k1 ==0.5.7
- ppad-sha256 ==0.3.2
- ppad-sha512 ==0.2.2
- pptable ==0.3.0.0
@@ -2348,7 +2369,7 @@ default-package-overrides:
- primitive-unaligned ==0.1.1.2
- primitive-unlifted ==2.2.0.0
- print-console-colors ==0.1.0.0
- probability ==0.2.8
- probability ==0.2.9.1
- probability-polynomial ==1.0.1.0
- process-extras ==0.7.4
- product-isomorphic ==0.0.3.4
@@ -2357,7 +2378,7 @@ default-package-overrides:
- project-template ==0.2.1.0
- projectroot ==0.2.0.1
- prometheus ==2.3.0
- prometheus-client ==1.1.1
- prometheus-client ==1.1.2
- prometheus-metrics-ghc ==1.0.1.2
- promises ==0.3
- prompt-hs ==1.1.0.2
@@ -2416,7 +2437,7 @@ default-package-overrides:
- quickcheck-simple ==0.1.1.1
- quickcheck-special ==0.1.0.6
- quickcheck-text ==0.1.2.1
- quickcheck-transformer ==0.3.1.2
- quickcheck-transformer ==0.3.1.3
- quickcheck-unicode ==1.0.1.0
- quicklz ==1.5.0.11
- quiet ==0.2
@@ -2424,7 +2445,6 @@ default-package-overrides:
- radix-tree ==1.1.0.0
- rainbow ==0.34.2.2
- rainbox ==0.26.0.0
- ram ==0.22.0
- rampart ==2.0.0.13
- ramus ==0.1.2
- rando ==0.0.0.4
@@ -2457,7 +2477,7 @@ default-package-overrides:
- reactive-banana ==1.3.2.0
- reactive-banana-bunch ==1.0.0.1
- reactive-jack ==0.4.1.2
- reactive-midyim ==0.4.1.1
- reactive-midyim ==0.4.1.3
- read-editor ==0.1.0.2
- read-env-var ==1.0.0.0
- readable ==0.3.1
@@ -2503,6 +2523,8 @@ default-package-overrides:
- reinterpret-cast ==0.1.0
- relapse ==1.0.0.1
- relational-query ==0.12.3.1
- relational-query-HDBC ==0.7.2.1
- relational-record ==0.2.2.0
- relational-schemas ==0.1.8.1
- reliable-io ==0.0.2
- relude ==1.2.2.2
@@ -2583,17 +2605,17 @@ default-package-overrides:
- sampling ==0.3.5
- samsort ==0.1.0.0
- sandi ==0.5
- sandwich ==0.3.0.5
- sandwich-contexts ==0.3.0.3
- sandwich ==0.3.1.0
- sandwich-contexts ==0.3.0.4
- sandwich-hedgehog ==0.1.3.1
- sandwich-quickcheck ==0.2.0.0
- sandwich-slack ==0.1.2.0
- sandwich-webdriver ==0.4.0.2
- sandwich-slack ==0.2.0.0
- sandwich-webdriver ==0.5.0.0
- saturn ==1.1.0.5
- say ==0.1.0.1
- sayable ==1.2.6.0
- sbp ==6.5.0
- sbv ==14.1
- sbv ==14.2
- scalpel ==0.6.2.2
- scalpel-core ==0.6.2.2
- scanf ==0.1.0.0
@@ -2674,7 +2696,7 @@ default-package-overrides:
- serversession-frontend-wai ==1.0.1
- serversession-frontend-yesod ==1.0.1
- servius ==1.2.3.0
- set-cover ==0.1.1.1
- set-cover ==0.1.2.1
- setenv ==0.1.1.3
- setlocale ==1.0.0.10
- sexp-grammar ==2.3.4.2
@@ -2766,6 +2788,7 @@ default-package-overrides:
- sop-core ==0.5.0.2
- sort ==1.0.0.0
- sorted-list ==0.3.1.0
- sound-collage ==0.2.1
- sourcemap ==0.1.7
- sox ==0.2.3.2
- soxlib ==0.0.3.2
@@ -2825,8 +2848,8 @@ default-package-overrides:
- storable-peek-poke ==0.1.0.2
- storable-record ==0.0.7
- storable-tuple ==0.1
- storablevector ==0.2.13.2
- store ==0.7.20
- storablevector ==0.2.13.4
- store ==0.7.21
- store-core ==0.4.4.7
- store-streaming ==0.2.0.5
- stratosphere ==1.0.1
@@ -2837,9 +2860,9 @@ default-package-overrides:
- streaming-bytestring ==0.3.4
- streaming-commons ==0.2.3.1
- streaming-wai ==0.1.1
- streamly ==0.11.0
- streamly ==0.11.1
- streamly-bytestring ==0.2.3
- streamly-core ==0.3.0
- streamly-core ==0.3.1
- streamly-examples ==0.3.1
- streamly-filepath ==0.1.0
- streamly-fsevents ==0.1.1
@@ -2995,7 +3018,7 @@ default-package-overrides:
- testcontainers-postgresql ==0.2.0.1
- testing-feat ==1.1.1.1
- testing-type-modifiers ==0.1.0.1
- texmath ==0.13.1.1
- texmath ==0.13.1.2
- text-ansi ==0.3.0.1
- text-binary ==0.2.1.1
- text-builder ==1.0.0.5
@@ -3052,16 +3075,16 @@ default-package-overrides:
- thread-hierarchy ==0.3.0.2
- thread-local-storage ==0.2
- thread-supervisor ==0.2.0.0
- thread-utils-context ==0.3.0.4
- thread-utils-context ==0.4.1.0
- thread-utils-finalizers ==0.1.1.0
- threads ==0.5.1.8
- threads-extras ==0.1.0.3
- threads-supervisor ==1.2.0.2
- threepenny-gui ==0.9.4.2
- thyme ==0.4.1
- tidal ==1.10.1
- tidal-core ==1.10.1
- tidal-link ==1.2.0
- tidal ==1.10.2
- tidal-core ==1.10.2
- tidal-link ==1.2.1
- tile ==0.3.0.0
- time-compat ==1.9.9
- time-domain ==1.6
@@ -3153,14 +3176,14 @@ default-package-overrides:
- typelits-witnesses ==0.4.1.0
- typenums ==0.1.4
- typography-geometry ==1.0.1.0
- typst ==0.9.0.1
- typst-symbols ==0.1.9.1
- typst ==0.10
- typst-symbols ==0.2
- tz ==0.1.3.6
- tzdata ==0.2.20250115.0
- tztime ==0.1.1.0
- ua-parser ==0.7.7.0
- uglymemo ==0.1.0.1
- uhd ==0.1.0.1
- uhd ==0.1.1.0
- ulid ==0.3.3.0
- unagi-chan ==0.4.1.4
- unbound-generics ==0.4.4
@@ -3175,9 +3198,11 @@ default-package-overrides:
- unexceptionalio-trans ==0.5.2
- unfoldable ==1.1
- unfoldable-restricted ==0.0.3
- unicode ==0.0.1.1
- unicode-collation ==0.1.3.6
- unicode ==0.0.1.3
- unicode-collation ==0.1.3.7
- unicode-data ==0.8.0
- unicode-data-names ==0.6.0
- unicode-data-scripts ==0.6.0
- unicode-show ==0.1.1.1
- unicode-transforms ==0.4.0.1
- unidecode ==0.1.0.4
@@ -3190,8 +3215,8 @@ default-package-overrides:
- uniplate ==1.6.13
- uniq-deep ==1.2.1
- unique ==0.0.2
- unique-logic ==0.4.0.1
- unique-logic-tf ==0.5.1.1
- unique-logic ==0.4.1.1
- unique-logic-tf ==0.5.1.3
- uniqueness-periods-vector-stats ==0.4.0.0
- unit-constraint ==0.0.0
- units ==2.4.1.5
@@ -3325,7 +3350,7 @@ default-package-overrides:
- wai-transformers ==0.2.0
- wai-websockets ==3.0.1.2
- wakame ==0.1.0.0
- warp ==3.4.13
- warp ==3.4.13.1
- warp-tls ==3.4.14
- wave ==0.2.1
- wcwidth ==0.0.2
@@ -3337,7 +3362,7 @@ default-package-overrides:
- web-view ==0.7.0
- web3-tools ==0.1.0.0
- webby ==1.2.1
- webdriver ==0.14.0.0
- webdriver ==0.15.0.0
- webdriver-precore ==0.2.0.2
- webex-teams-api ==0.2.0.1
- webex-teams-conduit ==0.2.0.1
@@ -3361,7 +3386,7 @@ default-package-overrides:
- wild-bind-x11 ==0.2.0.18
- Win32-notify ==0.3.0.3
- windns ==0.1.0.1
- witch ==1.3.2.0
- witch ==1.3.3.0
- with-utf8 ==1.1.0.0
- withdependencies ==0.3.1
- witherable ==0.5
@@ -3479,9 +3504,10 @@ default-package-overrides:
- zip ==2.2.1
- zip-archive ==0.4.3.2
- zip-stream ==0.2.2.0
- zip2tar ==0.0
- zippers ==0.3.2
- zlib ==0.7.1.1
- zlib-bindings ==0.1.1.5
- zlib-clib ==1.3.1
- zlib-clib ==1.3.2
- zot ==0.0.3
- zstd ==0.1.3.0

File diff suppressed because it is too large Load Diff