Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC Commits: 1da0c700 by Andreas Klebinger at 2025-10-06T18:05:14-04:00 Testsuite: Silence warnings about Wx-partial in concprog001 - - - - - 1 changed file: - testsuite/tests/concurrent/prog001/all.T Changes: ===================================== testsuite/tests/concurrent/prog001/all.T ===================================== @@ -16,4 +16,4 @@ test('concprog001', [extra_files(['Arithmetic.hs', 'Converter.hs', 'Mult.hs', 'S when(fast(), skip), only_ways(['threaded2']), fragile(16604), run_timeout_multiplier(2)], - multimod_compile_and_run, ['Mult', '']) + multimod_compile_and_run, ['Mult', '-Wno-x-partial']) View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1da0c700887fe6ef7008b22f87fe7541... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1da0c700887fe6ef7008b22f87fe7541... You're receiving this email because of your account on gitlab.haskell.org.