atsky / haskell-idea-plugin

IntelliJ IDEA plugin for Haskell
Apache License 2.0
201 stars 21 forks source link

remote-debugger error. #128

Closed luceat-lux-vestra closed 6 years ago

luceat-lux-vestra commented 8 years ago

I spent lot of time for solve this problem but I can't figure it out.
I asked this on stackoverflow too, no answer until now.
http://stackoverflow.com/questions/36462706/haskell-remote-debugger-error-on-intellij

remote-debugger says report this as a GHC bug,
ghc says(someone commented on ghc bug tracker) it's not a ghc bug. see here

and also asked on HaskellDebugger issue tracker.

IntelliJ + haskell plugin + debugger seems best option compared to other options like grandpas(vim, emac) or babies(atom, sublime) or many others.

Please help.