top-level/release-haskell.nix: test ghc-exactprint for more versions

Since this package has nontrivial overrides for many versions, it's
probably good to add an explicit job.
This commit is contained in:
sterni
2026-08-13 12:12:42 +02:00
parent 4be3abfe1f
commit 877e5290de

View File

@@ -559,6 +559,7 @@ let
language-nix = released;
nix-paths = released;
titlecase = released;
ghc-exactprint = released;
ghc-lib = released;
ghc-lib-parser = released;
ghc-lib-parser-ex = released;