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.
requires_nix
1 parent cfa57a3 commit 34e1273Copy full SHA for 34e1273
rules_haskell_tests/tests/ghcWithPackages_2097/BUILD.bazel
@@ -3,6 +3,7 @@ load("//tests/integration_testing:rules_haskell_integration_test.bzl", "rules_ha
3
rules_haskell_integration_test(
4
name = "ghc_with_packages_test",
5
srcs = ["Test.hs"],
6
+ tags = ["requires_nix"],
7
workspace_path = "test",
8
)
9
0 commit comments