Skip to content

Add flag to print GHC output to stdout #3225

@nh2

Description

@nh2

Having streaming compilation output is super useful to ensure that things compile at the right speed, especially when piping into something like ts.

#426 added a flag that can stream to a file, but that still doesn't provide streaming terminal output.

Of course interleaved output makes things messy, so it would make sense for this flag to work only for -j1.

Note that (quote @mgsloan)

If it's a local package and the last thing to build with -j1, it should output the log

but it would be great to have it also for snapshot packages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions