We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae3a84 commit 6d1ff6cCopy full SHA for 6d1ff6c
rules_haskell_tests/tests/run-start-script.sh
@@ -29,4 +29,5 @@ NIX_PATH=nixpkgs="$pwd/nixpkgs/default.nix" \
29
bazel run \
30
--config=ci \
31
--override_repository=rules_haskell="$pwd/.." \
32
+ --override_module=rules_haskell="$pwd/.." \
33
//:example
0 commit comments