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

ghcjs --interactive not supported #7

Open
fisx opened this issue Feb 14, 2017 · 2 comments
Open

ghcjs --interactive not supported #7

fisx opened this issue Feb 14, 2017 · 2 comments

Comments

@fisx
Copy link

fisx commented Feb 14, 2017

opening this in the hope that it's a simple mistake of mine and easy to fix. thanks for the great work!

$ stack exec -- ghcjs --interactive
ghcjs-0.2.1.9007019-8.0.1.bin: --interactive is not yet supported.
Usage: For basic information, try the `--help' option.

stack.yaml as in https://docs.haskellstack.org/en/stable/ghcjs/, tried with lts-7.1 and lts-7.19.

thoughts after a quick search:

the discussion in commercialhaskell/stack#337 looks like this feature has been working since 2015. perhaps ghcjs just needs to be built in a different way, like with some extra flag?

the nix setup for reflex has the same issue: reflex-frp/reflex-platform#96

@fisx
Copy link
Author

fisx commented Feb 14, 2017

Ah, it's not supposed to work with ghc8: ghcjs/ghcjs#171

too bad. sorry for opening this bogus issue, please close. but perhaps it'll help others looking into this.

@tolysz
Copy link
Owner

tolysz commented Feb 14, 2017

Yes. use lts-6.30.
For the 8.0 branch: ghcjs/ghcjs#549

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

2 participants