Skip to content

Issues with webapp.hs demo #22

@mephistopheles-8

Description

@mephistopheles-8

I attempted a build of the webapp.hs demo. It kinda worked! I did run into a few issues, though:

  • The output js attempted to call parentNode of an HTMLElement as a function. I just changed this in the output javascript to get the demo to work.
  • A few errors were received in the console, including listen websocket: request received for non existent closure and listen: Communication error

The Fibonacci sequence and the input bits appeared to work fine, though there was some flickering in the browser during the socket errors. The counter buttons crashed the program.

I'm using the lts-7.19 resolver, and my extra deps look like this:

extra-deps:
- axiom-0.4.6
- transient-0.5.9.2
- transient-universe-0.4.6.1

I saw that the stack.yaml in the repos were fixed to commits -- should I do the same?

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