idris

Safe HaskellNone

Core.Constraints

Description

Check universe constraints.

Synopsis

Documentation

ucheck :: [(UConstraint, FC)] -> TC ()Source

Check that a list of universe constraints can be satisfied.