haskell.packages.*.semaphore-compat: only test on GHC == 9.6.* (#379837)

This commit is contained in:
maralorn
2025-02-11 15:07:29 +01:00
committed by GitHub
+2 -6
View File
@@ -616,12 +616,8 @@ let
hashable = released;
primitive = released;
semaphore-compat = [
# Compiler < 9.8 don't have the semaphore-compat core package
compilerNames.ghc865Binary
compilerNames.ghc8107
compilerNames.ghc902
compilerNames.ghc928
compilerNames.ghc948
# Compiler < 9.8 don't have the semaphore-compat core package, but
# requires unix >= 2.8.1.0 which implies GHC >= 9.6 for us.
compilerNames.ghc966
];
weeder = lib.subtractLists [