From 8aadf528beba855f27b8ae2953449d8c3b6ecbb6 Mon Sep 17 00:00:00 2001 From: sternenseemann Date: Tue, 11 Feb 2025 21:42:56 +0100 Subject: [PATCH] haskell-modules/HACKING: drop note about deleting haskell-updates This shouldn't be possible anymore thanks to branch protection. --- pkgs/development/haskell-modules/HACKING.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pkgs/development/haskell-modules/HACKING.md b/pkgs/development/haskell-modules/HACKING.md index 10ece9b484f6..bee6c3e8cc19 100644 --- a/pkgs/development/haskell-modules/HACKING.md +++ b/pkgs/development/haskell-modules/HACKING.md @@ -192,10 +192,6 @@ Before doing this, make sure of the following: If `maintained` packages are failing on Darwin, it is helpful to mark them as broken on that platform. -When you've double-checked these points, go ahead and merge the `haskell-updates` PR. -After merging, **make sure not to delete the `haskell-updates` branch**, since it -causes all currently open Haskell-related pull-requests to be automatically closed on GitHub. - ## Script for Merging `haskell-updates` and Opening a New PR There is a script that automates merging the current `haskell-updates` PR and