about summary refs log tree commit diff
path: root/third_party/bazel/rules_haskell/tests/version-macros/MainC2hs.hs
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/bazel/rules_haskell/tests/version-macros/MainC2hs.hs')
-rw-r--r--third_party/bazel/rules_haskell/tests/version-macros/MainC2hs.hs7
1 files changed, 0 insertions, 7 deletions
diff --git a/third_party/bazel/rules_haskell/tests/version-macros/MainC2hs.hs b/third_party/bazel/rules_haskell/tests/version-macros/MainC2hs.hs
deleted file mode 100644
index 82e4ec72e2..0000000000
--- a/third_party/bazel/rules_haskell/tests/version-macros/MainC2hs.hs
+++ /dev/null
@@ -1,7 +0,0 @@
-module Main where
-
-import qualified C2hsLib
-
-main :: IO ()
-main = do
-  C2hsLib.check