Skip to content

uncaught exception in Haskell main thread: Error: Cannot create a string longer than 0x1fffffe8 characters #855

@o1lo01ol1o

Description

@o1lo01ol1o

During template haskell linking on our frontend (obelisk), we apparently hit thm hard limit in node.js for the maximum length of a string.

I opened an issue in ghcjs (ghcjs/ghcjs#842 ), but given the js backend in 9.12 that reflex is moving to, I'm not sure anyone would even look at a new issue raised in the GHCJS repo before that upgrade lands here. So, two questions:

Is there a workaround in GHCJS 8.10.7?
Will the new js backend also have this limit?

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