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