Hets - the Heterogeneous Tool Set

Copyright(c) Christian Maeder and Uni Bremen 2003-2005
LicenseGPLv2 or higher, see LICENSE.txt
MaintainerChristian.Maeder@dfki.de
Stabilityexperimental
Portabilityportable
Safe HaskellNone

HasCASL.Constrain

Description

constraint resolution

Synopsis

Documentation

partitionC :: Constraints -> (Constraints, Constraints)

partition into qualification and subtyping constraints

toListC :: Constraints -> [(Type, Type)]

convert subtypings constrains to a pair list

fromTypeMap :: TypeMap -> Rel Type

the type relation of declared types