varosi

Results 61 comments of varosi

I don't find any "Failed to check compiler versions" message in the console. It's only that exception message.

Thanks for working on this issue! New version gives the same error. But the error is giving wrong path "C:\stack\...". Currently after update to some later Stack it's located under...

Is it possible HLint to be built with ghc-mod, too? It's used in haskell-ghc-mod plug-in and it could be built automatically.

btw, installing of most recent ghc-mod (8.2.2, 8.2.1, 8.0.2, 8.0.1) could happen on plug-in install time as people expect there to be lost most of installing time. But it's just...

I'm testing here at different projects and it's working very well! It's one of the best and useful features of haskell-ghc-mod!

EclipseFP had this feature before and it was useful.

No problem, I understand. What about using HIE (Haskell IDE Engine) instead of ghd-mod? 2016-06-04 21:49 GMT+03:00 Nikolay Yakimov [email protected]: > When (if) there's a structured ghc-mod interface, this will...

Thanks! 2016-06-06 10:33 GMT+03:00 Nikolay Yakimov [email protected]: > When it matures a bit, sure. Right now switching to hie will create more > problems than solve. > 5 июня 2016...

It's not well documented, but -ddump-stg generate some basic syntax, that could be used. Like: ` ==================== STG syntax: ==================== 2016-11-15 21:26:07.5810105 UTC add :: forall a. Num a =>...