haskell: Add link to current haskell update PR search

This commit is contained in:
Ellie Hermaszewska 2022-08-29 10:46:34 +08:00
parent 7cfa85b182
commit 965685320f
No known key found for this signature in database
GPG Key ID: C8116E3A0C1CA76A

View File

@ -249,6 +249,8 @@ opening the next one. When you want to merge the currently open
$ ./maintainers/scripts/haskell/merge-and-open-pr.sh PR_NUM_OF_CURRENT_HASKELL_UPDATES_PR
```
Find the PR number easily [here](https://github.com/nixos/nixpkgs/pulls?q=is%3Apr+is%3Aopen+head%3Ahaskell-updates)
This does the following things:
1. Fetches `origin`, makes sure you currently have the `haskell-updates`