Skip to content
  • Simon Marlow's avatar
    New flag: -dno-debug-output · 667ef993
    Simon Marlow authored
    From the docs:
       <para>Suppress any unsolicited debugging output.  When GHC
         has been built with the <literal>DEBUG</literal> option it
         occasionally emits debug output of interest to developers.
         The extra output can confuse the testing framework and
         cause bogus test failures, so this flag is provided to
         turn it off.</para>
    667ef993