ghc-8.10.x: update override for dhall
This commit is contained in:
parent
81475fabc8
commit
a08c537cfb
@ -67,7 +67,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_33_1;
|
dhall = self.dhall_1_34_0;
|
||||||
lens = self.lens_4_19_2;
|
lens = self.lens_4_19_2;
|
||||||
optics-core = self.optics-core_0_3;
|
optics-core = self.optics-core_0_3;
|
||||||
repline = self.repline_0_4_0_0;
|
repline = self.repline_0_4_0_0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user