#16397: --no-colour doesn't seem to do anything.

"GHC" <[email protected]> Wed, 06 Mar 2019 10:12:53 -0000
Newsgroups gmane.comp.lang.haskell.glasgow.bugs
Message-ID <[email protected]>
#16397: --no-colour doesn't seem to do anything.
-------------------------------------+-------------------------------------
           Reporter:  phadej         |             Owner:  (none)
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:
          Component:  Build System   |           Version:  8.6.3
  (Hadrian)                          |
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 I still get purple colored output.

 {{{
 | Run Ghc CompileHs Stage0: compiler/hsSyn/HsInstances.hs =>
 _build/stage0/compiler/build/HsInstances.o
 }}}

 README mentions `--progress-colour=MODE`, but also having `--colour`/
 `--no-colour` is confusing.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16397>