forked from haskell/haskell-ide-engine
-
Notifications
You must be signed in to change notification settings - Fork 1
hie.yaml/ghci for this repo #87
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
Comments
see the new section https://github.com/haskell/haskell-ide-engine#project-configuration |
I don't think this is really solved. I can reproduce the problem but I think this is a stack problem. |
commercialhaskell/stack#4564 seems relevant |
Closing in favour of haskell#1535 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to get
ghcide
orstack ghci
to load this repo, but themain module to load is ambiguous
.I would of thought something like
cradle: {stack: {component: "haskell-ide-engine:exe:hie"}}
would fix the issue, but it andstack ghci haskell-ide-engine:exe:hie
produce:The text was updated successfully, but these errors were encountered: