From 0b4156230b1cf59f1cf19d1b80b7d489af1793d1 Mon Sep 17 00:00:00 2001 From: sternenseemann Date: Tue, 25 Jul 2023 13:01:20 +0200 Subject: haskell.packages.*.ghc-source-gen: shuffle broken flags around ghc-source-gen being broken is the norm now, as it only supports GHC < 9.4. To keep tabs on it still (it is required for HLS some of the time), we add it to release-haskell.nix. --- pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml') diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml index 479c114e6c9..8489e7f7c2e 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml @@ -1781,6 +1781,7 @@ broken-packages: - ghc-plugs-out - ghc-proofs - ghc-simple + - ghc-source-gen - ghc-srcspan-plugin - ghc-syb - ghc-syb-utils -- cgit 1.4.1