blob: 26ebb28757311d6fbf718bd3abe6e68956597dd0 (
plain) (
blame)
1
2
3
4
5
6
|
definition module checkKindCorrectness
import syntax, checksupport, containers
checkKindCorrectness :: !Index IndexRange !u:{# FunDef} !{#CommonDefs} !*{#DclModule} !*TypeVarHeap !*TypeDefInfos !*ErrorAdmin
-> (!u:{# FunDef}, !*{#DclModule}, !*TypeVarHeap, !*TypeDefInfos, !*ErrorAdmin)
|