haskellPackages.ghc-lib*: 9.10.1.20241103 -> 9.10.1.20250103

This commit is contained in:
sternenseemann
2025-01-08 19:30:09 +01:00
parent c7920df25c
commit 93febf2ec0
2 changed files with 3 additions and 3 deletions
@@ -2876,7 +2876,7 @@ self: super: {
}) super.kmonad;
ghc-syntax-highlighter_0_0_12_0 = super.ghc-syntax-highlighter_0_0_12_0.overrideScope(self: super: {
ghc-lib-parser = self.ghc-lib-parser_9_10_1_20241103;
ghc-lib-parser = self.ghc-lib-parser_9_10_1_20250103;
});
# 2024-03-17: broken
@@ -68,8 +68,8 @@ self: super: {
fourmolu = doDistribute self.fourmolu_0_16_2_0;
hashable = doDistribute self.hashable_1_4_7_0;
integer-conversion = doDistribute self.integer-conversion_0_1_1;
ghc-lib = doDistribute self.ghc-lib_9_10_1_20241103;
ghc-lib-parser = doDistribute self.ghc-lib-parser_9_10_1_20241103;
ghc-lib = doDistribute self.ghc-lib_9_10_1_20250103;
ghc-lib-parser = doDistribute self.ghc-lib-parser_9_10_1_20250103;
ghc-lib-parser-ex = doDistribute self.ghc-lib-parser-ex_9_10_0_0;
http2 = doDistribute self.http2_5_3_9;
http-semantics = doDistribute self.http-semantics_0_3_0;