haskell-dhall: update override for ghc-8.10.2
This commit is contained in:
parent
d9a0457680
commit
88dbd029bc
@ -66,7 +66,7 @@ self: super: {
|
|||||||
unliftio-core = doJailbreak super.unliftio-core;
|
unliftio-core = doJailbreak super.unliftio-core;
|
||||||
|
|
||||||
# Use the latest version to fix the build.
|
# Use the latest version to fix the build.
|
||||||
dhall = self.dhall_1_34_0;
|
dhall = self.dhall_1_35_0;
|
||||||
lens = self.lens_4_19_2;
|
lens = self.lens_4_19_2;
|
||||||
optics = self.optics_0_3;
|
optics = self.optics_0_3;
|
||||||
optics-core = self.optics-core_0_3_0_1;
|
optics-core = self.optics-core_0_3_0_1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user