kirillFedorov1

Results 9 comments of kirillFedorov1

This error pops up like every second, it's annoying (I guess that it is the main problem, not the actual error?) So maybe there is a way, as a temporary...

Can someone please explain how can I specify that tests/tests.hs should not be loaded by hie? Should I just delete `- path: ./test/dispatcher/` `- path: ./test/functional/` `- path: ./test/unit/` sections...

@fendor I made a hie.yaml in my working root, now the error doesn't appear, but another message appears every time: `Saving 'tests.hs': Running 'Haskell Language Server' Formatter (configure).` And it...

@fendor I use stack, by the way. I have just realized that in `hie.yaml` you provided cabal is used. ``` 2020-03-16 11:55:39.1848944 [ThreadId 8] - Command `ghc --print-libdir` failed. 2020-03-16...

@fendor Sorry I tried to figure out I swear So `stack ide targets` gives me `exercises:lib, exercises:test:tests` How should `hie.yaml` look? This is wrong: ``` cradle: multi: # Usual cradle...

@fendor it still doesn't work. ``` Running HIE(hie) Version 1.0.0.0, Git revision 4bec07d79cf77c8ee855957d20e315a89f799d75 (3745 commits) x86_64 ghc-8.6.5 To run as a LSP server on stdio, provide the '--lsp' argument Current...

@jneira should I just put `chcp 65001` into the terminal and then restart hie? That didn't work :( I don't quite understand why this problem appeared only after making custom...

@jneira Yes, the same error appears in the hie log and in the console. `chcp 65001` helps to get rid of it, but then I get ``` hie: hie: panic!...