Skip to content
Snippets Groups Projects
Commit a897dc13 authored by Sylvain Henry's avatar Sylvain Henry Committed by Ben Gamari
Browse files

TH_import_loop is now broken as expected

parent fab2ad23
No related branches found
No related tags found
No related merge requests found
test('TH_import_loop',
[extra_files(['Main.hs', 'ModuleA.hs', 'ModuleA.hs-boot', 'ModuleB.hs', 'ModuleC.hs'])
# only broken for native linker, not the JS one
, unless(js_arch(), expect_broken(1012))
, expect_broken(1012)
], multimod_compile_and_run,
['Main', '-v0'])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment