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
93d08cda
Commit
93d08cda
authored
Jun 17, 2008
by
Simon Marlow
Browse files
T2334 is an expected failure in 6.8
parent
bf082a00
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/indexed-types/should_fail/all.T
View file @
93d08cda
...
...
@@ -26,7 +26,7 @@ test('Simple16', expect_fail, compile_fail, [''])
test
('
TyFamArity1
',
normal
,
compile_fail
,
[''])
test
('
TyFamArity2
',
normal
,
compile_fail
,
[''])
test
('
TyFamUndec
',
normal
,
compile_fail
,
[''])
test
('
T2334
',
normal
,
compile_fail
,
[''])
test
('
T2334
',
if_compiler_lt
('
ghc
',
'
6.9
',
expect_fail
)
,
compile_fail
,
[''])
test
('
GADTwrong1
',
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