nixpkgs/.github
sternenseemann ef9631e523 pkgs/top-level: init expression for haskell-updates jobset
release-haskell.nix is intended to be a replacement for
https://github.com/peti/ci/blob/master/haskell-nixpkgs.nix
which is currently the main expression for the haskell-updates jobset
on hydra (in the nixpkgs project).

It has the same jobs as the old haskell-nixpkgs.nix file:

* haskellPackages.*
* haskell.compiler.*
* Some extra haskell packages for certain compilers

The following jobs are new:

* tests.haskell.*
* A manually maintained list of top-level haskell packages (most of them
  using justStaticExecutables)
* An aggregate job which is intended to aid merging the haskell-updates
  branch: It holds an arbitrary list of haskell-related packages and
  tests we intend have working at all times. This is still somewhat
  incomplete and should be extendend in the future.

Additionally a lot of refactoring has been done and some unnecessary
code has been eliminated. Due to the increased set of jobs and my
ideas of convenience however, the code size has grown overall.
I've tried document the individual parts and would be happy about
feedback in general.

One future improvement could be making adding top-level haskell packages
more convenient and adding them all to the aggregate job automatically.
2021-05-03 11:40:03 +02:00
..
ISSUE_TEMPLATE modified out-of-date template 2020-10-22 11:29:39 +02:00
workflows editorconfig check: avoid channels as they might break one day 2021-04-29 10:14:40 +02:00
CODEOWNERS pkgs/top-level: init expression for haskell-updates jobset 2021-05-03 11:40:03 +02:00
CONTRIBUTING.md treewide: stdenv.lib -> lib 2021-01-24 01:49:49 +01:00
ISSUE_TEMPLATE.md ISSUE_TEMPLATE: 'nix run' -> 'nix-shell -p' 2020-01-05 22:47:43 +01:00
labeler.yml pkgs/top-level: init expression for haskell-updates jobset 2021-05-03 11:40:03 +02:00
PULL_REQUEST_TEMPLATE.md PULL_REQUEST_TEMPLATE.md: use rendered docs 2020-11-13 16:18:19 -08:00
STALE-BOT.md STALE-BOT.md: Mention github not notifying 2020-12-09 23:24:02 +02:00
stale.yml stale-bot: TL;DR tweak 2020-10-26 12:58:04 -05:00