haskell.packages: Show minor version in test names

This commit is contained in:
maralorn 2022-09-21 16:23:37 +02:00
parent e2c6425398
commit b6f1e6a1b2

View File

@ -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.*`