Skip to content

Build failure due to syntax error in as-pattern #91

Open
@meicpalmer

Description

@meicpalmer
llvm-hs-pretty> /tmp/stack-04e76048a098e482/llvm-hs-pretty-0.9.0.0/src/LLVM/Pretty.hs:480:7: error:
llvm-hs-pretty>     Found a binding for the ‘@’ operator in a pattern position.
llvm-hs-pretty>     Perhaps you meant an as-pattern, which must not be surrounded by whitespace
llvm-hs-pretty>     |
llvm-hs-pretty> 480 |     e @ Invoke {..} ->
llvm-hs-pretty>     |       ^

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