From 2e1877bc90f9baf9a53119da0bbac4cce0cce3ee Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 23 Jul 2025 13:49:16 +0200 Subject: [PATCH] haskell-timezone-series: jailbreak for ghc-9.12.x to allow latest time library --- pkgs/development/haskell-modules/configuration-ghc-9.12.x.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/development/haskell-modules/configuration-ghc-9.12.x.nix b/pkgs/development/haskell-modules/configuration-ghc-9.12.x.nix index 705b4261058f..633ac6e4f752 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-9.12.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-9.12.x.nix @@ -114,6 +114,7 @@ with haskellLib; self.syb self.HUnit ] super.ghc-exactprint_1_12_0_0; + timezone-series = doJailbreak super.timezone-series; # time <1.14 # # Test suite issues