remote-debugger crashes with IntelliJ Haskell plugin in Mac OS X
I used cabal install remote-debugger
to use debugger in IntelliJ on Mac OS X. when I tried to debug a program in IntelliJ, I have
"Debug execution error: Internel error occurred while executing debug process for ..." error
In command line, I got this error with remote-debugger
.
~> remote-debugger
remote-debugger: panic! (the 'impossible' happened)
(GHC version 7.10.2 for x86_64-apple-darwin):
Main module not specified
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug