Skip to content

Compilation stuck/errors on occurence of binding guards #204

Description

@TheMatten

Trying to compile this minimal example:

module Main where
x | _ <- 1 = 1

page either gets stuck on loading logo (https://try.purescript.org) or returns this error (https://try.ps.ai):

bad result. Likely communication issue with compiler: POST compile response failed to decode: There was a problem making the request: AJAX request failed: POST https://compile.purescript.org/compile

where response to request is 500 Internal Server Error.

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