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
f419ba5e
Commit
f419ba5e
authored
Oct 29, 2008
by
Ian Lynagh
Browse files
Expect T2723 to fail in 6.10
parent
eb1f5f5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/rename/should_fail/all.T
View file @
f419ba5e
...
...
@@ -69,5 +69,7 @@ test('rnfail055',
test
('
rn_dup
',
normal
,
compile_fail
,
[''])
test
('
T2310
',
normal
,
compile_fail
,
[''])
test
('
T2490
',
normal
,
compile_fail
,
[''])
test
('
T2723
',
normal
,
compile
,
[''])
# Warnings only
test
('
T2723
',
if_compiler_lt
('
ghc
',
'
6.11
',
expect_fail
),
compile
,
[''])
# Warnings only
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