about summary refs log tree commit diff
path: root/third_party/bazel/rules_haskell/tests/ghc/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/bazel/rules_haskell/tests/ghc/BUILD.bazel')
-rw-r--r--third_party/bazel/rules_haskell/tests/ghc/BUILD.bazel3
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/bazel/rules_haskell/tests/ghc/BUILD.bazel b/third_party/bazel/rules_haskell/tests/ghc/BUILD.bazel
deleted file mode 100644
index 345ce4badf..0000000000
--- a/third_party/bazel/rules_haskell/tests/ghc/BUILD.bazel
+++ /dev/null
@@ -1,3 +0,0 @@
-load("//tests/ghc:ghc.bzl", "ghc_help")
-
-ghc_help(name = "ghc_help")