Skip to content

"regex-compat" package behavior is inconsistent with GHCi #152

@HoshinoTented

Description

@HoshinoTented

In Eta, this code matchRegexAll (mkRegex "[0-9]+") "123" returns Just ("","123","",[]).
But in GHCi, the same code returns Just ("","123","",["123"]).
I was using regex-compat with version "0.95.1".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions