Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
27c2fd71
Commit
27c2fd71
authored
Jun 03, 2013
by
gmainland
Browse files
Peculiarly, we now pass this test on ghci.
parent
f8dd6504
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/th/TH_import_loop/TH_import_loop.T
View file @
27c2fd71
...
...
@@ -4,7 +4,7 @@ setTestOpts(when(compiler_profiled(), skip))
test
('
TH_import_loop
',
[
extra_clean
(['
ModuleA.o-boot
',
'
ModuleA.hi-boot
',
'
ModuleC.o
',
'
ModuleC.hi
']),
expect_broken
(
1012
)],
expect_broken
_for
(
1012
,
['
normal
',
'
hpc
',
'
optasm
',
'
threaded1
',
'
threaded2
',
'
dyn
',
'
optllvm
']
)],
multimod_compile_and_run
,
['
Main
',
'
-v0
'])
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