We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81475fa commit a08c537Copy full SHA for a08c537
pkgs/development/haskell-modules/configuration-ghc-8.10.x.nix
@@ -67,7 +67,7 @@ self: super: {
67
unliftio-core = doJailbreak super.unliftio-core;
68
69
# Use the latest version to fix the build.
70
- dhall = self.dhall_1_33_1;
+ dhall = self.dhall_1_34_0;
71
lens = self.lens_4_19_2;
72
optics-core = self.optics-core_0_3;
73
repline = self.repline_0_4_0_0;
0 commit comments