Closed
Description
Your environment
HLS versions: it was all fetched by VS Code, so I'm not entirely sure.
Client: VS Code
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 :-)