haskellPackages.ghc-lib*: 9.10.1.20241103 -> 9.10.1.20250103
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user