haskell-dhall: update overrides for the new release

This commit is contained in:
Peter Simons
2020-10-23 21:00:26 +02:00
parent 55a9078748
commit 90500cc7a4
2 changed files with 2 additions and 2 deletions
@@ -66,7 +66,7 @@ self: super: {
unliftio-core = doJailbreak super.unliftio-core;
# Use the latest version to fix the build.
dhall = self.dhall_1_35_0;
dhall = self.dhall_1_36_0;
lens = self.lens_4_19_2;
optics = self.optics_0_3;
optics-core = self.optics-core_0_3_0_1;