haskellPackages.ghc-lib: 9_2_4_20220729 -> 9_2_5_20221107
This commit is contained in:
parent
555fb2c0c4
commit
84b4f550bd
@ -105,8 +105,8 @@ self: super: {
|
|||||||
self.data-default
|
self.data-default
|
||||||
] ++ drv.libraryHaskellDepends or [];
|
] ++ drv.libraryHaskellDepends or [];
|
||||||
}) super.ghc-exactprint;
|
}) super.ghc-exactprint;
|
||||||
ghc-lib = doDistribute self.ghc-lib_9_2_4_20220729;
|
ghc-lib = doDistribute self.ghc-lib_9_2_5_20221107;
|
||||||
ghc-lib-parser = doDistribute self.ghc-lib-parser_9_2_4_20220729;
|
ghc-lib-parser = doDistribute self.ghc-lib-parser_9_2_5_20221107;
|
||||||
ghc-lib-parser-ex = doDistribute self.ghc-lib-parser-ex_9_2_1_1;
|
ghc-lib-parser-ex = doDistribute self.ghc-lib-parser-ex_9_2_1_1;
|
||||||
hackage-security = doJailbreak super.hackage-security;
|
hackage-security = doJailbreak super.hackage-security;
|
||||||
hashable = super.hashable_1_4_1_0;
|
hashable = super.hashable_1_4_1_0;
|
||||||
|
Loading…
Reference in New Issue
Block a user