summaryrefslogtreecommitdiff
path: root/testsuite/tests/backpack/cabal/T20509/p/A.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/backpack/cabal/T20509/p/A.hs')
-rw-r--r--testsuite/tests/backpack/cabal/T20509/p/A.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/backpack/cabal/T20509/p/A.hs b/testsuite/tests/backpack/cabal/T20509/p/A.hs
new file mode 100644
index 0000000000..6be0e516e5
--- /dev/null
+++ b/testsuite/tests/backpack/cabal/T20509/p/A.hs
@@ -0,0 +1,3 @@
+module A where
+ import H
+ data T = T S1 S2