Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

haskell: add link to Hydra build report for haskell-updates branch to PR message

+1 -1
+1 -1
maintainers/scripts/haskell/merge-and-open-pr.sh
··· 97 97 98 98 This PR is the regular merge of the \`haskell-updates\` branch into \`master\`. 99 99 100 - This branch is being continually built and tested by hydra at https://hydra.nixos.org/jobset/nixpkgs/haskell-updates. 100 + This branch is being continually built and tested by hydra at https://hydra.nixos.org/jobset/nixpkgs/haskell-updates. You may be able to find an up-to-date Hydra build report at [cdepillabout/nix-haskell-updates-status](https://github.com/cdepillabout/nix-haskell-updates-status). 101 101 102 102 We roughly aim to merge these \`haskell-updates\` PRs at least once every two weeks. See the @NixOS/haskell [team calendar](https://cloud.maralorn.de/apps/calendar/p/Mw5WLnzsP7fC4Zky) for who is currently in charge of this branch. 103 103