Skip to content

Check for free variables in merge #138

@Nadrieril

Description

@Nadrieril

This is the one bit where typechecking isn't standard-compliant: we don't check that the type of the branches of the merge don't depend on the passed value. I'm still looking for a way to implement this without writing too much boring traversing code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    standard-complianceSomething doesn't work according to the dhall standard

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions