Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Artem Pelenitsyn's avatar
    5728d9fa
    Sort out Hadrian colored output flags (fix #16397) · 5728d9fa
    Artem Pelenitsyn authored and Marge Bot's avatar Marge Bot committed
    Hadrian used to have a separate flag --progress-colour to control
    colored output during the build. After introduction of a Shake flag
    with similar purpose Hadrian's flag became redundant. The commit removes
    --progress-colour and switches to Shake's flag. The only difference
    between the two is that Hadrian has special default mode when it tries
    to determine if the terminal support colored output. The user can
    override it using (Shake's) `--[no-]color`.
    5728d9fa
    History
    Sort out Hadrian colored output flags (fix #16397)
    Artem Pelenitsyn authored and Marge Bot's avatar Marge Bot committed
    Hadrian used to have a separate flag --progress-colour to control
    colored output during the build. After introduction of a Shake flag
    with similar purpose Hadrian's flag became redundant. The commit removes
    --progress-colour and switches to Shake's flag. The only difference
    between the two is that Hadrian has special default mode when it tries
    to determine if the terminal support colored output. The user can
    override it using (Shake's) `--[no-]color`.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.