Skip to content
This repository was archived by the owner on Oct 5, 2022. It is now read-only.
This repository was archived by the owner on Oct 5, 2022. It is now read-only.

Interactive main getting stuck #79

Open
@freeman42x

Description

@freeman42x

When loading this into repl https://github.com/puffnfresh/fp-course/blob/twitch/projects/TicTacToe/Main.hs and running main the repl seems to break and does not output anything:

image

Plugin was configured to use stack repl. Using stack repl it works fine:

image

If I click Interrupt current computation I get:

image

Process crashed while running request

stderr:
stdout:
...
...
...
request:
:{
main
:}
Hide Stack Trace
TypeError: Cannot read property 'stderr' of undefined
    at Object.promiseGenerator (C:\Users\freeman42x\.atom\packages\ide-haskell-repl\lib\interactive-process.js:13[0]():46)

I also want to use this oportunity to thank you for creating this extension. The reload on file save and re-run last command is a super useful feature which I have not seen in any other extension/repl's. Having syntax highlighting and autocomplete is also something rare or maybe even unique.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions