Skip to content

cli: Error out when entryFile does not exist - #360

Merged
alt-romes merged 1 commit into
masterfrom
wip/romes/358
Aug 26, 2026
Merged

cli: Error out when entryFile does not exist#360
alt-romes merged 1 commit into
masterfrom
wip/romes/358

Conversation

@alt-romes

Copy link
Copy Markdown
Collaborator

Before this commit, we went straight to hie-bios which would fail with
an inscrutable "Couldn't execute ghc --numeric-version" when the file
didn't exist.

Fixes #358

Before this commit, we went straight to hie-bios which would fail with
an inscrutable "Couldn't execute ghc --numeric-version" when the file
didn't exist.

Fixes #358
@alt-romes
alt-romes merged commit f773fa1 into master Aug 26, 2026
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Running hdb non-existent-file.hs fails with a terrible errr

1 participant