Skip to content
Snippets Groups Projects
Commit 16d4555a authored by Bodigrim's avatar Bodigrim
Browse files

Improve error message for empty config file

Otherwise

```
$ CONFIG_FILE= cabal build
Error: cabal-3.10.1.0: Config file not found:
```

looks abrupt and confusing. Now it says

```
Error: cabal: Config file name is empty
```
parent 41225bb4
No related branches found
Tags ghc-9.2.1-alpha2
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment