-
- Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I use vscode and have installed implicite-hie with cabal for ghc 8.10.4. when I start HLS in vscode I get the error message:
{ "resource": "/home/frank/Workspace11/uniformBase/uniformSources/uniform-algebras/app/Main.hs", "owner": "Haskell (uniform-algebras)", "severity": 8, "message": "Multi Cradle: No prefixes matched\npwd: /home/frank/Workspace11/uniformBase/uniformSources/uniform-algebras\nfilepath: /home/frank/Workspace11/uniformBase/uniformSources/uniform-algebras/app/Main.hs\nprefixes:\n(\"src\",Cabal {component = Just \"lib:uniform-algebras\"})\n", "source": "cradle", "startLineNumber": 1, "startColumn": 1, "endLineNumber": 2, "endColumn": 1 } The project is build with cabal build and contains a trivial main in app and three modules in lib/uniform-algebra.
The same appears when I create the craddle with gen-hie > hie.yaml. The result is that HLS does not work for this directory (it works on other directories in other projects. What do I wrong?
Thank you for HLS.. when it works it is very helpful!
Metadata
Metadata
Assignees
Labels
No labels