Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GHC error when running from the commandline. #2

Open
sammerry opened this issue Jan 10, 2015 · 2 comments
Open

GHC error when running from the commandline. #2

sammerry opened this issue Jan 10, 2015 · 2 comments

Comments

@sammerry
Copy link

When running with the following command i get a GHC error.

$ ./remote-debugger -i ../../../

{"info":"warning","message":"unknown argument: -i"}
{"info":"warning","message":"unknown argument: ../../../"}
remote-debugger: panic! (the 'impossible' happened)
  (GHC version 7.8.3 for x86_64-apple-darwin):
    Main module not specified

Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug
@rkarp
Copy link

rkarp commented Aug 16, 2015

I'm getting the same error on Win7 with GHC 7.10.2 64-bit.

@luceat-lux-vestra
Copy link

I understood -m is required,
and -m'/whithout/blank/path/to/Main.hs'

but It doesn't help to solve error occurs on IntelliJ side below.

Debug execution error: Internal error occured while executing debug process for Haskell

I got this error while I tried to make it work with IntelliJ + Haskell plugin, I wasted lot of times for this and now I gave up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants