haskellPackages: stackage LTS 24.7 -> LTS 24.9

all-cabal-hashes: 2025-08-29T19:21:15Z -> 2025-09-11T15:33:02Z

(generated by maintainers/scripts/haskell/update-package-set.sh)
This commit is contained in:
Wolfgang Walther
2025-09-11 20:54:18 +02:00
parent cf718d9c79
commit 04c4971bc5
5 changed files with 4576 additions and 855 deletions

View File

@@ -1,6 +1,6 @@
{
"commit": "cb3e739eecaaf7d5aca7fc1fa6618040ad97e6dd",
"url": "https://github.com/commercialhaskell/all-cabal-hashes/archive/cb3e739eecaaf7d5aca7fc1fa6618040ad97e6dd.tar.gz",
"sha256": "1dlgni5hvkcqmi8jxqm0fy044v5wh9a6p7v3idpiipzkcyjpv949",
"msg": "Update from Hackage at 2025-08-29T19:21:15Z"
"commit": "4854857f1e77382a840ad16efb76931a69a7c3db",
"url": "https://github.com/commercialhaskell/all-cabal-hashes/archive/4854857f1e77382a840ad16efb76931a69a7c3db.tar.gz",
"sha256": "02ildp2lmcswlrwf2074wr4sxpdlhawq0d5w2v94j7ahh3hy6vv1",
"msg": "Update from Hackage at 2025-09-11T15:33:02Z"
}

View File

@@ -1845,7 +1845,7 @@ with haskellLib;
# Fails with encoding problems, likely needs locale data.
# Test can be executed by adding which to testToolDepends and
# $PWD/dist/build/haskeline-examples-Test to $PATH.
haskeline_0_8_3_0 = doDistribute (dontCheck super.haskeline_0_8_3_0);
haskeline_0_8_4_0 = doDistribute (dontCheck super.haskeline_0_8_4_0);
# Test suite fails to compile https://github.com/agrafix/Spock/issues/177
Spock = dontCheck super.Spock;
@@ -3064,20 +3064,6 @@ with haskellLib;
# https://github.com/snoyberg/http-client/pull/563
http-client-tls = doJailbreak super.http-client-tls;
# agda2hs 1.3 is not compatible with Agda 2.8.0
agda2hs = lib.pipe super.agda2hs [
(warnAfterVersion "1.3")
(overrideSrc {
version = "1.3-unstable-2025-07-25";
src = pkgs.fetchFromGitHub {
owner = "agda";
repo = "agda2hs";
rev = "01cc0532b522f64223782617cbde1a6f21b8880e";
hash = "sha256-SXhnkZa8OmgpYRTb2IVTfebtX+GG5mkVcqKchl2Noic=";
};
})
];
# 2025-09-03: allow bytestring 0.12
# https://github.com/wangbj/hashing/issues/4
hashing = lib.pipe super.hashing [
@@ -3174,7 +3160,7 @@ with haskellLib;
pipes-text = warnAfterVersion "1.0.1" (doJailbreak super.pipes-text);
# 2025-04-09: jailbreak to allow bytestring >= 0.12
array-builder = warnAfterVersion "0.1.4.1" (doJailbreak super.array-builder);
array-builder = warnAfterVersion "0.2.0.0" (doJailbreak super.array-builder);
# 2025-04-09: missing dependency - somehow it's not listed on hackage
broadcast-chan = addExtraLibrary self.conduit super.broadcast-chan;

View File

@@ -76,8 +76,8 @@ in
# Upgrade to accommodate new core library versions, where the authors have
# already made the relevant changes.
# 2025-08-10: Tests fail, but fix is not released yet https://github.com/clash-lang/ghc-typelits-natnormalise/issues/89
ghc-typelits-natnormalise = doDistribute (doJailbreak self.ghc-typelits-natnormalise_0_7_12);
# 2025-09-11: Tests fail, were fixed in 0.7.12, but Stackage is still at 0.7.10.
ghc-typelits-natnormalise = doDistribute self.ghc-typelits-natnormalise_0_8_0;
#
# Jailbreaks

View File

@@ -1,4 +1,4 @@
# Stackage LTS 24.7
# Stackage LTS 24.9
# This file is auto-generated by
# maintainers/scripts/haskell/update-stackage.sh
default-package-overrides:
@@ -8,7 +8,7 @@ default-package-overrides:
- AC-Angle ==1.0
- acc ==0.2.0.3
- ace ==0.6
- acid-state ==0.16.1.3
- acid-state ==0.16.1.4
- action-permutations ==0.0.0.1
- active ==0.2.1
- ad ==4.5.6
@@ -216,7 +216,7 @@ default-package-overrides:
- blas-ffi ==0.1
- blas-hs ==0.1.1.0
- blaze-bootstrap ==0.1.0.1
- blaze-builder ==0.4.4
- blaze-builder ==0.4.4.1
- blaze-colonnade ==1.2.3.0
- blaze-html ==0.9.2.0
- blaze-markup ==0.8.3.0
@@ -251,7 +251,7 @@ default-package-overrides:
- boxes ==0.1.5
- breakpoint ==0.1.5.0
- brick ==2.9
- brotli ==0.0.0.2
- brotli ==0.0.0.3
- brotli-streams ==0.0.0.0
- bsb-http-chunked ==0.0.0.4
- bson ==0.4.0.1
@@ -330,7 +330,7 @@ default-package-overrides:
- cased ==0.1.0.0
- cases ==0.1.4.4
- casing ==0.1.4.1
- cassava ==0.5.4.0
- cassava ==0.5.4.1
- cassava-conduit ==0.6.6
- cassava-megaparsec ==2.1.1
- cast ==0.1.0.2
@@ -379,7 +379,7 @@ default-package-overrides:
- classy-prelude ==1.5.0.3
- classy-prelude-conduit ==1.5.0
- classy-prelude-yesod ==1.5.0
- clay ==0.16.0
- clay ==0.16.1
- cli-arguments ==0.7.0.0
- clientsession ==0.9.3.0
- Clipboard ==2.3.2.2
@@ -595,7 +595,7 @@ default-package-overrides:
- decidable ==0.3.1.1
- Decimal ==0.5.2
- declarative ==0.5.4
- deepseq-generics ==0.2.0.0
- deepseq-generics ==0.2.0.1
- deferred-folds ==0.9.18.7
- defun-core ==0.1.0.1
- dejafu ==2.4.0.7
@@ -675,7 +675,7 @@ default-package-overrides:
- do-notation ==0.1.0.2
- dobutokO2 ==0.45.3.0
- dockerfile ==0.2.0
- doclayout ==0.5
- doclayout ==0.5.0.1
- docopt ==0.7.0.8
- doctemplates ==0.11.0.1
- doctest ==0.24.2
@@ -723,9 +723,9 @@ default-package-overrides:
- edit-distance ==0.2.2.1
- edit-distance-vector ==1.0.0.4
- editor-open ==0.6.0.0
- effectful ==2.6.0.0
- effectful-core ==2.6.0.0
- effectful-plugin ==2.0.0.0
- effectful ==2.6.1.0
- effectful-core ==2.6.1.0
- effectful-plugin ==2.0.0.1
- effectful-th ==1.0.0.3
- egison-pattern-src ==0.2.1.2
- either ==5.0.3
@@ -769,7 +769,7 @@ default-package-overrides:
- eq ==4.3
- equal-files ==0.0.5.4
- equational-reasoning ==0.7.1.0
- equivalence ==0.4.1
- equivalence ==0.4.1.1
- erf ==2.0.0.0
- errata ==0.4.0.3
- error ==1.0.0.0
@@ -842,7 +842,7 @@ default-package-overrides:
- file-modules ==0.1.2.4
- file-path-th ==0.1.0.0
- filecache ==0.5.2
- filelock ==0.1.1.7
- filelock ==0.1.1.8
- filemanip ==0.3.6.3
- filepath-bytestring ==1.5.2.0.3
- filepattern ==0.1.3
@@ -866,7 +866,7 @@ default-package-overrides:
- flac-picture ==0.1.3
- flags-applicative ==0.1.0.3
- flat ==0.6
- flatparse ==0.5.2.1
- flatparse ==0.5.3.0
- flay ==0.5
- flexible-defaults ==0.0.3
- FloatingHex ==0.5
@@ -1049,7 +1049,7 @@ default-package-overrides:
- git-lfs ==1.2.5
- git-mediate ==1.1.0
- githash ==0.1.7.0
- github ==0.30
- github ==0.30.0.1
- github-release ==2.0.0.14
- github-rest ==1.2.1
- github-types ==0.2.1
@@ -1183,13 +1183,13 @@ default-package-overrides:
- gtk2hs-buildtools ==0.13.12.0
- gtk3 ==0.15.10
- guarded-allocation ==0.0.1
- hackage-cli ==0.1.0.3
- hackage-cli ==0.1.0.4
- hackage-revdeps ==0.1
- hackage-security ==0.6.3.1
- hackage-security-HTTP ==0.1.1.2
- haddock-library ==1.11.0
- haha ==0.3.1.1
- hakyll ==4.16.6.0
- hakyll ==4.16.7.0
- hakyll-convert ==0.3.0.5
- hal ==1.1
- half ==0.3.3
@@ -1198,7 +1198,7 @@ default-package-overrides:
- hamtsolo ==1.0.4
- HandsomeSoup ==0.4.2
- happstack-jmacro ==7.0.12.6
- happstack-server ==7.9.2.1
- happstack-server ==7.9.3
- happstack-server-tls ==7.2.1.6
- happy ==2.1.7
- happy-lib ==2.1.7
@@ -1214,7 +1214,7 @@ default-package-overrides:
- haskell-gi-base ==0.26.9
- haskell-gi-overloading ==1.0
- haskell-lexer ==1.2.1
- haskell-src ==1.0.4.1
- haskell-src ==1.0.4.2
- haskell-src-exts ==1.23.1
- haskell-src-exts-simple ==1.23.1.0
- haskell-src-exts-util ==0.2.5
@@ -1277,7 +1277,7 @@ default-package-overrides:
- hformat ==0.3.3.1
- hfsevents ==0.1.8
- hgal ==2.0.0.3
- hi-file-parser ==0.1.7.0
- hi-file-parser ==0.1.8.0
- hidapi ==0.1.8
- hinfo ==0.0.3.0
- hinotify ==0.4.2
@@ -1345,7 +1345,7 @@ default-package-overrides:
- hsini ==0.5.2.2
- hsinstall ==2.8
- HSlippyMap ==3.0.1
- hslogger ==1.3.1.2
- hslogger ==1.3.2.0
- hslua ==2.3.1
- hslua-aeson ==2.3.1.1
- hslua-classes ==2.3.1
@@ -1579,7 +1579,7 @@ default-package-overrides:
- justified-containers ==0.3.0.0
- kan-extensions ==5.2.7
- kansas-comet ==0.4.3
- katip ==0.8.8.3
- katip ==0.8.8.4
- katip-logstash ==0.1.0.2
- katip-wai ==0.2.0.0
- kazura-queue ==0.1.0.4
@@ -1784,7 +1784,7 @@ default-package-overrides:
- messagepack ==0.5.5
- metrics ==0.4.1.1
- mfsolve ==0.3.2.2
- microaeson ==0.1.0.2
- microaeson ==0.1.0.3
- microlens ==0.4.14.0
- microlens-aeson ==2.5.2
- microlens-contra ==0.1.0.3
@@ -1939,7 +1939,7 @@ default-package-overrides:
- netlib-comfort-array ==0.0.0.2
- netlib-ffi ==0.1.2
- netpbm ==1.0.4
- netrc ==0.2.0.1
- netrc ==0.2.0.2
- nettle ==0.3.1.1
- netwire ==5.0.3
- netwire-input ==0.0.7
@@ -2133,7 +2133,7 @@ default-package-overrides:
- pdf-toolbox-content ==0.1.2
- pdf-toolbox-core ==0.1.3
- pdf-toolbox-document ==0.1.4
- peano ==0.1.0.2
- peano ==0.1.0.3
- pedersen-commitment ==0.2.0
- pem ==0.2.4
- percent-format ==0.0.4
@@ -2422,7 +2422,7 @@ default-package-overrides:
- rerebase ==1.21.2
- rerefined ==0.8.0
- reroute ==0.7.0.0
- resolv ==0.2.0.2
- resolv ==0.2.0.3
- resource-pool ==0.4.0.0
- resourcet ==1.3.0
- rest-rewrite ==0.4.5
@@ -2480,7 +2480,7 @@ default-package-overrides:
- safe-gen ==1.0.1
- safe-json ==1.2.1.0
- safe-money ==0.9.1
- safecopy ==0.10.4.2
- safecopy ==0.10.4.3
- safeio ==0.0.6.0
- SafeSemaphore ==0.10.1
- saltine ==0.2.2.0
@@ -2857,7 +2857,7 @@ default-package-overrides:
- tasty-program ==1.1.0
- tasty-quickcheck ==0.11.1
- tasty-rerun ==1.1.20
- tasty-silver ==3.3.2
- tasty-silver ==3.3.2.1
- tasty-smallcheck ==0.8.2
- tasty-sugar ==2.2.2.1
- tasty-tap ==0.1.0
@@ -3047,7 +3047,7 @@ default-package-overrides:
- typelits-witnesses ==0.4.1.0
- typenums ==0.1.4
- typography-geometry ==1.0.1.0
- typst ==0.8.0.1
- typst ==0.8.0.2
- typst-symbols ==0.1.8.1
- tz ==0.1.3.6
- tzdata ==0.2.20250115.0
@@ -3179,7 +3179,6 @@ default-package-overrides:
- vty ==6.4
- vty-crossplatform ==0.4.0.0
- vty-unix ==0.2.0.0
- vty-windows ==0.2.0.4
- wai ==3.2.4
- wai-app-static ==3.1.9
- wai-cli ==0.2.3
@@ -3217,7 +3216,7 @@ default-package-overrides:
- web-cookiejar ==0.1.3.0
- web-rep ==0.14.0.0
- web-routes ==0.27.16
- web-routes-th ==0.22.8.2
- web-routes-th ==0.22.8.3
- web-view ==0.7.0
- webdriver ==0.12.0.1
- webdriver-precore ==0.1.0.2
@@ -3298,7 +3297,7 @@ default-package-overrides:
- xmonad-contrib ==0.18.1
- xor ==0.0.1.3
- xss-sanitize ==0.3.7.2
- xxhash-ffi ==0.3
- xxhash-ffi ==0.3.1
- yaml ==0.11.11.2
- yaml-unscrambler ==0.1.0.20
- Yampa ==0.15

File diff suppressed because it is too large Load Diff