Skip to content

Check regexes at compile #8

@gabriel-fallen

Description

@gabriel-fallen

Currently regular expressions (TRegex for SchemaText) get compiled only when (and if) relevant data being validated at run-time. Thus even malformed regexes pass compilation and might sleep past testing. It would be nice if they get compiled or syntactically verified while compiling Haskell.

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