From e2ec64eff0b072473f4e6eedbfb85ba9fd10acc4 Mon Sep 17 00:00:00 2001 From: maralorn Date: Sun, 17 Mar 2024 13:23:16 +0100 Subject: [PATCH] haskell.packages.ghc98: Drop some overrides because they might be obsolete --- pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix b/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix index 3c3decb1bd25..c30aaa03c121 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix @@ -59,10 +59,7 @@ self: super: { megaparsec = doDistribute self.megaparsec_9_6_1; aeson = doDistribute self.aeson_2_2_1_0; attoparsec-aeson = doDistribute self.attoparsec-aeson_2_2_0_1; - ormolu = doDistribute self.ormolu_0_7_3_0; - fourmolu = doDistribute (dontCheck self.fourmolu_0_14_1_0); xmonad = doDistribute self.xmonad_0_18_0; - hlint = doDistribute self.hlint_3_8; # # Jailbreaks