Skip to content

quickfix file fails to generate if stack exists unexpectedly  #368

@xave

Description

@xave

Running a command such as ghcid -o quickfix --command="stack build --test --pedantic --fast --ghc-options='-DDEVELOPMENT -fobject-code -j +RTS -A64m -n2m -RTS'" fails to generate a quickfix file if stack exists with:

Command "stack build --test --pedantic --fast --ghc-options='-DDEVELOPMENT -fobject-code -j +RTS -A64m -n2m -RTS'" 

exited unexpectedly with error message:     Process exited with code: ExitFailure 1

*Current behavior*
On failure, no quickfix file is generated at all. 

*Expected behavior*
The quickfix file would be generated even if the process is interrupted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions