diff options
Diffstat (limited to 'third_party/bazel/rules_haskell/tests/hs-boot/MA.hs-boot')
-rw-r--r-- | third_party/bazel/rules_haskell/tests/hs-boot/MA.hs-boot | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/third_party/bazel/rules_haskell/tests/hs-boot/MA.hs-boot b/third_party/bazel/rules_haskell/tests/hs-boot/MA.hs-boot deleted file mode 100644 index 0ab8c899f2e1..000000000000 --- a/third_party/bazel/rules_haskell/tests/hs-boot/MA.hs-boot +++ /dev/null @@ -1,2 +0,0 @@ -module MA where - newtype TA = MkTA Int |