Haskell Leksah and GHCI

682 views Asked by At

In Leksah, I get the following error whenever trying to debug anything. First it says:

"GHCi debugger is not running."

So I click "Start GHCi"

Then I get the following in the console:

GHCi, version 7.8.3: http://www.haskell.org/ghc/ :? for help ghc: --interactive can't be used with -prof or -unreg. Usage: For basic information, try the `--help' option.

My project cabal builds fine. I've done everything in my cabal and apt-get back go tricks to try and get this working. But to no avail. Any ideas?

2

There are 2 answers

3
Fresheyeball On BEST ANSWER

So apparently Leksah is just terrible and unreliable. Don't bother with Leksah, if you want ide style features for Haskell try:

  • Fp Complete
  • Atom.io with ide-haskell
  • Vim
  • Emacs
0
jhegedus On

I think you should give Leksah another go. It is pretty nice the latest version, works with ghc 7.10.