We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a593906 commit 05054cbCopy full SHA for 05054cb
test/cabal-doctests/default.nix
@@ -1,5 +1,5 @@
1
# Test a package set
2
-{ stdenv, util, cabalProject', haskellLib, gmp6, zlib, recurseIntoAttrs, runCommand, testSrc, compiler-nix-name }:
+{ stdenv, util, cabalProject', haskellLib, gmp6, zlib, recurseIntoAttrs, runCommand, testSrc, compiler-nix-name, buildPackages }:
3
4
with stdenv.lib;
5
0 commit comments