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;
OneTuple = default;
OpenAL = all;
optparseApplicative = all;
packunused = default;
pandoc = defaultOrLater;
pandocTypes = default;