From aa1ab6c835a0f45d97fe8024b3ab3e6dbf6f4789 Mon Sep 17 00:00:00 2001 From: Naïm Favier Date: Tue, 5 Dec 2023 19:18:04 +0100 Subject: haskellPackages: fix eval some more --- pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix') diff --git a/pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix b/pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix index fb6d9bce9f36..fb79b65be137 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix @@ -91,7 +91,7 @@ self: super: { # https://github.com/mokus0/th-extras/pull/21 th-extras = doJailbreak super.th-extras; - ghc-lib = doDistribute self.ghc-lib_9_6_3_20231014; + ghc-lib = doDistribute self.ghc-lib_9_6_3_20231121; ghc-lib-parser = doDistribute self.ghc-lib-parser_9_6_3_20231121; ghc-lib-parser-ex = doDistribute self.ghc-lib-parser-ex_9_6_0_2; -- cgit 1.4.1