Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display some progress indicator when compiling #344

Open
parsonsmatt opened this issue Sep 8, 2021 · 1 comment
Open

Display some progress indicator when compiling #344

parsonsmatt opened this issue Sep 8, 2021 · 1 comment

Comments

@parsonsmatt
Copy link

When ghcid starts rebuilding, it shows the module that triggered recompilation:

Reloading...
  /home/matt/Projects/my-cool-project/src/MCP/Some/Module.hs

When reloading in ghci, we get to see the current module that is compiling. It'd be nice to have that output as well - possibly in a sticky line that gets overwritten each time.

@ndmitchell
Copy link
Owner

Not unreasonable, but probably not something I'm likely to implement as I mostly use HLS nowadays.

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

No branches or pull requests

2 participants