nixpkgs/maintainers/scripts/haskell
sternenseemann 3dfbe2b6a3 maintainers/haskell/test-configurations.nix: support ghcHEAD
Since we now have a versioned configuration-ghc-*.nix file for GHC HEAD,
we don't need to add a super special case to the package set logic in
test-configurations.nix anymore. We can just create a versioned
attribute for the ghcHEAD package set (which is not exposed) and keep
using the normal discovery logic.

The only tricky bit is that GHC HEAD's configuration file is named after
the GHC release that will be branched off from it, so a little bit of
arithmetic is involved.
2023-02-13 14:42:03 +01:00
..
dependencies.nix maintainers/scripts/haskell: Add r-deps information to build-report 2021-09-18 12:52:30 +02:00
hydra-report.hs maintainers/../haskell/mark-broken: Insert eval info in commit msg 2023-01-10 00:49:56 +01:00
maintained-broken-pkgs.nix maintainers/scripts/haskell: add script to find broken maintained packages 2022-03-23 13:03:31 +01:00
maintainer-handles.nix haskellPackages: ignore maintainers without email 2023-01-30 08:27:03 +09:00
mark-broken.sh maintainers/../haskell/mark-broken: Insert eval info in commit msg 2023-01-10 00:49:56 +01:00
merge-and-open-pr.sh haskell: update link to calendar for maintainer rotation 2022-04-05 09:16:20 +09:00
regenerate-hackage-packages.sh regenerate-hackage-packages.sh: use runCommandLocal 2022-03-11 14:32:36 +01:00
regenerate-transitive-broken-packages.sh maintainers/scripts/haskell: fix regenerate-transitive-broken 2022-12-24 13:38:34 +01:00
test-configurations.nix maintainers/haskell/test-configurations.nix: support ghcHEAD 2023-02-13 14:42:03 +01:00
transitive-broken-packages.nix maintainers/scripts/haskell: fix regenerate-transitive-broken 2022-12-24 13:38:34 +01:00
update-cabal2nix-unstable.sh haskellPackages.cabal2nix-unstable: 2022-07-22 -> 2022-10-10 2022-10-12 14:51:01 +02:00
update-hackage.sh
update-stackage.sh haskellPackages.ShellCheck: unpin 2022-12-28 10:42:13 +10:00
upload-nixos-package-list-to-hackage.sh haskell: small improvements to script for merging haskell-updates PR 2021-09-20 09:55:22 +09:00