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

Superfluous warning: "Proceeding with implicit cradle. You should ignore this message, [..]" #1259

Closed
martijnbastiaan opened this issue Jan 25, 2021 · 2 comments
Labels

Comments

@martijnbastiaan
Copy link

Your environment

HLS versions: it was all fetched by VS Code, so I'm not entirely sure.

Client: VS Code

Project: https://github.com/clash-lang/clash-starters/tree/b1a53b7d1e62a07026557dc392a710e8028dc515/simple

Steps to reproduce

Open the starter project I linked just now in VS Code.

Expected behaviour

It should start with no warnings.

Actual behaviour

It warns:

No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Example/Project.hs.
 Proceeding with [implicit cradle](https://hackage.haskell.org/package/implicit-hie).
You should ignore this message, unless you see a 'Multi Cradle: No prefixes matched' error.

Unless there's something wrong (e.g., Multi Cradle: No prefixes matched) I don't think this message should be displayed. The message itself even thinks so :-)

@jneira
Copy link
Member

jneira commented Jan 25, 2021

Hi, thanks for your bug report, there is plans to remove it already (demoting it to a log debug entry): #620
So i am gonna close this one (like we did with #1229) if you dont mind, you can track the resolution in the mentioned issue.

@jneira jneira closed this as completed Jan 25, 2021
@martijnbastiaan
Copy link
Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants