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
2d23089b
Commit
2d23089b
authored
May 27, 2008
by
Ian Lynagh
Browse files
tc199 is expected to fail on GHC 6.8 (
#1061
)
parent
31dcba38
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/typecheck/should_compile/all.T
View file @
2d23089b
...
...
@@ -211,7 +211,7 @@ test('tc195', only_compiler_types(['ghc']), compile, [''])
test
('
tc196
',
normal
,
compile
,
[''])
test
('
tc197
',
normal
,
compile
,
[''])
test
('
tc198
',
normal
,
compile
,
[''])
test
('
tc199
',
normal
,
compile
,
[''])
test
('
tc199
',
if_compiler_lt
('
ghc
',
'
6.9
',
expect_broken
(
1061
))
,
compile
,
[''])
test
('
tc200
',
normal
,
compile
,
[''])
test
('
tc201
',
normal
,
compile
,
[''])
test
('
tc202
',
normal
,
compile
,
[''])
...
...
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