haskellPackages.optparse-generic_1_4_4: Correct version of dependency
This commit is contained in:
parent
4f0af81b01
commit
738d4fef65
@ -1450,6 +1450,10 @@ self: super: {
|
|||||||
# binary-instances needs the latest version.
|
# binary-instances needs the latest version.
|
||||||
time-compat = self.time-compat_1_9_4;
|
time-compat = self.time-compat_1_9_4;
|
||||||
|
|
||||||
|
optparse-generic_1_4_4 = super.optparse-generic_1_4_4.override {
|
||||||
|
optparse-applicative = self.optparse-applicative_0_16_0_0;
|
||||||
|
};
|
||||||
|
|
||||||
# INSERT NEW OVERRIDES ABOVE THIS LINE
|
# INSERT NEW OVERRIDES ABOVE THIS LINE
|
||||||
} // (let
|
} // (let
|
||||||
inherit (self) hls-ghcide hls-brittany;
|
inherit (self) hls-ghcide hls-brittany;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user