haskellPackages: stackage LTS 23.8 -> LTS 23.17

This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
This commit is contained in:
Wolfgang Walther
2025-04-06 17:57:19 +02:00
parent 1c455b6a3a
commit 65ce16dea5
3 changed files with 179 additions and 167 deletions
@@ -2675,9 +2675,6 @@ self: super:
# https://github.com/brandonchinn178/tasty-autocollect/issues/54
tasty-autocollect = dontCheck super.tasty-autocollect;
# unbreak with tasty-quickcheck 0.11, can be dropped for Stackage LTS >= 23.9
text-builder = doDistribute self.text-builder_0_6_7_3;
postgres-websockets = lib.pipe super.postgres-websockets [
(addTestToolDepends [
pkgs.postgresql
@@ -54,6 +54,7 @@ extra-packages:
- apply-refact == 0.9.* # 2022-12-12: needed for GHC < 9.2
- apply-refact == 0.11.* # 2023-02-02: needed for hls-hlint-plugin on GHC 9.2
- attoparsec == 0.13.* # 2022-02-23: Needed to compile elm for now
- commonmark-pandoc < 0.2.3 # 2025-04-06: Needed for pandoc 3.6
- extensions == 0.1.0.2 # 2024-10-20: for GHC 9.10/Cabal 3.12
- fourmolu == 0.14.0.0 # 2023-11-13: for ghc-lib-parser 9.6 compat
- fourmolu == 0.17.0.0 # 2025-01-27: for ghc 9.10 compat
File diff suppressed because it is too large Load Diff