Copyright | (c) 2016 - 2017 Finn Teegen |
---|---|
License | BSD-3-clause |
Maintainer | bjp@informatik.uni-kiel.de |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
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.