Skip to content

Commit 6d1ff6c

Browse files
committedDec 21, 2023
Override rules_haskell module in run-start-script test
1 parent dae3a84 commit 6d1ff6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎rules_haskell_tests/tests/run-start-script.sh

+1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ NIX_PATH=nixpkgs="$pwd/nixpkgs/default.nix" \
2929
bazel run \
3030
--config=ci \
3131
--override_repository=rules_haskell="$pwd/.." \
32+
--override_module=rules_haskell="$pwd/.." \
3233
//:example

0 commit comments

Comments
 (0)
Please sign in to comment.