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;
|
AgdaExecutable = default;
|
||||||
alex = all;
|
alex = all;
|
||||||
alexMeta = default;
|
alexMeta = default;
|
||||||
|
alsaCore = default;
|
||||||
|
alsaPcm = default;
|
||||||
alternativeIo = default;
|
alternativeIo = default;
|
||||||
ansiTerminal = default;
|
ansiTerminal = default;
|
||||||
ansiWlPprint = default;
|
ansiWlPprint = default;
|
||||||
@ -397,8 +399,8 @@ mapHaskellTestOn {
|
|||||||
uuagc = default;
|
uuagc = default;
|
||||||
uuid = default;
|
uuid = default;
|
||||||
uulib = default ++ latest;
|
uulib = default ++ latest;
|
||||||
uuParsinglib = default;
|
|
||||||
uuOptions = default;
|
uuOptions = default;
|
||||||
|
uuParsinglib = default;
|
||||||
vacuumCairo = default;
|
vacuumCairo = default;
|
||||||
vacuum = default;
|
vacuum = default;
|
||||||
vcsRevision = default;
|
vcsRevision = default;
|
||||||
|
Loading…
Reference in New Issue
Block a user