| Copyright | (c) Christian Maeder and Uni Bremen 2005 |
|---|---|
| License | GPLv2 or higher, see LICENSE.txt |
| Maintainer | Christian.Maeder@dfki.de |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | None |
HasCASL.SubtypeDecl
Description
analyse subtype decls
Synopsis
- addSuperType :: Type -> Kind -> (Id, [TypeArg]) -> State Env ()
- addAliasType :: Bool -> Id -> TypeScheme -> Kind -> State Env Bool