[Git][ghc/ghc][wip/sand-witch/pattern- at a-binders] Fix TH failing on JS backend
Andrei Borzenkov (@sand-witch)
gitlab at gitlab.haskell.org
Tue Jul 4 15:38:30 UTC 2023
Andrei Borzenkov pushed to branch wip/sand-witch/pattern- at a-binders at Glasgow Haskell Compiler / GHC
Commits:
6da65362 by Andrei Borzenkov at 2023-07-04T19:38:20+04:00
Fix TH failing on JS backend
- - - - -
1 changed file:
- testsuite/tests/rename/should_compile/all.T
Changes:
=====================================
testsuite/tests/rename/should_compile/all.T
=====================================
@@ -220,4 +220,4 @@ test('ExportWarnings3', extra_files(['ExportWarnings_base.hs', 'ExportWarnings_a
test('ExportWarnings4', extra_files(['ExportWarnings_base.hs', 'ExportWarnings_aux.hs']), multimod_compile, ['ExportWarnings4', '-v0 -Wno-duplicate-exports -Wx-custom'])
test('ExportWarnings5', extra_files(['ExportWarnings_base.hs', 'ExportWarnings_aux.hs']), multimod_compile, ['ExportWarnings5', '-v0 -Wno-duplicate-exports -Wx-custom'])
test('ExportWarnings6', normal, compile, ['-Wincomplete-export-warnings'])
-test('T22478a', normal, compile, [''])
+test('T22478a', req_th, compile, [''])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6da65362b2b73e48114b9ae0194da87bc2189328
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6da65362b2b73e48114b9ae0194da87bc2189328
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230704/c28a3d9f/attachment-0001.html>
More information about the ghc-commits
mailing list