haskell / haskell/process

Better error messages when file does not exist

Open
#184 8 comments 1 reaction 0 assignees View on GitHub
Dominant language
Haskell
Stars
91
Forks
91
PR merge metrics
No merged PRs in 30d

Description

Currently, we get cryptic error messages like:

```
createProcess: runInteractiveProcess: exec: does not exist (No such file or directory)
```

Which tells us nothing about what it is that we were trying to run that does not exist. It would be very helpful for debugging if the path that does not exist was included in the error message.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.