From e0801b2b7e45cf36ad3aa0dcd3d96125c4f890d6 Mon Sep 17 00:00:00 2001 From: sorki Date: Thu, 25 Jan 2024 10:07:55 +0100 Subject: [PATCH] haskellPackages.lens-family-th: drop doJailbreak New version released last week that is compatible up to GHC 9.8 https://hackage.haskell.org/package/lens-family-th-0.5.3.1/changelog --- pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix | 1 - pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix | 1 - 2 files changed, 2 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix b/pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix index b9836d0fc497..82cbf5ff23aa 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix @@ -59,7 +59,6 @@ in { hashable-time = doJailbreak super.hashable-time; libmpd = doJailbreak super.libmpd; - lens-family-th = doJailbreak super.lens-family-th; # template-haskell <2.19 # generically needs base-orphans for 9.4 only base-orphans = dontCheck (doDistribute super.base-orphans); 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 939906393eac..0aafb27ceb1e 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix @@ -129,7 +129,6 @@ self: super: { hls-cabal-plugin ghc-trace-events gi-cairo-connector # mtl <2.3 - lens-family-th # template-haskell <2.19 ghc-prof # base <4.18 env-guard # doctest <0.21 package-version # doctest <0.21, tasty-hedgehog <1.4