Skip to content

ghcjs --interactive not supported #7

@fisx

Description

@fisx

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions