release-haskell.nix: test-build alsa-core and alsa-pcm libraries
This commit is contained in:
parent
e3425105fc
commit
c412d4bd08
@ -50,6 +50,8 @@ mapHaskellTestOn {
|
||||
AgdaExecutable = default;
|
||||
alex = all;
|
||||
alexMeta = default;
|
||||
alsaCore = default;
|
||||
alsaPcm = default;
|
||||
alternativeIo = default;
|
||||
ansiTerminal = default;
|
||||
ansiWlPprint = default;
|
||||
@ -397,8 +399,8 @@ mapHaskellTestOn {
|
||||
uuagc = default;
|
||||
uuid = default;
|
||||
uulib = default ++ latest;
|
||||
uuParsinglib = default;
|
||||
uuOptions = default;
|
||||
uuParsinglib = default;
|
||||
vacuumCairo = default;
|
||||
vacuum = default;
|
||||
vcsRevision = default;
|
||||
|
Loading…
Reference in New Issue
Block a user