From a4f5f8b2e5fafba79f4db5ccd02b37e4db033cf0 Mon Sep 17 00:00:00 2001 From: maralorn Date: Wed, 19 Apr 2023 23:59:12 +0200 Subject: [PATCH] haskell.packages.ghc94.lucid: drop jailbreak --- pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix | 2 -- 1 file 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 ed7c0e7cbaa0..95d9c567b7ef 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix @@ -62,8 +62,6 @@ in { ghc-source-gen = checkAgainAfter super.ghc-source-gen "0.4.3.0" "fails to build" (markBroken super.ghc-source-gen); - lucid = jailbreakForCurrentVersion super.lucid "2.11.1"; - haskell-src-meta = doJailbreak super.haskell-src-meta; # Tests fail in GHC 9.2