idris-0.9.15.1: Functional Programming Language with Dependent Types

Safe HaskellNone

Idris.Core.Constraints

Description

Check universe constraints.

Synopsis

Documentation

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

Check that a list of universe constraints can be satisfied.