Skip to content

Commit a08c537

Browse files
committed
ghc-8.10.x: update override for dhall
1 parent 81475fa commit a08c537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/development/haskell-modules/configuration-ghc-8.10.x.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ self: super: {
6767
unliftio-core = doJailbreak super.unliftio-core;
6868

6969
# Use the latest version to fix the build.
70-
dhall = self.dhall_1_33_1;
70+
dhall = self.dhall_1_34_0;
7171
lens = self.lens_4_19_2;
7272
optics-core = self.optics-core_0_3;
7373
repline = self.repline_0_4_0_0;

0 commit comments

Comments
 (0)