Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
e2a98a16
Commit
e2a98a16
authored
Aug 01, 2002
by
simonmar
Browse files
[project @ 2002-08-01 13:47:16 by simonmar]
rnfail034 works, not sure why it was an expected failure
parent
1f6da4ca
Changes
2
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/rename/should_fail/all.T
View file @
e2a98a16
...
...
@@ -30,7 +30,7 @@ test('rnfail030', normal, compile_fail, [''])
test
('
rnfail031
',
normal
,
compile_fail
,
[''])
test
('
rnfail032
',
normal
,
compile_fail
,
[''])
test
('
rnfail033
',
normal
,
compile_fail
,
[''])
test
('
rnfail034
',
expect_fai
l
,
compile_fail
,
[''])
test
('
rnfail034
',
norma
l
,
compile_fail
,
[''])
test
('
rnfail035
',
normal
,
compile_fail
,
[''])
# these two are really a single multi-module test
...
...
testsuite/tests/ghc-regress/rename/should_fail/rnfail034.stderr
View file @
e2a98a16
rnfail034.hs:4:
Invalid use of qualified name `M.y' in a binding group
Invalid use of qualified name `M.y'
In the binding group for `M.y'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment