Alexandr Ruchkin

Results 80 comments of Alexandr Ruchkin

Yes, there's no more active support. You may take a look at https://haskell-language-server.readthedocs.io/en/latest/

Hi! Unfortunately I have no time to support this project :( I'll merge PR #422 now

Hi! Unfortunately, I can no longer support the project, and seems, that there're no active maintainers :( You can try enable detailed logging (https://github.com/SublimeHaskell/SublimeHaskell/blob/master/Settings/SublimeHaskell.sublime-settings#L284) You can also try to reproduce...

@crockeea, we will discuss it as soon as possible There are too much changes to be reviewed

Maybe when this test was written :) It's hard to write syntax def with current limitations, especcially for indent-based language. http://www.sublimetext.com/docs/3/syntax.html may be better, but i didn't try it (and...

@Placinta, Build from Tools uses 'runhaskell'. It doesn't build your code, it runs it as script. As I know, SublimeHaskell's commands like build/run/install are designed to work with .cabal projects,...

Generated files not supported