release-haskell.nix: build optparse-applicative with all available GHC versions

This commit is contained in:
Peter Simons 2013-04-19 09:02:35 +02:00
parent a012f18820
commit 49cbf42556

View File

@ -286,6 +286,7 @@ mapHaskellTestOn {
ObjectName = default; ObjectName = default;
OneTuple = default; OneTuple = default;
OpenAL = all; OpenAL = all;
optparseApplicative = all;
packunused = default; packunused = default;
pandoc = defaultOrLater; pandoc = defaultOrLater;
pandocTypes = default; pandocTypes = default;