Hets - the Heterogeneous Tool Set

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

HasCASL.SubtypeDecl

Description

analyse subtype decls

Synopsis

Documentation

addSuperType :: Type -> Kind -> (Id, [TypeArg]) -> State Env ()

add a supertype to a given type id

addAliasType :: Bool -> Id -> TypeScheme -> Kind -> State Env Bool

add an alias type definition