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
d68cde2f
Commit
d68cde2f
authored
Jun 17, 2008
by
Simon Marlow
Browse files
rebindable9 is expect_broken(1537)
parent
819fc1bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/rebindable/all.T
View file @
d68cde2f
...
...
@@ -20,7 +20,8 @@ test('rebindable6', if_compiler_lt('ghc', '6.9', skip), compile_fail, [''])
test
('
rebindable7
',
normal
,
compile_and_run
,
[''])
test
('
rebindable8
',
if_compiler_lt
('
ghc
',
'
6.9
',
expect_broken
(
1537
)),
compile
,
[''])
test
('
rebindable9
',
normal
,
compile
,
[''])
test
('
rebindable9
',
if_compiler_lt
('
ghc
',
'
6.9
',
expect_broken
(
1537
)),
compile
,
[''])
# Tests from Oleg
test
('
DoRestrictedM
',
normal
,
compile
,
[''])
...
...
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