summary refs log tree commit diff
path: root/maintainers/scripts
diff options
context:
space:
mode:
authormaralorn <mail@maralorn.de>2023-04-08 00:24:31 +0200
committermaralorn <mail@maralorn.de>2023-04-08 00:24:31 +0200
commit632d358c647a48bafd6ab322239b78f30c2e93f8 (patch)
tree782aff1289505286d9e84c04d5af3fcdf26f4107 /maintainers/scripts
parent96062ba9fb3ac274ed688da6f82b649701083970 (diff)
maintainers/scripts/haskell: Add reference to manual to PR template
Diffstat (limited to 'maintainers/scripts')
-rwxr-xr-xmaintainers/scripts/haskell/merge-and-open-pr.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/maintainers/scripts/haskell/merge-and-open-pr.sh b/maintainers/scripts/haskell/merge-and-open-pr.sh
index 9e6ebafaccc86..044151305e355 100755
--- a/maintainers/scripts/haskell/merge-and-open-pr.sh
+++ b/maintainers/scripts/haskell/merge-and-open-pr.sh
@@ -112,6 +112,8 @@ The short version is this:
 * We only do the merge if the [\`mergeable\`](https://hydra.nixos.org/job/nixpkgs/haskell-updates/mergeable) job is succeeding on hydra.
 * If a [\`maintained\`](https://hydra.nixos.org/job/nixpkgs/haskell-updates/maintained) package is still broken at the time of merge, we will only merge if the maintainer has been pinged 7 days in advance. (If you care about a Haskell package, become a maintainer!)
 
+More information about Haskell packages in nixpkgs can be found [in the nixpkgs manual](https://nixos.org/manual/nixpkgs/unstable/#haskell).
+
 ---
 
 This is the follow-up to #${curr_haskell_updates_pr_num}. Come to [#haskell:nixos.org](https://matrix.to/#/#haskell:nixos.org) if you have any questions.