diff --git a/modules/hackage-quirks.nix b/modules/hackage-quirks.nix index ebd45eb4ac..2d7baf253f 100644 --- a/modules/hackage-quirks.nix +++ b/modules/hackage-quirks.nix @@ -30,14 +30,6 @@ in [ { _file = "haskell.nix/overlays/hackage-quirks.nix#${n}"; } // lib.mkIf (n == config.name) v) { - # See https://github.com/input-output-hk/haskell.nix/issues/2277 - hoogle = { - cabalProject = '' - packages: . - allow-newer: hoogle:crypton-connection - ''; - }; - lsp-test = { cabalProject = '' packages: .