curry-frontend-1.0.3: Compile the functional logic language Curry to several intermediate formats

Copyright(c) 2016 - 2017 Finn Teegen
LicenseBSD-3-clause
Maintainerbjp@informatik.uni-kiel.de
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Checks.KindCheck

Description

After the type syntax has been checked und nullary type constructors and type variables have been disambiguated, the compiler infers kinds for all type constructors and type classes defined in the current module and performs kind checking on all type definitions and type signatures.

Documentation