Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • testsuite/tests/concurrent/prog001/all.T
    ... ... @@ -16,4 +16,4 @@ test('concprog001', [extra_files(['Arithmetic.hs', 'Converter.hs', 'Mult.hs', 'S
    16 16
                          when(fast(), skip), only_ways(['threaded2']),
    
    17 17
                          fragile(16604),
    
    18 18
                          run_timeout_multiplier(2)],
    
    19
    -     multimod_compile_and_run, ['Mult', ''])
    19
    +     multimod_compile_and_run, ['Mult', '-Wno-x-partial'])