Skip to content
GitLab
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
bf082a00
Commit
bf082a00
authored
Jun 17, 2008
by
Simon Marlow
Browse files
2310 is not fixed on the 6.8 branch (yet)
parent
815f0cf3
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/rename/should_fail/all.T
View file @
bf082a00
...
...
@@ -59,5 +59,5 @@ test('rnfail054', normal, compile_fail, [''])
test
('
rnfail055
',
if_compiler_lt
('
ghc
',
'
6.9
',
skip
),
multimod_compile_fail
,
['
RnFail055
','
-v0
'])
test
('
rn_dup
',
normal
,
compile_fail
,
[''])
test
('
T2310
',
normal
,
compile_fail
,
[''])
test
('
T2310
',
if_compiler_lt
('
ghc
',
'
6.9
',
expect_fail
)
,
compile_fail
,
[''])
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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