forked from mirrors/nixpkgs
haskell.packages.ghc922.ghc-lib-parser-ex: adjust for hackage update
This commit is contained in:
parent
0f057a8d26
commit
8f980b4383
|
@ -97,7 +97,7 @@ self: super: {
|
|||
}) super.ghc-exactprint;
|
||||
ghc-lib = self.ghc-lib_9_2_2_20220307;
|
||||
ghc-lib-parser = self.ghc-lib-parser_9_2_2_20220307;
|
||||
ghc-lib-parser-ex = self.ghc-lib-parser-ex_9_2_0_2;
|
||||
ghc-lib-parser-ex = self.ghc-lib-parser-ex_9_2_0_3;
|
||||
hackage-security = doJailbreak super.hackage-security;
|
||||
hashable = super.hashable_1_4_0_2;
|
||||
hashable-time = doJailbreak super.hashable-time;
|
||||
|
|
Loading…
Reference in a new issue