about summary refs log tree commit diff
path: root/third_party/bazel/rules_haskell/tests/hs-boot/MA.hs-boot
diff options
context:
space:
mode:
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-boot2
1 files changed, 2 insertions, 0 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
new file mode 100644
index 0000000000..0ab8c899f2
--- /dev/null
+++ b/third_party/bazel/rules_haskell/tests/hs-boot/MA.hs-boot
@@ -0,0 +1,2 @@
+module MA where
+  newtype TA = MkTA Int