summaryrefslogtreecommitdiff
path: root/testsuite/tests/cabal/cabal06/p-1.0/P.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/cabal/cabal06/p-1.0/P.hs')
-rw-r--r--testsuite/tests/cabal/cabal06/p-1.0/P.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/cabal/cabal06/p-1.0/P.hs b/testsuite/tests/cabal/cabal06/p-1.0/P.hs
new file mode 100644
index 0000000000..7d63e39dac
--- /dev/null
+++ b/testsuite/tests/cabal/cabal06/p-1.0/P.hs
@@ -0,0 +1,3 @@
+module P where
+p :: Int
+p = 0