about summary refs log tree commit diff
path: root/third_party/bazel/rules_haskell/tests/textual-hdrs/include/main_definition.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/bazel/rules_haskell/tests/textual-hdrs/include/main_definition.h')
-rw-r--r--third_party/bazel/rules_haskell/tests/textual-hdrs/include/main_definition.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/third_party/bazel/rules_haskell/tests/textual-hdrs/include/main_definition.h b/third_party/bazel/rules_haskell/tests/textual-hdrs/include/main_definition.h
deleted file mode 100644
index 071eeddd87..0000000000
--- a/third_party/bazel/rules_haskell/tests/textual-hdrs/include/main_definition.h
+++ /dev/null
@@ -1,2 +0,0 @@
-main :: IO ()
-main = putStrLn "extras-included-during-comp"