Skip to content

Commit

Permalink
haskell.packages: Show minor version in test names
Browse files Browse the repository at this point in the history
  • Loading branch information
maralorn committed Sep 21, 2022
1 parent e2c6425 commit b6f1e6a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pkgs/top-level/release-haskell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ let

# list of all compilers to test specific packages on
released = with compilerNames; [
ghc88
ghc810
ghc90
ghc92
ghc884
ghc8107
ghc902
ghc924
];

# packagePlatforms applied to `haskell.packages.*`
Expand Down

0 comments on commit b6f1e6a

Please sign in to comment.