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

This commit is contained in:
Peter Simons
2013-04-19 10:46:18 +02:00
parent a012f18820
commit 49cbf42556
+1
View File
@@ -286,6 +286,7 @@ mapHaskellTestOn {
ObjectName = default;
OneTuple = default;
OpenAL = all;
optparseApplicative = all;
packunused = default;
pandoc = defaultOrLater;
pandocTypes = default;