about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-hackage2nix
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2023-07-25 13:01:20 +0200
committersternenseemann <sternenseemann@systemli.org>2023-07-25 13:01:20 +0200
commit0b4156230b1cf59f1cf19d1b80b7d489af1793d1 (patch)
treeb68d32fc91a57d4ba208e7953b0315e3b1bad587 /pkgs/development/haskell-modules/configuration-hackage2nix
parent277bf961c323b6cde46932cc9308135d0687af95 (diff)
downloadnixlib-0b4156230b1cf59f1cf19d1b80b7d489af1793d1.tar
nixlib-0b4156230b1cf59f1cf19d1b80b7d489af1793d1.tar.gz
nixlib-0b4156230b1cf59f1cf19d1b80b7d489af1793d1.tar.bz2
nixlib-0b4156230b1cf59f1cf19d1b80b7d489af1793d1.tar.lz
nixlib-0b4156230b1cf59f1cf19d1b80b7d489af1793d1.tar.xz
nixlib-0b4156230b1cf59f1cf19d1b80b7d489af1793d1.tar.zst
nixlib-0b4156230b1cf59f1cf19d1b80b7d489af1793d1.zip
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.
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-hackage2nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
index 479c114e6c94..8489e7f7c2e6 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