Cody Hoover

Results 28 comments of Cody Hoover

I have filed an issue here: https://github.com/Microsoft/vscode/issues/1708

Relevant information: https://github.com/DanielG/ghc-mod/issues/482 https://github.com/DanielG/ghc-mod/pull/737

The first was already closed when we began discussing it, the second was closed and supposedly fixed in 5.6. I'm still waiting on the next version of ghc to drop...

Add `"haskell.ghcMod.logLevel": "log"` to your settings. Does it give any useful information? Also, in the instances that don't work, what happens if you run ghc-mod from the command line? `ghc-mod...

If you haven't yet, please add `"haskell.ghcMod.logLevel": "log"` to your configuration and check the `ghc-mod server` output channel (ctrl+shift+u opens the output panel, then click the dropdown and look for...

Thanks for sharing the information and for your patience. Can you tell me what version of ghc-mod you have and which operating system you are using? You can see [here](https://github.com/hoovercj/vscode-ghc-mod/blob/81566094e6c2dbf362de38ffab3889c21dd8ba6a/server/src/ghcModProviders/ghcModProvider.ts#L157)...

I'm interested in this, I just want to make sure I have a sensible default or sane configuration strategy. My priority is a different project right now, but hopefully I...

@gdziadkiewicz -- any guidance on how to switch to homebrew for mac builds now?