summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/module/mod73.stderr
diff options
context:
space:
mode:
authorsimonmar <unknown>2002-09-16 14:03:37 +0000
committersimonmar <unknown>2002-09-16 14:03:37 +0000
commit15dfc9bd4a42d72d6dce5bff05342d8e178cce0a (patch)
tree3d88259997c8180a1c4d5f44287f83583d912744 /testsuite/tests/ghc-regress/module/mod73.stderr
parentec56bfbe5985bbe0d823363c3f6e996bc2f3b59b (diff)
downloadhaskell-15dfc9bd4a42d72d6dce5bff05342d8e178cce0a.tar.gz
[project @ 2002-09-16 14:03:33 by simonmar]
Add Hugs's module system tests. Many of them duplicate other tests in testsuite/ghc-regress, but it was easier to just import the whole lot rather than trying to figure out which ones are useful. They don't take long to run, anyhow. One bug was found: GHC accepts a type signature for a qualified name, but this is disallowed by Haskell 98.
Diffstat (limited to 'testsuite/tests/ghc-regress/module/mod73.stderr')
-rw-r--r--testsuite/tests/ghc-regress/module/mod73.stderr2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/ghc-regress/module/mod73.stderr b/testsuite/tests/ghc-regress/module/mod73.stderr
new file mode 100644
index 0000000000..ce66f079cf
--- /dev/null
+++ b/testsuite/tests/ghc-regress/module/mod73.stderr
@@ -0,0 +1,2 @@
+
+mod73.hs:3: Variable not in scope: `Prelude.g'