about summary refs log tree commit diff
path: root/third_party/bazel/rules_haskell/tests/hs-boot/A.hs-boot.in
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/bazel/rules_haskell/tests/hs-boot/A.hs-boot.in')
-rw-r--r--third_party/bazel/rules_haskell/tests/hs-boot/A.hs-boot.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/third_party/bazel/rules_haskell/tests/hs-boot/A.hs-boot.in b/third_party/bazel/rules_haskell/tests/hs-boot/A.hs-boot.in
deleted file mode 100644
index 02d37ced95..0000000000
--- a/third_party/bazel/rules_haskell/tests/hs-boot/A.hs-boot.in
+++ /dev/null
@@ -1,2 +0,0 @@
-module A where
-  newtype TA = MkTA Int