summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T19773a.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/indexed-types/should_fail/T19773a.hs')
-rw-r--r--testsuite/tests/indexed-types/should_fail/T19773a.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/indexed-types/should_fail/T19773a.hs b/testsuite/tests/indexed-types/should_fail/T19773a.hs
new file mode 100644
index 0000000000..57503b94c6
--- /dev/null
+++ b/testsuite/tests/indexed-types/should_fail/T19773a.hs
@@ -0,0 +1,4 @@
+{-# LANGUAGE TypeFamilies #-}
+module T19773a where
+
+data family DF a