Skip to content

Issues with some example expressions #3

Description

@jvstinian

Running the "SVG Chart" example from the side panel results in an error:

:278:1: error: [GHC-58481]
parse error (possibly incorrect indentation or mismatched brackets)

It looks like the block is being interpreted as an expression, so this can be fixed by inserting in to complete the let expression, or alternatively by wrapping the entire block in a do statement.

It looks like a similar issue might affect other examples such as "Fibonacci", "Map & Filter", and "QuickCheck".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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